PeterZhouSZ / GeomConsistentFR

Official Code for Face Relighting with Geometrically Consistent Shadows (CVPR 2022)

Home Page:https://arxiv.org/abs/2203.16681

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face Relighting with Geometrically Consistent Shadows

Andrew Hou, Michel Sarkis, Ning Bi, Yiying Tong, Xiaoming Liu. In CVPR, 2022.

alt text

The code for this project was developed using Python 3 and PyTorch 1.7.1.

Citation

If you utilize our code in your work, please cite our CVPR 2022 paper.

@inproceedings{ face-relighting-with-geometrically-consistent-shadows,
  author = { Andrew Hou and Michel Sarkis and Ning Bi and Yiying Tong and Xiaoming Liu },
  title = { Face Relighting with Geometrically Consistent Shadows },
  booktitle={IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
  year = { 2022 }
}

Contact

If there are any questions, please feel free to post here or contact the authors at {houandr1, ytong, liuxm}@msu.edu, {msarkis, nbi}@qti.qualcomm.com

About

Official Code for Face Relighting with Geometrically Consistent Shadows (CVPR 2022)

https://arxiv.org/abs/2203.16681


Languages

Language:Python 96.8%Language:MATLAB 2.0%Language:Shell 1.3%