Image Object Detection
Detect people, products, and other objects with YOLO and get class labels, confidences, and bounding boxes.
Detection Output
Labeled bounding boxes as JSON
Use this payload directly in moderation, catalog indexing, or analytics pipelines.
No detection result yet
Submit an image to inspect detected objects and bounding boxes.
Use the API directly
Every run maps to POST /api/image/object_detection/v1.
Use the same JSON payload in your backend services and workers.
Useful when
- Detect product classes in shelf or catalog images.
- Automate moderation checks on uploaded photos.
- Build object-level analytics from camera snapshots.