Help regarding CNN training

1 Ansicht (letzte 30 Tage)
Kaniska Samanta
Kaniska Samanta am 21 Mai 2019
Kommentiert: Kaniska Samanta am 25 Mai 2019
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.

Antworten (1)

Shounak Mitra
Shounak Mitra am 22 Mai 2019
  2 Kommentare
Kaniska Samanta
Kaniska Samanta am 24 Mai 2019
Bearbeitet: Kaniska Samanta am 25 Mai 2019
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 am 25 Mai 2019
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.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu AI for Signals finden Sie in Help Center und File Exchange

Produkte


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by