Giter Site home page Giter Site logo

racoon's Introduction

Rice 2020-2021 ECE Senior Design Project

Project RACOON is a safe, affordable, and easy to use device to reduce contamination in recycling loads.

Code Structure

The Github is broken up into 4 main folders:

  • Algorithm: Contains the core functionality for our machine learning classifier and tensor flow lite model
  • Scripts: Contains necessary program flow and testing scripts for the operation of the Raspberry Pi and handling of the data
  • Sensors: Contains all Arduino and Raspberry Pi code needed to interface with the sensors of the device
  • Images: Contains our custom 1500 image dataset which we have used for training our model

Data Collection

During the course of our project, we developed a script (Scripts/image-taker.py) to allow our team to view, take, and classify pictures of objects rapidly.

  1. First, the ip address of the pi is needed
  2. The script is then run, and the user navigates to the ip address of the pi on their web browser
  3. The user can now see a viewfinder for the camera, take/retake pictures, and classify them according to our categories

Images

Although we collected our data in backgrounds more similar to our device (gray/metal floor), we believe that this labeled data can be useful to projects aiming to accomplish similar goals. For that reason, all of the images in our dataset are free to use (with attribution) by future students, researchers, and organizations.

The data is labeled as follows:

--.jpg (Ex: cokecan3--4_8.jpg for the 4th picture of a coke can (this one weighs 4.8grams))

All of our images are sorted into different categories, to allow training on more detailed descriptors of the objects, as well as allowing simple changing of model training should standards change (EX: If plastic bottles are no longer classified as Recycling)

Recycleable Categories:

  • Paper-Newspapers
  • Paper-Office
  • Paper-Magazines
  • Paper-Junk_Mail
  • Paper-Other
  • Plastic-Bottles
  • Plastic-Other
  • Cardboard-Boxes
  • Cardboard-Other
  • Steel_and_Tin
  • Aluminum
  • Glass

NonRecycleable Categories:

  • Plastic_Bags
  • Plastic_Wrap
  • No_6_Plastics
  • Plasticware
  • Plastic_Straws
  • Drink_Cartons
  • Paper_Cups
  • Food_Waste
  • Styrofoam
  • Pizza_Boxes
  • Dirty_Food_Containers
  • Other

racoon's People

Contributors

pjchickey avatar kevinm23347 avatar armando9358 avatar rcarballo2222 avatar nofourier avatar

Stargazers

 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.