Amazon Rekognition – Image Detection and Recognition Powered by Deep Learning
41–46 of 46 posts
Re: Amazon Rekognition – Image Detection and Recognition Powered by Deep Learning
#42Earlier quoted context omitted.
I know Watson at least lets you do this: https://www.ibm.com/watson/developercloud/doc/visual-recogni...
It does but it's extremely cumbersome if you have densely tagged images, as you need to send each image once per tag. Plus I believe there's a limit to the size of a ZIP.
Then in a single API call, you can upload a batch or single image and get a score for each image for each class in all your classifiers. There are limits to the size of the ZIP files you can upload, that's true.
Re: Amazon Rekognition – Image Detection and Recognition Powered by Deep Learning
#43Earlier quoted context omitted.
It does but it's extremely cumbersome if you have densely tagged images, as you need to send each image once per tag. Plus I believe there's a limit to the size of a ZIP.
Not sure what you mean here - With Watson Visual Recognition, you can train a set of custom classifiers from your example images. Then in a single API call, you can upload a batch or single image and get a score for each image for each class in all your classifiers. There are limits to the size of the ZIP files you can upload, that's true.
Re: Amazon Rekognition – Image Detection and Recognition Powered by Deep Learning
#44There are a lot of services like this (Google Cloud Vision, IBM Watson, CloudSight, Clarifai, Imagga) but I'm yet to see one that lets me provide my own dataset. That's what I'm most interested in. So far the only solution I know of is to take Google's Inception net and train/host it myself somewhere.
Re: Amazon Rekognition – Image Detection and Recognition Powered by Deep Learning
#45Are there other similar services out there or is this completely new? It looks really awesome. I know this is silly to ask of a cloud company but some kind of offline mode would be really useful for robotics and for the security example. Maybe it could be limited like you request n specific things you want to recognize and it stores the relevant data locally.
Re: Amazon Rekognition – Image Detection and Recognition Powered by Deep Learning
#46There are a lot of services like this (Google Cloud Vision, IBM Watson, CloudSight, Clarifai, Imagga) but I'm yet to see one that lets me provide my own dataset. That's what I'm most interested in. So far the only solution I know of is to take Google's Inception net and train/host it myself somewhere.
Disclaimer: I'm the co-founder of CloudSight. We, of course, would also be happy to discuss a solution with you as well. You can contact us at: contact@cloudsightapi.com