You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
MXNet's recent development was several times more active than Caffe's. Pull requests in this project were reviewed and merged in days instead of in months.
On the other hand, Caffe had 6480 stars and 3714 forks with a fork vs. star ratio of 0.57 while MXNet had 669 stars and 186 forks with a ratio of 0.28 as of the time of writing. MXNet's active user conversion rate was only half of Caffe's.
Being able to easily download pre-trained models from a centralized place was one of the key factors why Caffe became so popular because it greatly saved the user's time to get near the state of the art baseline feature extractors for further fine-tuning on their own datasets. Unfortunately, there's not yet a similar model zoo for MXNet. All that can be found now is just a simple tool to convert Caffe models.
MXNet should setup a model zoo as soon as possible to quickly increase the active users.
MXNet's recent development was several times more active than Caffe's. Pull requests in this project were reviewed and merged in days instead of in months.
https://github.com/dmlc/mxnet/pulse/monthly
https://github.com/BVLC/caffe/pulse/monthly
September 22, 2015 – October 22, 2015
On the other hand, Caffe had 6480 stars and 3714 forks with a fork vs. star ratio of 0.57 while MXNet had 669 stars and 186 forks with a ratio of 0.28 as of the time of writing. MXNet's active user conversion rate was only half of Caffe's.
Being able to easily download pre-trained models from a centralized place was one of the key factors why Caffe became so popular because it greatly saved the user's time to get near the state of the art baseline feature extractors for further fine-tuning on their own datasets. Unfortunately, there's not yet a similar model zoo for MXNet. All that can be found now is just a simple tool to convert Caffe models.
MXNet should setup a model zoo as soon as possible to quickly increase the active users.