Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
4 years ago | |
|---|---|---|
| .. | ||
| community | 5 years ago | |
| how_to_contribute | 5 years ago | |
| official | 4 years ago | |
| research | 4 years ago | |
| utils | 4 years ago | |
| OWNERS | 4 years ago | |
| README.md | 4 years ago | |
| README_CN.md | 4 years ago | |
| __init__.py | 5 years ago | |

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 or MindSpore, We will consider it in time.
SOTA models using the latest MindSpore APIs
The best benefits from MindSpore
Officially maintained and supported
| Date | News |
|---|---|
| September 25, 2020 | Support MindSpore v1.0.0 |
| September 01, 2020 | Support MindSpore v0.7.0-beta |
| July 31, 2020 | Support MindSpore v0.6.0-beta |
Here is the ModelZoo for MindSpore which support different devices including Ascend, GPU, CPU and mobile.
If you are looking for exclusive models only for Ascend using different ML platform, you could refer to Ascend ModelZoo and corresponding gitee repository
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.
Q: How to resolve the lack of memory while using PYNATIVE_MODE with errors such as Failed to alloc memory pool memory?
A: PYNATIVE_MODE usually requires more memory than GRAPH_MODE, especially in training process which have to deal with back propagation. You could try using smaller batch size.
阿对对队
C++ Python Text C Unity3D Asset other