How to generate metadata from an image, the brute-force way
A core problem in computer vision is that it’s really hard to index visual data for searching. How do you attach (or extract) metadata from images so you can have relevant search results?
Well, you can forget about those fancy object recognition routines, and don’t worry about matching a region of an image against similar, known (tagged) regions. Instead, just ask your users to tag your images for you. In fact, make it into a game! Brilliant.
No Comments »
No comments yet.
Leave a comment