カスタムミニバッチデータストアで学習させたネットワークを任意のサイズの画像に適用させる方法
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
今までは、denoiseImage関数を用いて、学習させていましたが、 RowColNoiseImageDatastore.m を参考にミニバッチデータストアを用いて、学習させ、ネットワークを作成しましたが、denoiseImageのように任意のサイズの画像に適用できず、学習時の入力画像サイズでしか、ネットワークを適用できません。 ミニバッチデータストアのプログラムを変更する必要があるのでしょうか、それとも別の方法があるのでしょうか。
0 commentaires
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!