Directory | Description |
---|---|
official | • A collections of SOTA models implemented by MindSpore Latest API • Maintained by MindSpore Team |
research | • A collections of research models implemented by researchers and institution • Maintained by researchers and institution |
community | • A list of github/gitee repos of toolkit/models powered by MindSpore |
model toolkit | introduction |
---|---|
mindformers | • transformers-like large model, includes llama/qwen etc. • https://github.com/mindspore-lab/mindformers |
mindone | • text to image/video/audio model,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 model collection includes yolov3~v8 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.