|
|
@@ -1,3 +1,18 @@ |
|
|
|
|
|
|
|
<div align="center"> |
|
|
|
|
|
|
|
[](https://pypi.org/project/modelscope/) |
|
|
|
<!-- [](https://easy-cv.readthedocs.io/en/latest/) --> |
|
|
|
[](https://github.com/modelscope/modelscope/blob/master/LICENSE) |
|
|
|
[](https://github.com/modelscope/modelscope/issues) |
|
|
|
[](https://GitHub.com/modelscope/modelscope/pull/) |
|
|
|
[](https://GitHub.com/modelscope/modelscope/commit/) |
|
|
|
<!-- [](https://GitHub.com/modelscope/modelscope/graphs/contributors/) --> |
|
|
|
<!-- [](http://makeapullrequest.com) --> |
|
|
|
|
|
|
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
# Introduction |
|
|
|
|
|
|
|
[ModelScope]( https://www.modelscope.cn) is a “Model-as-a-Service” (MaaS) platform that seeks to bring together most advanced machine learning models from the AI community, and to streamline the process of leveraging AI models in real applications. The core ModelScope library enables developers to perform inference, training and evaluation, through rich layers of API designs that facilitate a unified experience across state-of-the-art models from different AI domains. |
|
|
|