カスタムミニバッチデータストアで学習させたネットワークを任意のサイズの画像に適用させる方法
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
今までは、denoiseImage関数を用いて、学習させていましたが、 RowColNoiseImageDatastore.m を参考にミニバッチデータストアを用いて、学習させ、ネットワークを作成しましたが、denoiseImageのように任意のサイズの画像に適用できず、学習時の入力画像サイズでしか、ネットワークを適用できません。 ミニバッチデータストアのプログラムを変更する必要があるのでしょうか、それとも別の方法があるのでしょうか。
0 comentarios
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!