2020-12-17 23:40:52 +08:00
# ![MindSpore Logo](https://www.mindspore.cn/static/img/logo_black.6a5c850d.png)
2020-07-23 20:50:02 +08:00
2020-12-17 23:40:52 +08:00
## Welcome to the Model Zoo for MindSpore
2020-07-23 20:50:02 +08:00
In order to facilitate developers to enjoy the benefits of MindSpore framework, we will continue to add typical networks and some of the related pre-trained models. If you have needs for the model zoo, you can file an issue on [gitee ](https://gitee.com/mindspore/mindspore/issues ) or [MindSpore ](https://bbs.huaweicloud.com/forum/forum-1076-1.html ), We will consider it in time.
- SOTA models using the latest MindSpore APIs
- The best benefits from MindSpore
- Officially maintained and supported
2020-12-17 23:40:52 +08:00
## Table of Contents
2020-07-23 20:50:02 +08:00
2020-10-22 16:46:41 +08:00
- [Official ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official )
2020-09-14 20:51:29 +08:00
- [Computer Vision ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/cv )
- [Image Classification ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/cv )
2020-07-23 20:50:02 +08:00
- [GoogleNet ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/cv/googlenet/README.md )
- [ResNet50[benchmark]](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/cv/resnet/README.md)
2020-12-17 23:40:52 +08:00
- [ResNet50_Quant ](https://gitee.com/mindspore/mindspore/blob/master/model_zoo/official/cv/resnet50_quant/README.md )
2020-07-23 20:50:02 +08:00
- [ResNet101 ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/cv/resnet/README.md )
- [ResNext50 ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/cv/resnext50/README.md )
- [VGG16 ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/cv/vgg16/README.md )
2020-08-25 16:47:54 +08:00
- [AlexNet ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/cv/alexnet/README.md )
2020-07-23 20:50:02 +08:00
- [LeNet ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/cv/lenet/README.md )
2020-12-17 23:40:52 +08:00
- [LeNet_Quant ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/cv/lenet_quant/Readme.md )
2020-10-26 20:18:15 +08:00
- [MobileNetV2 ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/cv/mobilenetv2/README.md )
2020-12-17 23:40:52 +08:00
- [MobileNetV2_Quant ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/cv/mobilenetv2_quant/Readme.md )
- [MobileNetV3 ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/cv/mobilenetv3/Readme.md )
2020-12-02 15:41:40 +08:00
- [InceptionV3 ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/cv/inceptionv3/README.md )
2020-12-17 14:39:02 +08:00
- [InceptionV4 ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/cv/inceptionv4/README.md )
2020-09-14 20:51:29 +08:00
- [Object Detection and Segmentation ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/cv )
2020-07-23 20:50:02 +08:00
- [DeepLabV3 ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/cv/deeplabv3/README.md )
- [FasterRCNN ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/cv/faster_rcnn/README.md )
2020-12-02 15:41:40 +08:00
- [YoloV3-DarkNet53 ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/cv/yolov3_darknet53/README.md )
2020-07-23 20:50:02 +08:00
- [YoloV3-ResNet18 ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/cv/yolov3_resnet18/README.md )
2020-12-02 15:41:40 +08:00
- [MaskRCNN ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/cv/maskrcnn/README.md )
2020-12-17 14:39:02 +08:00
- [Unet ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/cv/unet/README.md )
2020-07-23 20:50:02 +08:00
- [SSD ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/cv/ssd/README.md )
2020-08-25 16:47:54 +08:00
- [Warp-CTC ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/cv/warpctc/README.md )
2020-12-17 14:39:02 +08:00
- [RetinaFace-ResNet50 ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/cv/retinaface_resnet50/README.md )
- [Keypoint Detection ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/cv )
- [OpenPose ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/cv/openpose/README.md )
2020-07-23 20:50:02 +08:00
2020-09-14 20:51:29 +08:00
- [Natural Language Processing ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/nlp )
2020-07-23 20:50:02 +08:00
- [BERT[benchmark]](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/nlp/bert/README.md)
2020-08-22 15:43:09 +08:00
- [TinyBERT ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/nlp/tinybert/README.md )
2020-11-06 16:18:06 +08:00
- [GNMT V2 ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/nlp/gnmt_v2/README.md )
2020-12-21 16:28:46 +08:00
- [FastText ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/nlp/fasttext/README.md )
2020-12-02 15:41:40 +08:00
- [LSTM ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/nlp/lstm/README.md )
2020-07-23 20:50:02 +08:00
- [MASS ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/nlp/mass/README.md )
- [Transformer ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/nlp/transformer/README.md )
2020-09-14 20:51:29 +08:00
- [Recommender Systems ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/recommend )
2020-08-25 16:47:54 +08:00
- [DeepFM ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/recommend/deepfm/README.md )
2020-07-23 20:50:02 +08:00
- [Wide& Deep[benchmark]](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/recommend/wide_and_deep/README.md)
2020-09-14 20:51:29 +08:00
- [Graph Neural Networks ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/gnn )
2020-12-02 15:41:40 +08:00
- [BGCF ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/gnn/bgcf/README.md )
2020-08-25 16:47:54 +08:00
- [GAT ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/gnn/gat/README.md )
- [GCN ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/gnn/gcn//README.md )
2020-07-23 20:50:02 +08:00
2020-12-02 15:41:40 +08:00
- [Research ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/research )
- [Computer Vision ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/research/cv )
2020-12-17 23:40:52 +08:00
- [GhostNet_Quant ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/research/cv/ghostnet_quant/Readme.md )
2020-12-02 15:41:40 +08:00
- [SSD_GhostNet ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/research/cv/ssd_ghostnet/README.md )
2020-10-31 19:52:39 +08:00
- [TinyNet ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/research/cv/tinynet/README.md )
2020-11-12 15:40:26 +08:00
- [CycleGAN ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/research/cv/cycle_gan/README.md )
2020-12-17 14:39:02 +08:00
- [FaceAttribute ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/research/cv/FaceAttribute/README.md )
- [FaceDetection ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/research/cv/FaceDetection/README.md )
- [FaceQualityAssessment ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/research/cv/FaceQualityAssessment/README.md )
- [FaceRecognitionForTracking ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/research/cv/FaceRecognitionForTracking/README.md )
- [FaceRecognition ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/research/cv/FaceRecognition/README.md )
2020-12-16 11:49:27 +08:00
- [CenterNet ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/research/cv/centernet/README.md )
2020-12-02 15:41:40 +08:00
- [Natural Language Processing ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/research/nlp )
- [DS-CNN ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/research/nlp/dscnn/README.md )
2020-12-21 15:44:48 +08:00
- [Recommender Systems ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/research/recommend )
- [AutoDis ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/research/recommend/autodis/README.md )
2020-10-22 16:46:41 +08:00
- [Audio ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/research/audio )
2020-12-02 15:41:40 +08:00
- [FCN-4 ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/research/audio/fcn-4/README.md )
2020-12-31 10:14:46 +08:00
- [DeepSpeech2 ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/research/audio/deepspeech2/README.md )
2021-01-30 09:40:18 +08:00
- [Wavenet ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/research/audio/wavenet/README.md )
2020-12-02 15:41:40 +08:00
- [High Performance Computing ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/research/hpc )
2020-12-08 16:56:02 +08:00
- [GOMO ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/research/hpc/ocean_model/README.md )
- [Molecular_Dynamics ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/research/hpc/molecular_dynamics/README.md )
2020-07-23 20:50:02 +08:00
2020-12-02 15:41:40 +08:00
- [Community ](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/community )
2020-07-23 20:50:02 +08:00
2020-12-17 23:40:52 +08:00
## Announcements
2020-12-02 15:41:40 +08:00
2020-07-23 20:50:02 +08:00
| Date | News |
| ------------ | ------------------------------------------------------------ |
2020-10-22 16:46:41 +08:00
| September 25, 2020 | Support [MindSpore v1.0.0 ](https://www.mindspore.cn/news/newschildren/en?id=262 ) |
2020-09-14 20:51:29 +08:00
| September 01, 2020 | Support [MindSpore v0.7.0-beta ](https://www.mindspore.cn/news/newschildren/en?id=246 ) |
| July 31, 2020 | Support [MindSpore v0.6.0-beta ](https://www.mindspore.cn/news/newschildren/en?id=237 ) |
2020-07-23 20:50:02 +08:00
2020-12-17 23:40:52 +08:00
## Disclaimers
2020-07-23 20:50:02 +08:00
2020-12-02 15:41:40 +08:00
Mindspore only provides scripts that downloads and preprocesses public datasets. We do not own these datasets and are not responsible for their quality or maintenance. Please make sure you have permission to use the dataset under the dataset’ s license. The models trained on these dataset are for non-commercial research and educational purpose only.
2020-07-23 20:50:02 +08:00
To dataset owners: we will remove or update all public content upon request if you don’ t want your dataset included on Mindspore, or wish to update it in any way. Please contact us through a Github/Gitee issue. Your understanding and contribution to this community is greatly appreciated.
MindSpore is Apache 2.0 licensed. Please see the LICENSE file.
2020-12-17 23:40:52 +08:00
## License
2020-07-23 20:50:02 +08:00
[Apache License 2.0 ](https://gitee.com/mindspore/mindspore/blob/master/LICENSE )