Skip to content

This is an AI model using YOLO-v5 to detect drink waste produce it uses a web app to display the result of the model and also inputs data using a Mobile responsive webrtc camera

License

Notifications You must be signed in to change notification settings

edcheyjr/DrinkWasteRcycleDetector

Repository files navigation

DrinkWasteRcyleDetector

Date Paper
2020-08-14 Drink Waste AI Documentation

Introduction

This project aims to leverage artificial intelligence (AI) to detect waste materials, with potential applications in recycling plants, as well as the development of waste-collecting devices and robots. The accompanying website serves as a demonstration of how this technology can be implemented effectively. Read More on

Technology Stack

  • Object Detection Model: We employ YOLOv5, a powerful object detection model, to identify waste materials. If interested in the YOLO v5 model the repo is here.
  • Dataset: Our gratitude goes to Kaggle for providing access to the Drinking Waste Classification dataset. This dataset includes contributions from Gary Thung and Mindy Yang, who manually collected portions of it. Their dedication to this task is greatly appreciated. You can find their repository here.
  • Drink Waste AI Documentation: For more information about how our system works, its performance, and its intended use and improvements, please refer to our school project paper in this documentation.

Pages

Home Page

Home Page

Result Page

Result from Uploaded Photo

Result from Uploaded Photo

Result from Uploaded Video

Result from Uploaded Video

Camera Setup

Camera Setup

Upload Form

Upload Form

License

This project is licensed under the MIT License. Please review the LICENSE.md file for detailed licensing information.

Contributing

We welcome contributions from the community. To contribute, follow these guidelines:

  1. Fork the project repository.
  2. Create a new branch for your contribution: git checkout -b feature/your-feature-name.
  3. Make your changes and commit them: git commit -m "Add your feature".
  4. Push your changes to your fork: git push origin feature/your-feature-name.
  5. Open a pull request on the main repository with a clear description of your changes.

Kindly adhere to our Code of Conduct when contributing.

By contributing to this project, you agree to license your contributions under the MIT License.

About

This is an AI model using YOLO-v5 to detect drink waste produce it uses a web app to display the result of the model and also inputs data using a Mobile responsive webrtc camera

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published