metadata
title: Car Damage & Parts Detection
emoji: ๐
colorFrom: blue
colorTo: indigo
sdk: docker
app_file: app/main.py
pinned: false
Car Damage & Parts Detection
Upload a car image to detect damaged regions and parts using YOLOv8 models.
How to use
- Upload a car image.
- View annotated results and JSON output.
Deployment
This Space uses FastAPI and YOLOv8, running in a Docker container.
Model Weights
Model weights are downloaded at startup from public cloud links (not included in repo).