Spaces:
Sleeping
Sleeping
File size: 437 Bytes
67fa42b 94627ea 67fa42b 94627ea 87700f1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
title: Shirt Detection
colorFrom: red
colorTo: gray
app_file: app.py
pinned: false
license: mit
sdk: gradio
---
# App for shirt/tshirt detection using YOLOv9
## Features
- Image input/output: Upload image and check predictions
- Confidence Thresold: Confidence Thresold from NMS
- IoU Thresold: IoU thresold to remove overlapping detection boxes
## Usage
- Upload an image
- Change settings as requied
- Hit submit and view result |