aws-samples / aws-ai-bootcamp-labs

This library holds a collection of Notebooks and code examples for AWS AI Bootcamps.
Apache License 2.0
112 stars 56 forks source link

Unable to fetch S3 actor images in Rekognition Demo #4

Closed brightsparc closed 6 years ago

brightsparc commented 6 years ago

The Rekognition demo references a number of actor images which don't resolve eg: s3://mlrekognitiondemo/images/z5oj3dys.jpg.

They appear to be moved into the backupimages path, however they don't appear to have public GET/HEAD permissions, so can't be resolved. Would it be possible to either move these backup into the images folder, or update their permissions so they could be read from their current location.

Thanks Julian (@julbrigh).

cubetoon commented 6 years ago

For copyright reasons those images unfortunately can not be made public. You are however free to pick a few random images of the actors in question from the web or your favorite magazine to help you populate the Amazon Rekognition collection. Apologies for the inconvenience this may cause.