Create an iOS phone application that sorts waste into three categories (landfill, recycling, compost) using a Watson Visual Recognition custom classifier
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.
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.