shirt-detection / README.md
AkashDataScience's picture
Added plot to show false detection
87700f1

A newer version of the Gradio SDK is available: 5.43.1

Upgrade
metadata
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