How do i import my own data set for image to vector cnn regression?

2 Ansichten (letzte 30 Tage)
hawi teshome
hawi teshome am 14 Jan. 2022
Kommentiert: yanqi liu am 24 Jan. 2022
I have 1000 images in jpg format and a 1000*3 csv file. I want to do a cnn regression on my data set but couldn't figure out how to load my dataset? Please help

Antworten (1)

yanqi liu
yanqi liu am 17 Jan. 2022
yes,sir,may be use regressionLayer as net output Layer,and reshape data to 4-D XTrain、1-D YTrain to train net
if possible,may be upload your file to make some debug
  4 Kommentare

Melden Sie sich an, um zu kommentieren.

Community Treasure Hunt

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

Start Hunting!

Translated by