#192 · Primary category: Deep Learning Frameworks

deep-learning-model-convertor

awesome-list caffe caffe2 convertor deep-learning deep-learning-framework keras model model-convertor mxnet neural-network pytorch tensorflow torch

The convertor/conversion of deep learning models for different deep learning frameworks/softwares.

Project last updated:06/26/23

GitHub Stars

3.2K

Forks

481

Contributors

14

License

Other

Why we included this project

Moving a trained model between deep learning frameworks usually means hunting for a converter that actually works, and that search often ends in a stale blog post. This repository collects the conversion tools people have built, official and community alike, into a single table showing which converter handles each source and target framework pair. It is not one tool that converts everything; it is a curated index, so expect to read and test whichever converter you pick before trusting it. The maintainer is upfront that not every entry has been verified, which makes it easier to see which paths are solid and where you should expect gaps. If you are weighing whether a migration from Caffe or MXNet to PyTorch is even feasible, this is a useful map to start from.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category