Directory | Description |
---|---|
official | • SOTA models support list • Maintained by MindSpore Team |
model toolkit | introduction |
---|---|
mindformers | • transformers-like large models, includes llama/qwen etc. • https://github.com/mindspore-lab/mindformers |
mindone | • text to image/video/audio models,includes sd/sora/dit etc. • https://github.com/mindspore-lab/mindone |
mindcv | • cv models includes vgg/resnet/vit etc. • https://github.com/mindspore-lab/mindcv |
mindnlp | • nlp models includes bert/roberta etc. • https://github.com/mindspore-lab/mindnlp |
mindaudio | • audio models includes deepspeech/conformer etc. • https://github.com/mindspore-lab/mindaudio |
mindocr | • ocr models includes dbnet/crnn etc. • https://github.com/mindspore-lab/mindocr |
mindyolo | • yolo models collection includes yolov3~v10 etc. • https://github.com/mindspore-lab/mindyolo |
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.
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.