Earlier quoted context omitted.
sort of how the old captcha helped digitize books, people entering recaptchas is free tagging to train vision's net.
Which is why the data from ReCaptcha and NoCaptcha should be public domain – it was created by society, it should be usable by society.
Google Cloud Vision API changes the way applications understand images
21–30 of 76 posts
Re: Google Cloud Vision API changes the way applications understand images
#22Earlier quoted context omitted.
Which is why the data from ReCaptcha and NoCaptcha should be public domain – it was created by society, it should be usable by society.
If the data was public the black hats would use the ReCaptcha and NoCaptcha data to defeat *Captcha and we'd be back to Square 1.
But this data shouldn’t belong to a corporation.
It’s inacceptable that Google has the ability to use this dataset, their market monopoly in this online market, as competitive advantage in the self-driving car market.
Btw, black hats have no demand at all for captcha-solving solutions by training captcha solvers – instead, hiring people from Bangladesh is far cheaper and faster.
Re: Google Cloud Vision API changes the way applications understand images
#23I wonder what this means for computer vision startups like http://clarifai.com ? Its hard to compete with Google on a task like image classification when Google has immense computational resources, tons of data, and hoards of top researchers.
Re: Google Cloud Vision API changes the way applications understand images
#24I wonder what this means for computer vision startups like http://clarifai.com ? Its hard to compete with Google on a task like image classification when Google has immense computational resources, tons of data, and hoards of top researchers.
Forget new services, even a small change in their existing products by Google can destroy lot of companies. Everyone remembers how they ruined email marketing by caching gmail images.
Re: Google Cloud Vision API changes the way applications understand images
#25It's exciting to see more of these services come to market. IBM Watson has a suite of vision APIs available that have some similar features. For example, the demo at http://vision.alchemy.ai/#demo has example images that demonstrate facial detection and identification, label extraction, object identification, and so on. Another demo at http://visual-insights-demo.mybluemix.net/ uses the Visual Insights [1] API to ide…
I would be interested in seeing a comparison - how the different vision APIs react to the same 10-15 images.
Re: Google Cloud Vision API changes the way applications understand images
#26I wonder what this means for computer vision startups like http://clarifai.com ? Its hard to compete with Google on a task like image classification when Google has immense computational resources, tons of data, and hoards of top researchers.
Forget new services, even a small change in their existing products by Google can destroy lot of companies. Everyone remembers how they ruined email marketing by caching gmail images.
Re: Google Cloud Vision API changes the way applications understand images
#27Earlier quoted context omitted.
Forget new services, even a small change in their existing products by Google can destroy lot of companies. Everyone remembers how they ruined email marketing by caching gmail images.
It was arguably a net-win for user privacy. Admittedly - it doesn't hurt Google to weaken other marketing channels but it's disingenuous to frame it this way without also pointing out that it's a lot more user-friendly than 'images in this email are blocked. click to enable'.
Re: Google Cloud Vision API changes the way applications understand images
#28Great! The recognition seems fairly accurate, based on the examples they provided (haven't used Google Photos myself much, though). I'm still wary, though; I really hope we won't see a repeat of the labeling black people as gorillas fiasco, which happened as recently as earlier this year: http://mashable.com/2015/07/01/google-photos-black-people-go... . The article mentions that Google was looking into how these mist…
They likely didn't purposefully "do" anything wrong -- at least in the sense of some racist engineer tampering with the system to have it come out with those results. But this is the nature of machine learning algorithms, including both the process of supervision and ability to view the impact feedbacks have on the algorithms, and also, the impact the quality of the training set given to the algorithms. At a lesser c…
Re: Google Cloud Vision API changes the way applications understand images
#29It's exciting to see more of these services come to market. IBM Watson has a suite of vision APIs available that have some similar features. For example, the demo at http://vision.alchemy.ai/#demo has example images that demonstrate facial detection and identification, label extraction, object identification, and so on. Another demo at http://visual-insights-demo.mybluemix.net/ uses the Visual Insights [1] API to ide…
Wow, that looks fantastic! I was looking like something like this for ages. Some feedback though: - As an independent developer, pricing is important to me. It was very difficult to find pricing for the Watson APIs (apparently it was in Bluemix?) and if I wasn't a little more determined (thanks to the ability to train my own classifier), I wouldn't have persevered. - If I already have a wealth of labelled data (I do)…
As a work-around for mass uploading, I might suggest signing up for a 30 day free Bluemix trial [1]. You could then upload your data to a container and script the creation of sample archives and uploads from there.
Re: Google Cloud Vision API changes the way applications understand images
#30I wonder what this means for computer vision startups like http://clarifai.com ? Its hard to compete with Google on a task like image classification when Google has immense computational resources, tons of data, and hoards of top researchers.
Could be any kind of niche, from specific industries (utilities, media, transport...) to specific use cases (I don't have many in mind, one could be https://sightengine.com). Ideas welcome :)