deep learning 回帰学習データセットの作成方法
Mostra commenti meno recenti
画像分類には,imagedatastoreを用いて,ラベルごとに画像を学習させていたのですが,
回帰学習に応用する場合にはclassificationlayer→regressionLayerに変換した上で,同様に画像入力の際にはimagedatastoreを使用できるのでしょうか.
また,各画像のラベルつけはどのようにしたら良いでしょうか.
上記の回帰のデータセットの作成時のように,画像とラベルを4次元配列にする必要があるのでしょうか.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Deep Learning Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!