Git Product home page Git Product logo

inveve / photo-id-validation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rohanc986/photo-id-validation

0.0 0.0 0.0 10 KB

Build an algorithm that extracts the user's name from the image of any Id card and validates it with the user's details in the application. To automate this process, we extract information from the uploaded image of the user's identity and compare it with the personal information given by the user. In python, we use optical character recognition algorithm to recognize and extract information from the User ID uploaded. As mentioned above, user can upload an identity picture from passport, student ID or driver's license, we've narrowed down to one aspect. We can extract information from the user’s id picture such as last name, first name and DOB which we can compare with the information uploaded by the user. We have built bounding boxes on the image for identifying relevant details from the image. The main goal is to validate the user's details with the text extracted from their identity picture.

photo-id-validation's Introduction

Photo-ID-Validation

Build an algorithm that extracts the user's name from the image of any Id card and validates it with the user's details in the application. To automate this process, we extract information from the uploaded image of the user's identity and compare it with the personal information given by the user. In python, we use optical character recognition algorithm to recognize and extract information from the User ID uploaded. As mentioned above, user can upload an identity picture from passport, student ID or driver's license, we've narrowed down to one aspect. We can extract information from the user’s id picture such as last name, first name and DOB which we can compare with the information uploaded by the user. We have built bounding boxes on the image for identifying relevant details from the image. The main goal is to validate the user's details with the text extracted from their identity picture.

image

photo-id-validation's People

Contributors

rohanc986 avatar

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.