任意のサイズの画像をミニバッチデータストアに適用させる方法
1 view (last 30 days)
Show older comments
今まではdenoisingImageSourceを用いて、学習させていましたが、周波数特性によって学習させるパッチとさせないパッチを振り分けるためにミニバッチデータストアを用いています。
denoisingImageSourceでは任意のサイズの画像を指定したサイズのパッチを指定した枚数だけ切り出していましたが、ミニバッチデータストアではできませんでした。
どこを変更するべきでしょうか。
0 Comments
Answers (1)
Hirokazu Tanaka
on 14 Oct 2018
augmentedImageDatastore を適用させる方法 の方でも記載しましたが、もう少しヒントがあれば・・。
0 Comments
See Also
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!