deep learning 回帰学習データセットの作成方法
Ältere Kommentare anzeigen
画像分類には,imagedatastoreを用いて,ラベルごとに画像を学習させていたのですが,
回帰学習に応用する場合にはclassificationlayer→regressionLayerに変換した上で,同様に画像入力の際にはimagedatastoreを使用できるのでしょうか.
また,各画像のラベルつけはどのようにしたら良いでしょうか.
上記の回帰のデータセットの作成時のように,画像とラベルを4次元配列にする必要があるのでしょうか.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!