任意のサイズの画像を​ミニバッチデータスト​アに適用させる方法

今まではdenoisingImageSourceを用いて、学習させていましたが、周波数特性によって学習させるパッチとさせないパッチを振り分けるためにミニバッチデータストアを用いています。
denoisingImageSourceでは任意のサイズの画像を指定したサイズのパッチを指定した枚数だけ切り出していましたが、ミニバッチデータストアではできませんでした。
どこを変更するべきでしょうか。

Respuestas (1)

Hirokazu Tanaka
Hirokazu Tanaka el 14 de Oct. de 2018

0 votos

augmentedImageDatastore を適用させる方法 の方でも記載しましたが、もう少しヒントがあれば・・。

Categorías

Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.

Productos

Versión

R2018a

Preguntada:

el 12 de Oct. de 2018

Respondida:

el 14 de Oct. de 2018

Community Treasure Hunt

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

Start Hunting!