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