Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Improve Caffe Converter #5247

Merged
merged 7 commits into from
Mar 10, 2017
Merged

Improve Caffe Converter #5247

merged 7 commits into from
Mar 10, 2017

Conversation

mli
Copy link
Contributor

@mli mli commented Mar 5, 2017

  • Improved the documents
  • Refactored the codes without changing semantic meaning
  • Added convert_caffe_modelzoo.py which downloads and converts several models from caffe model zoo
  • Added test_converter.py

The future roadmap:

  • support multiple inputs
  • it seems that there are bugs when caffe is not installed, namely only installed protobuf
  • pair test with caffe. that is comparing the output between mxnet and caffe. currently we only test the accuracy of the converted model is reasonable.
  • test more caffe models

@mli mli merged commit f442b18 into master Mar 10, 2017
@mli mli deleted the caffe branch March 12, 2017 19:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant