任意のサイズの画像をミニバッチデータストアに適用させる方法
Mostrar comentarios más antiguos
今まではdenoisingImageSourceを用いて、学習させていましたが、周波数特性によって学習させるパッチとさせないパッチを振り分けるためにミニバッチデータストアを用いています。
denoisingImageSourceでは任意のサイズの画像を指定したサイズのパッチを指定した枚数だけ切り出していましたが、ミニバッチデータストアではできませんでした。
どこを変更するべきでしょうか。
Respuestas (1)
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.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!