| title: Shelf Empty Space Detector | |
| emoji: 🔍 | |
| colorFrom: blue | |
| colorTo: red | |
| sdk: docker | |
| app_port: 7860 | |
| pinned: false | |
| # 🔍 Shelf Empty Space Detector API | |
| API de détection d'espaces vides sur étagères — YOLO11x fine-tuné. | |
| - `POST /detect` → JSON (%, statut, bboxes) | |
| - `POST /detect/annotated` → Image JPEG annotée | |
| - `POST /detect/full` → JSON + image base64 | |
| - `GET /health` → Health check | |
| - `/docs` → Documentation Swagger interactive | |