huaweicloud/ModelArts-Lab
ModelArts-Lab是示例代码库。更多AI开发学习交流信息,请访问华为云AI开发者社区:huaweicloud.ai
What it solves
It addresses the high barrier to entry for AI development, specifically the gap between algorithm prototyping and production-ready engineering. It aims to make AI model development accessible to business developers with zero AI background by automating the training and deployment process.
How it works
The project provides a collection of example codes and datasets for the Huawei Cloud ModelArts platform. It supports three main workflows:
- Automated Learning (ExeML): Allows users to generate models for image classification, object detection, predictive analysis, and sound classification without writing code, based on provided annotated data.
- Notebooks: Provides an interactive Jupyter Notebook environment for developers to write, debug, and run model training code.
- End-to-End Development: Guides users through the full AI lifecycle, including data preparation, model development, training, deployment, and sharing via the AI market.
Who it’s for
- Business developers with little to no AI background who need to quickly deploy models.
- AI developers and researchers who want to interactive tools for debugging and training.
- Educational institutions using the platform for AI teaching and learning.
Highlights
- No-code AI: Automated model generation for multiple modalities (image, sound, predictive analysis).
- Full Lifecycle Support: Covers everything from data preparation to model sharing.
- Interactive Development: Integrated Jupyter Notebooks for flexible coding and debugging.
Related
- Project
- Project
- Project
- Project
- Project