Introduction
mxManufacture consists of training and inference services, which are used together in object detection, object classification, text detection, text recognition, and semantic segmentation scenarios. Each scenario involves model training, model evaluation, model conversion, inference, and visualization. The training service encapsulates scenarios based on the MindSpore training code, and the inference service is provided through the open RESTful API. In the actual situation, the inference service is provided as an independent component for third-party quality inspection systems to integrate.