Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 475 Bytes

Readme.md

File metadata and controls

19 lines (14 loc) · 475 Bytes

Garbage Detection with TacoDataset

You can find the dataset here

These are the must have requirements

  1. python version ==3.7
  2. Exported the following variable;
    export PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python
  3. install requirements as per the requirements.txt
    python -m pip install -r ./requirements.txt

Predection

run predictor.py