Code Monkey home page Code Monkey logo

amazon-rekognition-batch-processing-label-and-face-detection's Introduction

Batch Processing of images using Amazon Rekognition API

Amazon Rekognition makes it easy to add image and video analysis to your applications using proven, highly scalable, deep learning technology that requires no machine learning expertise to use. With Amazon Rekognition, you can identify objects, people, text, scenes, and activities in images and videos, as well as detect any inappropriate content. Amazon Rekognition also provides highly accurate facial analysis and facial search capabilities that you can use to detect, analyze, and compare faces for a wide variety of user verification, people counting, and public safety use cases. There are possible scenarios where a customer might want to process a large batch of images using Rekognition to process the backfills. This package provides a easy solution where you can copy the image URLs in a csv file and use that file as input to Amazon Rekognition for analyzing and finally writing the output to another CSV file containing analysis of all the input images. This program will take three inputs.

  1. Input csv containing image URLs
  2. Temporary S3 bucket name. This bucket will be deleted once the job is complete
  3. Final output csv file name

Image-Rekognition

The Program will also write individual outputs against each image in text format. Currently the parameter min_confidence is set to 60%. This can be changed based on the accuracy requirements of the analysis. The AWS region is set to us-west-2 and if you want to run this program anywhere else, please change the region variable in the program.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

amazon-rekognition-batch-processing-label-and-face-detection's People

Contributors

agoswami0915 avatar amazon-auto avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

anardelli t-ateya

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.