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

조회 수: 2 (최근 30일)
hawi teshome
hawi teshome 2022년 1월 14일
댓글: yanqi liu 2022년 1월 24일
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

답변 (1개)

yanqi liu
yanqi liu 2022년 1월 17일
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

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by