test / README.md
mbouhaja's picture
Deploy shelf empty space detector API with YOLO11x model
4bfb09d
metadata
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