GithubHelp home page GithubHelp logo

aws-samples / amazon-rekognition-code-samples Goto Github PK

View Code? Open in Web Editor NEW
57.0 11.0 42.0 135.59 MB

Amazon Rekognition Code Samples

License: MIT No Attribution

Jupyter Notebook 99.97% HTML 0.03%
amazon-rekognition sample-code jupiter-notebook

amazon-rekognition-code-samples's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

amazon-rekognition-code-samples's Issues

Content Moderation Workshop using deprecated DataScience 1.0 image

The Content Moderation Immersion Day workshop uses the DataScience 1.0 image (see https://github.com/aws-samples/amazon-rekognition-code-samples/blob/main/content-moderation/dist/content-moderation-im-setup.yml#L22) which was deprecated in October 2023 and is no longer shown in SageMaker Studio.

image

If the user tries to manually create a new app from the Data Science 3.0, it runs into an issue

image

due to missing sagemaker:AddTags permissions

image

IDV Demo App setup - username issue

At the end of "identity-verification/module_1" there is the IDV Demo App solution.

Creating a new user allows the use upper case letters in the username, but the login part doesn't allow the use of upper case letters for the username and thus can't login.

New library needed

For "identity-verification/module_1" the first command in the SageMaker Jumpstart needs a new library. The error does provide guidance on the new library to use.

now: !pip install boto3 matplotlib opencv-python openpyxl pandas sklearn scikit-image
required: !pip install boto3 matplotlib opencv-python openpyxl pandas scikit-learn scikit-image

The error: The 'sklearn' PyPI package is deprecated, use 'scikit-learn'

Misleading error message

For "identity-verification/module_1": At the very beginning of the lab in SageMaker Jumpstart, there is an issue with the name of the bucket.
While doing the lab I used a very common name for the S3 bucket. I got a confusing error, just mentioning that if I create that bucket in a region other than us-east-1 I should provide the region. The region was the region I actually needed and I realised after some time that I used a common name for the bucket and that was the issue. So the real issue here was not having a unique S3 bucket name.

The problem here can be solved with a more useful error message if that is possible.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.