Skip to content

robbiebusinessacc/AutoRecycle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoRecycle: Building an AI-Driven Automated Recycling Bin Using Vision Transformers

Project Website

Repository Structure

  • Arduino/: Contains the Arduino code for controlling the servo motor.
  • RaspberryPi/: Contains the Python code for image processing and communication with the Arduino.
  • Notebooks/: Contains the Jupyter notebook for model training and evaluation.
  • DataSplit/: Contains scripts for separating the testing data from the rest.
  • Images/: Contains images of the prototype and setup.
  • LICENSE: Contains the license for the project.
  • README.md: Project overview and setup instructions.

Data

The data used in this project is the RealWaste dataset.

License

This project is licensed under the MIT License - see the LICENSE file for details.


For more details, please explore the respective directories.

About

AutoRecycle: An AI-driven automated recycling bin using Vision Transformers (ViTs). This project leverages the RealWaste dataset and Self-Supervised DINO method to enhance waste sorting accuracy and efficiency. Includes Arduino, Raspberry Pi code, and Jupyter notebook for model training.

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors