Ubuntu VGG16 Pre-training model into mxnet format

Source: Internet
Author: User
Tags mxnet

A tool for converting a Caffe model into a mxnet model Https://github.com/dmlc/mxnet/tree/master/tools/caffe_converter

Model conversion

./run.sh Vgg16 (Note: The process is lengthy and sometimes it resolves a bash error)

Enter the pre-training model and network definition for the Caffe format, outputting the two items corresponding to the mxnet.

Finally, two files are generated in this directory: Vgg16-0001.params
Vgg16-symbol.json

Attention

The script is actually downloading the VGG model and network definition from the Web
http://www.robots.ox.ac.uk/~vgg/research/very_deep/
16-layer model:information page in the Caffe Zoo,
Http://www.robots.ox.ac.uk/~vgg/software/very_deep/caffe/VGG_ILSVRC_16_layers.caffemodel

To save time, you can download it later, put it in the specified directory, and then comment out some of the script's contents

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.