Ask HN: Microsoft Computer Vision API or Google Cloud Vision API?
11–20 of 52 posts
Re: Ask HN: Microsoft Computer Vision API or Google Cloud Vision API?
#12(Whether you want to use that or use a service depends on how close to your core business this is.)
Re: Ask HN: Microsoft Computer Vision API or Google Cloud Vision API?
#13As far as I can tell, clarifai.com doesn't have OCR, and neither does anyone else except MS and G.
Re: Ask HN: Microsoft Computer Vision API or Google Cloud Vision API?
#14Microsoft's CV API worked better for me.
Re: Ask HN: Microsoft Computer Vision API or Google Cloud Vision API?
#15What about Watson? http://www.ibm.com/smarterplanet/us/en/ibmwatson/developercl...
Re: Ask HN: Microsoft Computer Vision API or Google Cloud Vision API?
#16I'm interested in good OCR, preferably local, but I'm close to giving up and using Google Cloud Vision API --- It works well for text that's not prefectly aligned and laid out - unlike e.g. Tesseract or any other local OCR I've used. As far as I can tell, clarifai.com doesn't have OCR, and neither does anyone else except MS and G.
I would not recommend it for use in production, but maybe you're interested in looking at the code and customizing it to your liking. Could perhaps be combined with OpenCV.
Re: Ask HN: Microsoft Computer Vision API or Google Cloud Vision API?
#17Alternative solution for image moderation and nudity detection. Simple API and simple pricing.
Re: Ask HN: Microsoft Computer Vision API or Google Cloud Vision API?
#18Re: Ask HN: Microsoft Computer Vision API or Google Cloud Vision API?
#19Pay-as-you-go, many APIs, supportive community.
For your use case you might want to check the Computer Vision tag, specifically the "Illustration Tagger" algorithm.