Skip to content

rumi-b/affectnet-d_rafd-d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

3D Dense Geometry-Guided Facial Expression Synthesis by Adversarial Learning

AffectNet-D and RaFD-D

AffectNet-D and RaFD-D are datasets that contain depthmaps for a subset of AffectNet (~87K) and RaFD (~4K) images. AffectNet is a large-scale in-the-wild face dataset that consists of 8 different expressions as well as valence and arousal annotations. Similarly, RaFD provides a dataset that contains facial expression in a controlled environment.

Details

We propose to augment existing expression annotated datasets, AffectNet and RaFD, with depth information. To this end, we propose to use an existing state-of-the-art method to reconstruct the 3D models of faces. We carefully investigated the quality of the reconstructed 3D models and discarded the ones which are not fitted well. From these 3D models, we computed the corresponding depth maps.

Pipeline

The statistics for the datasets constructed by using the aaforementioned method are presented on the table below.

Dataset Anger Contempt Disgust Fear Happy Neutral Sadness Surprise Total
AffectNet-D 15,000 3,703 3,726 6,073 15,000 15,000 15,000 13,604 87,106
RaFD-D 564 580 576 548 557 585 569 515 4,494

Samples

Downloads

Link to download AffectNet-D

Link to download RaFD-D

Agreement

The AffectNet-D and RaFD-D datasets are available for non-commercial research purposes only. You agree not to reproduce, duplicate, copy, sell, trade, resell or exploit for any commercial purposes, any portion of the images and any portion of derived data. The publishers reserve the right to terminate your access to the datasets at any time.

Citation

@InProceedings{Bodur_2021_WACV,
    author    = {Bodur, Rumeysa and Bhattarai, Binod and Kim, Tae-Kyun},
    title     = {3D Dense Geometry-Guided Facial Expression Synthesis by Adversarial Learning},
    booktitle = {Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV)},
    month     = {January},
    year      = {2021},
    pages     = {2392-2401}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors