MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
MindSpore Vision is a foundational library for computer vision research and supports many research projects base on MindSpore like classification, detection, segmentation, tracking, pose and so on.
MindScience is scientific computing kits for various industries based on the converged MindSpore framework.
AKG(Auto Kernel Generator) is an optimizer for operators in Deep Learning Networks, which provides the ability to automatically fuse ops with specific patterns.
MindSpore实验,仅用于教学或培训目的。配合MindSpore官网使用。
MindSpore experiments, for teaching or training purposes only. Use it together with the MindSpore official website.
A C++ implementation of Yolov5 to detect mask running in Jetson Xavier nx and Jetson nano.
A lightweight and high-performance service module that helps MindSpore developers efficiently deploy online inference services in the production environment.
A connecting link module between frontends and Ascend processors.
基于飞桨的OCR工具库,包含总模型仅8.6M的超轻量级中文OCR,单模型支持中英文数字组合识别、竖排文本识别、长文本识别。同时支持多种文本检测、文本识别的训练算法。