imageDataAugmenterによって拡張された画像の総枚数を知りたい
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Tomohiro Takahashi
le 20 Jan 2020
Commenté : Tomohiro Takahashi
le 20 Jan 2020
CNNを用いて画像変換をしているのですが,もともと230枚の画像がimageDataAugmenterを用いることで結局どれくらいの枚数(バリエーション)に拡張されたかを知ることは可能でしょうか?
0 commentaires
Réponse acceptée
Takashi Ueno
le 20 Jan 2020
augmentedImageDatastoreにimageDataAugumenterで作成したオブジェクトを指定してご利用でしょうか?
その場合、下記ドキュメンテーションにございますように、230枚の画像が各エポックごとに(imageDataAugumenterにて指定した)異なる変換をかけられて学習に用いられます。
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!