IBM / watson-waste-sorter

Create an iOS phone application that sorts waste into three categories (landfill, recycling, compost) using a Watson Visual Recognition custom classifier
https://developer.ibm.com/patterns/recycle-with-watson/
Apache License 2.0
46 stars 37 forks source link

Suggestion to optimize identification #21

Open stevemar opened 6 years ago

stevemar commented 6 years ago

Watson visual recognition has a built in food classifier, we could make a call to that before going to our built one and if it comes back with decent confidence then we can assume it's food that should go to a ~landfill~ compost.

scottdangelo commented 6 years ago

Food goes to compost :)

stevemar commented 6 years ago

derp, serves me right for typing while distracted