File size: 512 Bytes
f01c86d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
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).