Help regarding CNN training

1 次查看(过去 30 天)
Kaniska Samanta
Kaniska Samanta 2019-5-21
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