Giter VIP home page Giter VIP logo

doubangotelecom / kyc-documents-verif-sdk Goto Github PK

View Code? Open in Web Editor NEW
24.0 6.0 6.0 91.05 MB

KYC (Know Your Customer) Documents recognition & verification. 5,000+ (and counting) formats, 140+ languages, 250+ countries/territories ...

Home Page: https://www.doubango.org/webapps/kyc-documents-verif

CMake 0.01% Shell 0.08% Batchfile 0.12% C++ 88.42% C 0.28% C# 4.05% Java 4.76% Perl 0.81% Python 1.46%
kyc

kyc-documents-verif-sdk's Introduction


Documents recognition and verification is the core feature for all KYC (Know Your Customer) solutions.

With support for more than 140+ languages, 250+ countries/territories, 5,000+ (and counting) document formats (Passport, Driver license, ID card, Resident card, Visa...)... we built a solution that can boost your KYC platform and put your company ahead of the competition.

We can automatically determine the issuing country and extract every field from the document (Name, Date of Birth, Date of Expiry, Address, Portrait, Signature...) with zero configuration. We also return the exact location (bounding boxes) of each field for visual inspection and verification.

We use state-of-the-art Deep Learning methods developed using Keras with Tensorflow benkend. Our framework is GPGPU accelerated using CUDA and optimized for CPUs (SIMD) using Intel OpenVINO. On both CPUs and GPUs the result is returned in few milliseconds.

plot plot plot
plot plot plot
plot plot plot

Getting started

This version supports both Windows and Linux x86_64.

Checking out the source code

The deep learning models, the binaries and the datasets are on a private repository for obvious reasons. To get access to the private repository you'll need to:

  • 1/ Opt-out from all Doubango's private repositories. You cannot be beta tester on more than 1 repo at the same time.
  • 2/ Send us a mail with your company name and Github user name (to be added to the private repo). The mail must come from @YourCompanyName, mails from other domains (e.g. @Gmail) will be ignored. The terms of use do not allow you to decompile or reverse engineer the models.

To checkout the source code: git clone --recurse-submodules -j8 https://github.com/DoubangoTelecom/KYC-Documents-Verif-SDK If you already have the code and want to update to the latest version: git pull --recurse-submodules

GPGPU acceleration

We support CUDA, OpenCL and OpenVINO GPGPU acceleration. More info here

Roadmap

This is not a wish list, we already have all listed features already working on demos.

Trying samples (C++, C#, Java and Python)

Go to the samples folder and choose your prefered language. The binaries folder contains pre-built bins of the samples which means you don't need to build the samples to try them. The Verify sample is a command line application accepting an image (jpeg, png, bmp...) as input and returning the result as JSON string. The JSON string is the same as what is returned by the online demo hosted at https://www.doubango.org/webapps/kyc-documents-verif.

Use the benchmark application to check how fast the SDK can run on your machine.

Technical questions

Please check our discussion group or twitter account

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.