I'd like to have a program call a web service that performs object recognition using a neural network. Is there a web service that can do this?
|
|
There is the "Google Prediction API" available as a web service - although there is little information on what models they use. |
|||
|
|
|
Google has a service called "Search By Image". It's not just a tineye clone, but rather will give a suggestion for the type of object in the image you upload or provide URL for. It's not clear whether or not they use a neural network although Google researchers have been known to work on machine learning of course (like the recent stacked autoencoder that classified cats, human faces, bodies etc). http://www.google.com/insidesearch/features/images/searchbyimage.html Their description from help:
Here's an example where it correctly classified this image as "1 cat" |
|||
|
|
|
Check out Strong Steam:
|
||||
|
|