Skip to content

DAA: A Delta Age AdaIN operation for age estimation via binary code transformer (CVPR2023)

License

Notifications You must be signed in to change notification settings

redcping/Delta_Age_AdaIN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAA: A Delta Age AdaIN operation for age estimation via binary code transformer (CVPR2023)

license python pytorch

This repository contains the code for our paper "DAA: A Delta Age AdaIN operation for age estimation via binary code transformer". image The preprint version is public at arxiv

Code

Step1. Dataset generation, including training and testing samples and a csv file.
Step2. Configure config.py for corresponding training.
Step3. Please refer to the paper description to configure config.py, and then use train.py for training and testing.

Citation

If you find this work helpful in your research, please consider citing our paper:

@inproceedings{chen2023_DAA,
  title     = {DAA: A Delta Age AdaIN operation for age estimation via binary code transformer},
  author    = {Ping, Chen and Xingpeng, Zhang and Ye, Li and Ju, Tao and Bin, Xiao and Bing, Wang and Zongjie, Jiang},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
  year      = {2023}
}

About

DAA: A Delta Age AdaIN operation for age estimation via binary code transformer (CVPR2023)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages