API Endpoints
Predict
- Use
/predictendpoint to get the 2D bounding box and polygon of prediction as JSON response - Use
/predict/polygonendpoint to get only the polygon of prediction as JSON response
Models
- Use
/modelsendpoint to get the details of all the models - Use
/models/<api_model_key>endpoint to get the details of specific model
Server
- Use
/server/whoamiendpoint to know which model is live