helperImportMatConvNet: models from MatConvNet

1 次查看(过去 30 天)
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 个评论
eiman kattan
eiman kattan 2016-11-4
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 2016-12-8
i have same problem... anyone have idea? Maybe helperImportMatConvNet function needs modification..

请先登录,再进行评论。

回答(1 个)

Eve Stu
Eve Stu 2016-10-6
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?

类别

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