The project built is a recycling application that tells the user where the object should be recycled, i.e. if it is metal or paper etc.

The project is an image recognition iOS mobile application built in Swift. The mobile application recognizes the object's material from a photo and informs the user where it should be recycled. The datasets were created by gathering a large number of images of plastic, paper, metal and the models were built using an open source neural network library called Keras which is written in Python.