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