回帰タスクのCNNでtransform関数を用いてデータストア内のイメージ データへの拡張の適用をしたいです。
Afficher commentaires plus anciens
画像から数値を回帰するCNNをしています。
以下の文献のようにtransform関数を用いてデータストア内のイメージ データへの拡張の適用をしたいです。
文献では、image to image回帰,分類における適用方法が記載されていますが、画像から数値の回帰を行う場合は、transform関数をどのようなにする変更する必要があるのでしょうか。
よろしくお願いいたします。
https://jp.mathworks.com/help/releases/R2021a/deeplearning/ug/image-augmentation-using-image-processing-toolbox.html?searchHighlight=transform&s_tid=doc_srchtitle#AugmentImagesForDeepLearningWorkflowsExample-20
Réponses (0)
Catégories
En savoir plus sur イメージ カテゴリの分類と画像検索 dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!