Skip to content

Here we do ML part of the Your Garbage Your Responsibility

Notifications You must be signed in to change notification settings

kali-37/ygyr-ml

Repository files navigation

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

About

Here we do ML part of the Your Garbage Your Responsibility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages