カスタムミニバッチデータストアで学習させたネットワークを任意のサイズの画像に適用させる方法
1 view (last 30 days)
Show older comments
今までは、denoiseImage関数を用いて、学習させていましたが、 RowColNoiseImageDatastore.m を参考にミニバッチデータストアを用いて、学習させ、ネットワークを作成しましたが、denoiseImageのように任意のサイズの画像に適用できず、学習時の入力画像サイズでしか、ネットワークを適用できません。 ミニバッチデータストアのプログラムを変更する必要があるのでしょうか、それとも別の方法があるのでしょうか。
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!