Giter Club home page Giter Club logo

facealignment-fhr's Introduction

Fractional Heatmap Regression

Citation

If you find this work useful in your research, please consider citing (* indicates equal contributions):

@inproceedings{tai-FHR-2019,
  title={Towards Highly Accurate and Stable Face Alignment for High-Resolution Videos},
  author={Tai, Ying* and Liang, Yicong* and Liu, Xiaoming and Duan, Lei and Li, Jilin and Wang, Chengjie and Huang, Feiyue and Chen, Yu},
  booktitle={The AAAI Conference on Artificial Intelligence (AAAI)},
  year={2019}
}

Demo

Prerequisites

  • Torch
  • Linux
  • NVIDIA GPU + CUDA CuDNN

Getting Started

Setup

Clone the github repository:

git  clone https://github.com/tyshiwo/FHR_alignment.git
cd FHR_alignment

Data & Models

  1. Download the training and testing data include datasetsets 300W and 300VW from [Google drive]. Put it into the root path (i.e., FHR_alignment/data)
  2. Download the pretrained models for datasets 300W and 300VW from [Google drive]. Put it into the root path (i.e., FHR_alignment/models)

Training

For dataset 300W:

cd training_code
sh exec_train_300W_fhr.sh

For dataset 300VW:

sh exec_train_300VW_fhr.sh

Testing

For dataset 300W:

cd testing_code
sh test_300W_fhr.sh

For dataset 300VW:

sh test_300VW_fhr.sh

facealignment-fhr's People

Contributors

tyshiwo avatar chengjie-cjwang avatar

Watchers

 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.