GithubHelp home page GithubHelp logo

cnu1439 / bobetocalo_pami20 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pcr-upm/bobetocalo_pami20

0.0 0.0 0.0 115.62 MB

Multi-task head pose estimation in-the-wild

License: BSD 2-Clause "Simplified" License

C++ 95.56% CMake 4.44%

bobetocalo_pami20's Introduction

PWC PWC PWC PWC PWC PWC PWC

Multi-task head pose estimation in-the-wild

We provide C++ code in order to replicate the head-pose experiments in our paper https://ieeexplore.ieee.org/document/9303369

If you use this code for your own research, you must reference our PAMI paper:

Multi-task head pose estimation in-the-wild
Roberto Valle, José M. Buenaposada, Luis Baumela.
IEEE Transactions on Pattern Analysis and Machine Intelligence, PAMI 2020.
https://doi.org/10.1109/TPAMI.2020.3046323

Requisites

Installation

This repository must be located inside the following directory:

faces_framework
    └── alignment
        └── ert_simple
    └── multitask 
        └── bobetocalo_pami20

You need to have a C++ compiler (supporting C++11):

> mkdir release
> cd release
> cmake ..
> make -j$(nproc)
> cd ..

Usage

Use the --measure option to set the face alignment normalization.

Use the --database option to load the proper trained model.

> ./release/face_multitask_bobetocalo_pami20_test --measure pupils --database cofw

bobetocalo_pami20's People

Contributors

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