Skip to content

Recyclables manager fine-tuned on XCeption using Kaggle's GPU instances.

Notifications You must be signed in to change notification settings

kevinlu1248/recycler

Repository files navigation

Recycler

For sorting recyclables via image recognition. Try it out at https://recycler-cv.herokuapp.com/.

Process:

I started by directly using Google Vision ML API but it gave information that was too vague to use to classify the recyclables. It gave me information such as "bottle", or "products", so I tried fine-tuning on Xception, which was a lot more accurate (86% precision). Used Gary Thung's dataset at https://github.com/garythung/trashnet. I am planning also to add more from Huawei's garbage sorting competition https://competition.huaweicloud.com/information/1000007620/circumstances?track=107, which has around 20000 images, although the majority of them do notapply to this project.

About

Recyclables manager fine-tuned on XCeption using Kaggle's GPU instances.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published