Skip to content

Latest commit

 

History

History
55 lines (40 loc) · 816 Bytes

README.md

File metadata and controls

55 lines (40 loc) · 816 Bytes

Waste Detectioni API

Tools

Type of waste

# Names
0 Metal
1 Plastic Bottle
2 Cigarette
3 Carton
4 Paper
5 Plastic Bag
6 Glass
7 Straw
8 Cap/Lid
9 Plastic things
10 Cup
11 Other trash

Run

Run on local

bash uvicorn_run.sh

Run on Docker

  1. Build docker image
bash build.sh
  1. Run docker container
bash run.sh