Skip to content

TensorFlow 2 implementation of the paper HyperFace: A Deep Multi-task Learning Framework for Face Detection, Landmark Localization, Pose Estimation, and Gender Recognition (IEEE TPAMI 2016)

Notifications You must be signed in to change notification settings

Jeet-Patel/HyperFace-TensorFlow2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyperface-tensorflow2

This is a Tensorflow 2 implementation of the paper HyperFace: A Deep Multi-task Learning Framework for Face Detection, Landmark Localization, Pose Estimation, and Gender Recognition (IEEE TPAMI 2016).
The main idea of the paper is to fuse the intermediate layers of a deep CNN in order to train different tasks under consideration. It presents an architecture to learn common features for these tasks and exploit the synergy among them.

Model's Performance

The following are model's predictions for image descriptions:

Test Image 1

Test Image 2

Test Image 3

About

TensorFlow 2 implementation of the paper HyperFace: A Deep Multi-task Learning Framework for Face Detection, Landmark Localization, Pose Estimation, and Gender Recognition (IEEE TPAMI 2016)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages