Giter VIP home page Giter VIP logo

face-recognition-with-arcface-tensorflow's Introduction

Face-recognition-with-Arcface-Tensowflow-

ArcFace (Additive Angular Margin Loss for Deep Face Recognition, published in CVPR 2019) implemented in Tensorflow 2.0+. This is an unofficial implementation.

You can find original paper here [link] https://arxiv.org/abs/1801.07698

Working Procedure:

recognition

Run integrate.py file. Before running, give your data path. After running that file you will be asked to choose the task that you want to do. If you want to Recognition then give input “ recognition” or if you want to save the embedding then give input “register”. Then it will automatically create embedding and save in a pickle file. If you want to see the embedding from the pickle file then go to the test file then uncomment 10 to 12 lines then run.When you go for a recognition task if there is any unknown person and you want to add on your embedding file for later recognition, you will be asked when you run the integrate.py file. Press Y or y to confirm that you want and then give an ID or name then it will be added in your embedding file.

face

Models:

Download the Pre-train model from this link: https://drive.google.com/file/d/1HasWQb86s4xSYy36YbmhRELg9LBmvhvt/view?usp=sharing Now paste it to the checkpoints folder.

Test in postman: If you want to test using postman just run app.py then send bas64 data to the url.

You can find the official implementation here: https://github.com/deepinsight/insightface

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.