Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAHi all
@samN: I did this challenge today and wanted to test some external machine learning apis. I ended up using Google Vision API to return information about the photo from the Google Knowledge Graph. The correct image's information included the exact label "Pumpkin Spice Latte":
It will take some more time to make a proper model that will take "The best alternative" when an exact match can not be found. Other images also had image labels that included "coffee" and "latte". But it's a start!
Final Solution: