Help regarding CNN training

조회 수: 1 (최근 30일)
Kaniska Samanta
Kaniska Samanta 2019년 5월 21일
댓글: Kaniska Samanta 2019년 5월 25일
Hi,
I am currently working on some signal processing techniques involving time-frequency analysis. Most of the cases, researchers are plotting the scalogram and feeding it as an image to train a pretrained CNN network by transfer learning process. Is there any way to train the network using some standard statistical features (e.g. mean, std, kurtosis, skewness etc.) instead of using the image of the scalogram? I am new in the field of deep learning so it will be much help if anyone can give any recommendation.
Thanks in advance.

답변 (1개)

Shounak Mitra
Shounak Mitra 2019년 5월 22일
  댓글 수: 2
Kaniska Samanta
Kaniska Samanta 2019년 5월 24일
편집: Kaniska Samanta 2019년 5월 25일
Hi Shounak,
Thanks for the assistance, but the link you shared is an example of training a kNN classifier. I am looking for a way to train a pretraind CNN (e.g. GoogleNet or ResNet50) with extracted features. The main problem is, pretrained CNN networks have image input layer which will not accept any feature vector of 500x20 where 500 is the number of datasamples and 20 is the number of features. If you can share any standard code, it will be great help.
Thank you again..
Kaniska Samanta
Kaniska Samanta 2019년 5월 25일
Hi,
I am currently trying to train GoogleNet network with 7 statistical features. I have converted the feature vector of 180x7 (double) into table and added the corresponding Labels. I am getting the following error,
Capture.PNG
7 sub-columns of the column 1 are the seven features. What is wrong? Please let me know if I am doing any fundamental mistake. I am quit new in this field so any recommendation is welcome.

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

카테고리

Help CenterFile Exchange에서 AI for Signals에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by