Coder Social home page Coder Social logo

shizongyan / 3dfr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from muyouhang/3dfr

0.0 0.0 0.0 189.38 MB

A pipeline for 3D face recognition(FR), including data preprocessing, feature extraction and face recognition. Suit for consumer RGB-D cameras, for example, Kinect V2.

C++ 97.81% CMake 2.19%

3dfr's Introduction

1. Introduction

The features we support include:

  • Detect faces from infrared image
  • Crop face from raw depth image
  • Project 3D facial points to 2D depth face
  • Estimate surface normal of 3D fcial points, and generate 2D normal face

2. Workflow

3. Installation

Dependies

  • MXNet 1.3.0
  • OpenCV 4.0
  • PCL 1.8.1

Windows

Ubuntu

4. Quick Start

cd 3DFR/Led3DFR/data
unzip test_fold=1.zip
cd ..
mkdir build
cd build
cmake ..
make
cd ..
./bin/test_kinfu

License

3DFR is freely available for free non-commercial use. If you have any questions, please contact us [email protected].

3dfr's People

Contributors

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