Filter löschen
Filter löschen

helperImportMatConvNet: models from MatConvNet

1 Ansicht (letzte 30 Tage)
Eve Stu
Eve Stu am 2 Okt. 2016
Kommentiert: younghak shin am 8 Dez. 2016
I am a student. At the university I have tried this example: http://se.mathworks.com/company/newsletters/articles/deep-learning-for-computer-vision-with-matlab.html . And it works. Now I would like to use not AlexNet, but other model. >> help helperImportMatConvNet This function is provided for educational purposes only and does not support all models from MatConvNet.
1. Which models does this function provide? 2. AlexNet network was trained on 227x227-pixel images. Where can I find such kind of information for other models?
I would be grateful for your information.
  4 Kommentare
eiman kattan
eiman kattan am 4 Nov. 2016
hi i am having the same problem any one found a solution for the error given because of this function: helperImportMatConvNet>getPadding i am using alexnet as well. regards
younghak shin
younghak shin am 8 Dez. 2016
i have same problem... anyone have idea? Maybe helperImportMatConvNet function needs modification..

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Eve Stu
Eve Stu am 6 Okt. 2016
Thank you for your answer. I found out: >>help helperImportMatConvNet Imports MatConvNet network into a SeriesNetwork object from the Neural Network Toolbox. This function is provided for educational purposes only and does not support all models from MatConvNet. I have tried these examples: http://www.vlfeat.org/matconvnet/quick/ . Now I would like to use my training and test data. How should I modify the code? Can you help me?

Community Treasure Hunt

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

Start Hunting!

Translated by