Anyone else getting this or is it not open yet?
Amazon Rekognition – Image Detection and Recognition Powered by Deep Learning
11–20 of 46 posts
Re: Amazon Rekognition – Image Detection and Recognition Powered by Deep Learning
#12https://console.aws.amazon.com/rekognition gives me a "Please (re)authenticate or return to https://console.aws.amazon.com" error. Anyone else getting this or is it not open yet?
Re: Amazon Rekognition – Image Detection and Recognition Powered by Deep Learning
#13Something that recognizes specific items rather than generic terms?
Re: Amazon Rekognition – Image Detection and Recognition Powered by Deep Learning
#14Is there an AWS product that is similar to catchoom.com or slyce.it Something that recognizes specific items rather than generic terms?
Re: Amazon Rekognition – Image Detection and Recognition Powered by Deep Learning
#15Google Cloud Vision $1.50 per 1,000 images[1]
Amazon Rekognition $1.00 per 1,000 images[2]
Interesting that when Google Cloud Vision first came out it was $5 per 1,000 images (for label detection), but they reduced it on Nov 15, 2016. [3]
[1] https://cloud.google.com/vision/pricing [2] https://aws.amazon.com/rekognition/pricing/ [3] https://cloudplatform.googleblog.com/2016/11/Cloud-Machine-L...
Re: Amazon Rekognition – Image Detection and Recognition Powered by Deep Learning
#16So 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
#17We used to use it to count faces and get some basic demo data from the photos our animated GIF photo booth takes. One day it shut down but we didn't know why until now!
Re: Amazon Rekognition – Image Detection and Recognition Powered by Deep Learning
#18There 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
#19Are 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
#20There 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.
I know Watson at least lets you do this: https://www.ibm.com/watson/developercloud/doc/visual-recogni...