Organise my Dataset images in 4 Array

2 ビュー (過去 30 日間)
BR
BR 2021 年 12 月 24 日
コメント済み: BR 2021 年 12 月 28 日
Hello, I am working on a project with a dataset of images and I want to apply exactly the same idea of that example to my project. This is the example: Convert Classification to Regression my main question is: How I can reach the main files of that example in MATLab database folders. How I can organise my data set exactly in the same way as this example in a 4 array, and then load my data to apply same steps. Thank you so much in advance.

採用された回答

yanqi liu
yanqi liu 2021 年 12 月 27 日
How I can reach the main files of that example in MATLab database folders.
click the button “Open live script” or check in folder, such as
C:\Users\Administrator\Documents\MATLAB\Examples\R2019a\nnet\ConvertClassificationNetworkIntoRegressionNetworkExample
How I can organise my data set exactly in the same way as this example in a 4 array,
read file and range data in matrix, label in vector
and then load my data to apply same steps.
modify net input layer to train
of course,may be upload your data,we can do some analysis
  1 件のコメント
BR
BR 2021 年 12 月 28 日
This was so helpful, than you so much.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

製品


リリース

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by