You can deploy a model as a real-time service that provides a real-time test UI and monitoring capabilities. After model training is complete, you can deploy a version with the ideal accuracy and in the Successful status as a service. The procedure is as follows:
The options are 1 hour later, 2 hours later, 4 hours later, 6 hours later, and Custom. If you select Custom, you can enter any integer from 1 to 24 hours in the text box on the right.
It takes a certain period of time to deploy a model. When the status in the Version Manager pane changes from Deploying to Running, the deployment is complete.
On the ExeML page, trained models can only be deployed as real-time services. For details about how to deploy them as batch services, see Where Are Models Generated by ExeML Stored? What Other Operations Are Supported?
Currently, only JPG, JPEG, BMP, and PNG images are supported.
Parameter |
Description |
---|---|
detection_classes |
Label of each detection box |
detection_boxes |
Coordinates of four points (y_min, x_min, y_max, and x_max) of each detection box, as shown in Figure 2 |
detection_scores |
Confidence of each detection box |
A running real-time service keeps consuming resources. If you do not need to use the real-time service, click Stop in the Version Manager pane to stop the service. If you want to use the service again, click Start.
If you enable the auto stop function, the service automatically stops after the specified time and no fee is generated.