trashify_demo_v2 / README.md
mrdbourke's picture
Uploading Trashify V2 box detection model (with data augmentation) app.py
dd1fd86 verified
|
raw
history blame
592 Bytes
metadata
title: Trashify Demo V2 ๐Ÿšฎ
emoji: ๐Ÿ—‘๏ธ
colorFrom: purple
colorTo: blue
sdk: gradio
sdk_version: 4.40.0
app_file: app.py
pinned: false
license: apache-2.0

๐Ÿšฎ Trashify Object Detector Demo V2

Object detection demo to detect trash, bin, hand, trash_arm, not_trash, not_bin, not_hand.

Used as example for encouraging people to cleanup their local area.

If trash, hand, bin all detected = +1 point.

  • V1 = model trained without data augmentation
  • V2 = model trained with data augmentation

TK - finish the README.md + update with links to materials