# MindSpore网络支持 `Linux` `Ascend` `GPU` `CPU` `模型开发` `中级` `高级` [![查看源文件](./_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/r1.2/docs/note/source_zh_cn/network_list_ms.md) ## Model Zoo ### 标准网络 | 领域 | 子领域 | 网络 | Ascend(Graph) | Ascend(PyNative) | GPU(Graph) | GPU(PyNative) | CPU(Graph) | CPU(PyNative) | |:---- |:------- |:---- |:----: |:----: |:----: |:----: |:----: |:----: | |计算机视觉(CV) | 图像分类(Image Classification) | [AlexNet](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/alexnet) | ✅ | ✅ | ✅ | ✅ | | | | 计算机视觉(CV) | 图像分类(Image Classification) | [CNN](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/cnn_direction_model) | ✅ | | | | | | | 计算机视觉(CV) | 图像分类(Image Classification) | [DenseNet100](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/densenet) | | | | | ✅ | ✅ | | 计算机视觉(CV) | 图像分类(Image Classification) | [DenseNet121](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/densenet) | ✅ | ✅ | | | | | | 计算机视觉(CV) | 图像分类(Image Classification) | [EfficientNet-B0](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/efficientnet) | | | ✅ | ✅ | | | | 计算机视觉(CV) | 图像分类(Image Classification) | [GoogLeNet](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/googlenet) | ✅ | ✅ | ✅ | ✅ | | | | 计算机视觉(CV) | 图像分类(Image Classification) | [InceptionV3](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/inceptionv3) | ✅ | | | | | | | 计算机视觉(CV) | 图像分类(Image Classification) | [InceptionV4](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/inceptionv4) | ✅ | | | | | | | 计算机视觉(CV) | 图像分类(Image Classification) | [LeNet](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/lenet) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | | 计算机视觉(CV) | 图像分类(Image Classification) | [LeNet(量化)](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/lenet_quant) | ✅ | | ✅ | | | | | 计算机视觉(CV) | 图像分类(Image Classification) | [MobileNetV1](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/mobilenetv1) | ✅ | | | | | | | 计算机视觉(CV) | 图像分类(Image Classification) | [MobileNetV2](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/mobilenetv2) | ✅ | ✅ | ✅ | ✅ | ✅ | | | 计算机视觉(CV) | 图像分类(Image Classification) | [MobileNetV2(量化)](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/mobilenetv2_quant) | ✅ | | ✅ | | | | | 计算机视觉(CV) | 图像分类(Image Classification) | [MobileNetV3](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/mobilenetv3) | | | ✅ | ✅ | | | | 计算机视觉(CV) | 图像分类(Image Classification) | [NASNet](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/nasnet) | | | ✅ | ✅ | | | | 计算机视觉(CV) | 图像分类(Image Classification) | [ResNet-18](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/resnet) | ✅ | | | | | | | 计算机视觉(CV) | 图像分类(Image Classification) | [ResNet-50](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/resnet) | ✅ | ✅ | ✅ | ✅ | ✅ | | | 计算机视觉(CV) | 图像分类(Image Classification) | [ResNet-50(量化)](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/resnet50_quant) | ✅ | | | | | | |计算机视觉(CV) | 图像分类(Image Classification) | [ResNet-101](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/resnet) | ✅ | ✅ | ✅ | ✅ | | | |计算机视觉(CV) | 图像分类(Image Classification) | [ResNeXt50](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/resnext50) | ✅ | | ✅ | ✅ | | | |计算机视觉(CV) | 图像分类(Image Classification) | [SE-ResNet50](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/resnet) | ✅ | ✅ | | | | | | 计算机视觉(CV) | 图像分类(Image Classification) | [ShuffleNetV1](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/shufflenetv1) | ✅ | | | | | | | 计算机视觉(CV) | 图像分类(Image Classification) | [ShuffleNetV2](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/shufflenetv2) | | | ✅ | ✅ | | | | 计算机视觉(CV) | 图像分类(Image Classification) |[SqueezeNet](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/squeezenet) | ✅ | | | | | | | 计算机视觉(CV) | 图像分类(Image Classification) | [Tiny-DarkNet](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/tinydarknet) | ✅ | | | | | | | 计算机视觉(CV) | 图像分类(Image Classification) | [VGG16](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/vgg16) | ✅ | ✅ | ✅ | ✅ | | | | 计算机视觉(CV) | 图像分类(Image Classification) | [Xception](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/xception) | ✅ | | | | | | | 计算机视觉(CV) | 目标检测(Object Detection) | [CenterFace](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/centerface) | ✅ | | | | | | | 计算机视觉(CV) | 目标检测(Object Detection) | [CTPN](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/ctpn) | ✅ | | | | | | | 计算机视觉(CV) | 目标检测(Object Detection) | [Faster R-CNN](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/faster_rcnn) | ✅ | | ✅ | | | | | 计算机视觉(CV) | 目标检测(Object Detection) | [Mask R-CNN](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/maskrcnn) | ✅ | | | | | | | 计算机视觉(CV) | 目标检测(Object Detection) |[Mask R-CNN (MobileNetV1)](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/maskrcnn_mobilenetv1) | ✅ | | | | | | | 计算机视觉(CV) | 目标检测(Object Detection) | [RetinaFace-ResNet50](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/retinaface_resnet50) | | | ✅ | ✅ | | | | 计算机视觉(CV) | 目标检测(Object Detection) | [RetinaNet](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/retinanet) | ✅ | | | | | | | 计算机视觉(CV) | 目标检测(Object Detection) | [SSD](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/ssd) | ✅ | | ✅ | ✅ | ✅ | | | 计算机视觉(CV) | 目标检测(Object Detection) | [SSD-MobileNetV1-FPN](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/ssd) | ✅ | | | | | | | 计算机视觉(CV) | 目标检测(Object Detection) | [SSD-Resnet50-FPN](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/ssd) | ✅ | | | | | | | 计算机视觉(CV) | 目标检测(Object Detection) | [SSD-VGG16](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/ssd) | ✅ | | | | | | | 计算机视觉(CV) | 目标检测(Object Detection) | [WarpCTC](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/warpctc) | ✅ | | ✅ | | | | | 计算机视觉(CV) | 目标检测(Object Detection) | [YOLOv3-ResNet18](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/yolov3_resnet18) | ✅ | | | | | | | 计算机视觉(CV) | 目标检测(Object Detection) | [YOLOv3-DarkNet53](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/yolov3_darknet53) | ✅ | ✅ | ✅ | ✅ | | | | 计算机视觉(CV) | 目标检测(Object Detection) | [YOLOv3-DarkNet53(量化)](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/yolov3_darknet53_quant) | ✅ | | | | | | | 计算机视觉(CV) | 目标检测(Object Detection) |[YOLOv4](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/yolov4) | ✅ | | | | | | | 计算机视觉(CV) | 文本检测(Text Detection) | [DeepText](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/deeptext) | ✅ | | | | | | | 计算机视觉(CV) | 文本检测(Text Detection) | [PSENet](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/psenet) | ✅ | ✅ | | | | | | 计算机视觉(CV) | 文本识别(Text Recognition) | [CNN+CTC](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/cnnctc) | ✅ | ✅ | | | | | | 计算机视觉(CV) | 文本识别(Text Recognition) | [CRNN-Seq2Seq-OCR](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/crnn_seq2seq_ocr) | ✅ | | | | | | | 计算机视觉(CV) | 语义分割(Semantic Segmentation) | [DeepLabV3](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/deeplabv3) | ✅ | | | | ✅ | | | 计算机视觉(CV) | 语义分割(Semantic Segmentation) | [FCN8s](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/FCN8s) | ✅ | | | | | | | 计算机视觉(CV) | 语义分割(Semantic Segmentation) | [U-Net2D (Medical)](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/unet) | ✅ | | | | | | | 计算机视觉(CV) | 语义分割(Semantic Segmentation) | [U-Net3D (Medical)](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/unet3d) | ✅ | | | | | | | 计算机视觉(CV) | 语义分割(Semantic Segmentation) | [U-Net++](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/unet) | ✅ | | | | | | | 计算机视觉(CV) | 关键点检测(Keypoint Detection) |[OpenPose](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/openpose) | ✅ | | | | | | | 计算机视觉(CV) | 关键点检测(Keypoint Detection) |[SimplePoseNet](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/simple_pose) | ✅ | | | | | | | 计算机视觉(CV) | 光学字符识别(Optical Character Recognition) |[CRNN](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/cv/crnn) | ✅ | | | | | | | 自然语言处理(NLP) | 自然语言理解(Natural Language Understanding) | [BERT](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/nlp/bert) | ✅ | ✅ | ✅ | ✅ | | | | 自然语言处理(NLP) | 自然语言理解(Natural Language Understanding) | [FastText](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/nlp/fasttext) | ✅ | | | | | | | 自然语言处理(NLP) | 自然语言理解(Natural Language Understanding) | [GNMT v2](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/nlp/gnmt_v2) | ✅ | | | | | | | 自然语言处理(NLP) | 自然语言理解(Natural Language Understanding) | [GRU](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/nlp/gru) | ✅ | | | | | | | 自然语言处理(NLP) | 自然语言理解(Natural Language Understanding) | [MASS](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/nlp/mass) | ✅ | ✅ | ✅ | ✅ | | | | 自然语言处理(NLP) | 自然语言理解(Natural Language Understanding) | [SentimentNet](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/nlp/lstm) | ✅ | | ✅ | ✅ | ✅ | ✅ | | 自然语言处理(NLP) | 自然语言理解(Natural Language Understanding) | [Transformer](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/nlp/transformer) | ✅ | ✅ | ✅ | ✅ | | | | 自然语言处理(NLP) | 自然语言理解(Natural Language Understanding) | [TinyBERT](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/nlp/tinybert) | ✅ | ✅ | ✅ | | | | | 自然语言处理(NLP) | 自然语言理解(Natural Language Understanding) | [TextCNN](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/nlp/textcnn) | ✅ | | | | | | | 推荐(Recommender) | 推荐系统、点击率预估(Recommender System, CTR prediction) | [DeepFM](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/recommend/deepfm) | ✅ | ✅ | ✅ | ✅| ✅ | | | 推荐(Recommender) | 推荐系统、搜索、排序(Recommender System, Search, Ranking) | [Wide&Deep](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/recommend/wide_and_deep) | ✅ | ✅ | ✅ | ✅ | | | | 推荐(Recommender) | 推荐系统(Recommender System) | [NAML](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/recommend/naml) | ✅ | | | | | | | 推荐(Recommender) | 推荐系统(Recommender System) | [NCF](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/recommend/ncf) | ✅ | | ✅ | | | | | 图神经网络(GNN) | 文本分类(Text Classification) | [GCN](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/gnn/gcn) | ✅ | ✅ | | | | | | 图神经网络(GNN) | 文本分类(Text Classification) | [GAT](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/gnn/gat) | ✅ | ✅ | | | | | | 图神经网络(GNN) | 推荐系统(Recommender System) | [BGCF](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/official/gnn/bgcf) | ✅ | | | | | | ### 研究网络 | 领域 | 子领域 | 网络 | Ascend(Graph) | Ascend(PyNative) | GPU(Graph) | GPU(PyNative) | CPU(Graph) | CPU(PyNative) | |:---- |:------- |:---- |:----: |:----: |:----: |:----: |:----: |:----: | | 计算机视觉(CV) | 图像分类(Image Classification) |[FaceAttribute](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/research/cv/FaceAttribute) | ✅ | ✅ | | | | | | 计算机视觉(CV) | 目标检测(Object Detection) | [FaceDetection](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/research/cv/FaceDetection) | ✅ | | | | | | | 计算机视觉(CV) | 图像分类(Image Classification) |[FaceQualityAssessment](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/research/cv/FaceQualityAssessment) | ✅ | ✅ | | | | | | 计算机视觉(CV) | 图像分类(Image Classification) |[FaceRecognition](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/research/cv/FaceRecognition) | ✅ | | | | | | | 计算机视觉(CV) | 图像分类(Image Classification) |[FaceRecognitionForTracking](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/research/cv/FaceRecognitionForTracking) | ✅ | | | | | | | 计算机视觉(CV) | 目标检测(Object Detection) | [SSD-GhostNet](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/research/cv/ssd_ghostnet) | ✅ | | | | | | | 计算机视觉(CV) | 图像风格迁移(Image Style Transfer) | [CycleGAN](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/research/cv/CycleGAN) | | | | ✅ | ✅ | | | 自然语言处理(NLP) | 自然语言理解(Natural Language Understanding) | [DS-CNN](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/research/nlp/dscnn) | ✅ | ✅ | | | | | | 自然语言处理(NLP) | 自然语言理解(Natural Language Understanding) | [TPRR](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/research/nlp/tprr) | ✅ | | | | | | | 推荐(Recommender) | 推荐系统、点击率预估(Recommender System, CTR prediction) | [AutoDis](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/research/recommend/autodis) | ✅ | | | | | | |语音(Audio) | 音频标注(Audio Tagging) | [FCN-4](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/research/audio/fcn-4) | ✅ | | | | | | |高性能计算(HPC) | 分子动力学(Molecular Dynamics) | [DeepPotentialH2O](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/research/hpc/molecular_dynamics) | ✅ | ✅| | | | | |高性能计算(HPC) | 海洋模型(Ocean Model) | [GOMO](https://gitee.com/mindspore/mindspore/tree/r1.2/model_zoo/research/hpc/ocean_model) | | | ✅ | | | | > 你也可以使用 [MindWizard工具](https://gitee.com/mindspore/mindinsight/tree/r1.2/mindinsight/wizard)。