Waste detector and classifier for paperboard and plastic.
Documentation live at https://plazarotello.github.io/waste-detection-system-docs/
* Requires conda
installed and accesible throguh CLI
** Has not been tested in UNIX environments
- Download the repository
- Open a powershell/bash CLI in the root
- Execute the dependencies' installation script:
- For Windows users:
.\scripts\setup.ps1
- For UNIX users:
. ./scripts/setup.sh
- For Windows users:
- Congratulations! You have all dependencies installed in the
waste-detector
conda environment