Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.39 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.39 KB

🗑 Waste Classificaion using Computer Vision

Waste management is one of the primary problem that the world faces irrespective of the case of developed or developing country. The increase in population, has led to tremendous degradation in the state of affairs of hygiene with respect to waste management system.

📌 About

Designing a Convolutional neural network that will be a fully capable of classifying images as either organic or recyclable. Just download he dataset from kaggle.

📁 Files

  • waste-classification.ipynb - iPython Notebook
  • waste-classification.py - Python script file
  • DATASET.zip - dataset (25,000 images)
  • /docs - if you wanna know more about this project 🥱

⚙ Usage

Load the waste-classier.h5 file using tensorflow, if you don't want to train the network again.

🛠 Tools and Software Used

  • Python
  • Kaggle (dataset)
  • Tensorflow
  • Google Colab

🙏 References

❤ Contributers