Without going into domain specific image recognition, I tried the different APIs in this collections using a couple of images.
Google Vision API seemed to be the most accurate π
With the release of this API, developers can now build applications that can see and understand the content of images!
Looking forward to seeing what gets launched on PH soon using this :)
I've used a similar API from Clarifai which has been very accurate.
I'm interested in seeing:
which of the two apis is better at fooling humans
cost comparison
speed comparison
which images one can understand that the other can't
CodePen