Giter Club home page Giter Club logo

transybao1393 / face-recognition-pipeline Goto Github PK

View Code? Open in Web Editor NEW
37.0 3.0 3.0 18.69 MB

Face recognition pipeline based on Facenet and MTCNN including image preprocessing (denoise, dehazing,...) with image augmentation techniques

License: BSD 3-Clause "New" or "Revised" License

Makefile 0.83% Python 99.17%
face-detection face-recognition face-recognition-python facenet facenet-trained-models mtcnn-face-detection opencv opencv-python tensorflow2 denoising

face-recognition-pipeline's Introduction

Face Recognition Pipeline

Series: One step to SOTA

From 1 image to edge face recognition.

Why this pipeline shine?

Imagine you have limited resources, you want a realtime solution to serve face recognition model for specific person. This pipeline will have you to achieve that goal with speed and accuracy. With just only 1 image for input, you will have a model with realtime running and ready to be served in edge devices (cameras, mobile phone,...)

Face recognition pipeline

Installation steps

  1. git clone https://github.com/transybao1393/face-recognition-pipeline .
  2. Follow Before doing anything part
  3. Running steps

Before doing anything

  1. Download and create models to mtcnn/models folder from URL https://drive.google.com/file/d/1TTdqNEqYjWTTMYGxm8IT6t41mRef-5Yu/view?usp=sharing
  2. Create folder mtcnn/training_data/processed and mtcnn/training_data/raw
  3. Create folder /preview
  4. Create folder /video

Running steps

Please follow instruction in Makefile

Next steps

  • Multi processing and even better multithreading implementation for better memory and CPU usage.
  • Python generator pipeline to optimize memory managment.
  • Cython / Rust migration
  • Improve speed and accuracy when multiple model recognition
  • Image Ingestion layer to improve caching and data serving

Support me

"Buy Me A Coffee"

License

This project is licensed under the BSD-3-Clause License - see the LICENSE.md file for details

face-recognition-pipeline'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

Watchers

 avatar  avatar  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.