Inspiration
Our team wanted to create a program that would solve an environmental problem we relate to. None of us can tell what goes in which waste collection, and realized that incorrect waste sorting in abundance harms the environment. Hence, The Bin Buddy was born!
What it does
This web application uses image recognition to help the citizens of Ontario sort their waste correctly.
How we built it
We used HTML to create the structure of the web app, CSS to design it, Python and Flask to code the back-end system, TensorFlow to develop the NLP model for the image recognition feature, and Keras to implement the neural network (done with Python).
Challenges we ran into
Not being able to switch between the links for the index and result files was a big issue for us. Also, creating the model was a very new and complex process for us.
Accomplishments that we're proud of
Learning and creating an ML project within 24 hours!! This is a huge accomplishment for the team!
What we learned
How to create an ML model, how to use Flask, and how to create an image recognition system.
What's next for The Bin Buddy
The next step for The Bin Buddy is for us to create a mobile friendly interface so that users can directly take pictures from their phones instead of uploading an image.
Log in or sign up for Devpost to join the conversation.