Skip to content

This is an implementation of FATAUVA-Net model in paper: An Integrated Deep Learning Framework for Facial Attribute Recognition, Action Unit Detection and Valence-Arousal Estimation

Notifications You must be signed in to change notification settings

yy19931029/FATAUVA-Net-for-facial-emotion-with-caffe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

FATAUVA-Net-for-facial-emotion-detection-with-caffe

This is an implementation of FATAUVA-Net model in paper: An Integrated Deep Learning Framework for Facial Attribute Recognition, Action Unit Detection and Valence-Arousal Estimation.

网络架构:

Core Layer 使用 multi-task CNN 参考 [29] Attribute Layer 首先crop face area 参考 [41],如眼眉嘴;从CelebA数据库中选择10个属性; 网络结构如下:

Core layer 和 Attribute layer 使用 CelebA 数据库。

AU Layer 网络结构

V-A Layer 网络结构

About

This is an implementation of FATAUVA-Net model in paper: An Integrated Deep Learning Framework for Facial Attribute Recognition, Action Unit Detection and Valence-Arousal Estimation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.5%
  • MATLAB 5.6%
  • Shell 1.9%