カスタムミニバッチデ​ータストアで学習させ​たネットワークを任意​のサイズの画像に適用​させる方法

今までは、denoiseImage関数を用いて、学習させていましたが、 RowColNoiseImageDatastore.m を参考にミニバッチデータストアを用いて、学習させ、ネットワークを作成しましたが、denoiseImageのように任意のサイズの画像に適用できず、学習時の入力画像サイズでしか、ネットワークを適用できません。 ミニバッチデータストアのプログラムを変更する必要があるのでしょうか、それとも別の方法があるのでしょうか。

Answers (0)

Categories

Products

Release

R2018b

Asked:

on 22 Oct 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!