Face Image Lighting Enhancement Using a 3D Model

Abstract

Image enhancement helps to generate balanced lighting distributions over faces. Our goal is to get an illuminance-balanced enhanced face image from a single view. Traditionally, image enhancement methods ignore the 3D geometry of the face or require a complicated multi-view geometry. Other methods cause color tone shifting or over saturation. Inspired by the new research achievements in face alignment and face 3D modeling, we propose an improved face image enhancement method by leveraging 3D face models. Given a face image as input, our method will first estimate its lighting distribution. Then we build an optimization process to refine the distribution. Finally, we generate an illuminance-balanced face image from a single view. Experiments on the FiveK dataset [5] demonstrate that our method performs well and compares favorably with other methods.

Cite

Text

Chen and Allebach. "Face Image Lighting Enhancement Using a 3D Model." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2023. doi:10.1109/CVPRW59228.2023.00278

Markdown

[Chen and Allebach. "Face Image Lighting Enhancement Using a 3D Model." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2023.](https://mlanthology.org/cvprw/2023/chen2023cvprw-face/) doi:10.1109/CVPRW59228.2023.00278

BibTeX

@inproceedings{chen2023cvprw-face,
  title     = {{Face Image Lighting Enhancement Using a 3D Model}},
  author    = {Chen, Qiulin and Allebach, Jan P.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2023},
  pages     = {2775-2784},
  doi       = {10.1109/CVPRW59228.2023.00278},
  url       = {https://mlanthology.org/cvprw/2023/chen2023cvprw-face/}
}