Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 945 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 945 Bytes

Detect waste

AI4Good project for detecting waste in environment www.detectwaste.ml

Project Organization

------------
├── LICENSE
├── README.md 
|         <- The top-level README for developers using this project.
├── docs               <- documents
│
├── logs          	    <- Tracking experiments e.g. Tensorboard
|
├── models             <- Trained and serialized models, model predictions, or model summaries
│
├── notebooks          <- Jupyter notebooks. 
│
├── requirements.txt   <- The requirements file for reproducing the analysis environment, e.g.
│                         generated with `pip freeze > requirements.txt`
├── setup.py           <- makes project pip installable (pip install -e .) so src can be imported
├── src                <- Source code for use in this project.