Skip to content

Implementation of Uncertainty-Guided Face Matting for Occlusion-Aware Face Transformation research paper

License

Notifications You must be signed in to change notification settings

tsyncIO/FaceMat

Repository files navigation

# FaceMat: Uncertainty-Guided Face Matting

📄 Reference

This implementation is based on the paper:

Uncertainty-Guided Face Matting for Occlusion-Aware Face Transformation
Hyebin Cho, Jaehyup Lee
ACM Multimedia 2025
arXiv:2508.03055 | PDF in this repo

BibTeX:

@article{cho2025uncertainty,
  title={Uncertainty-Guided Face Matting for Occlusion-Aware Face Transformation},
  author={Cho, Hyebin and Lee, Jaehyup},
  journal={arXiv preprint arXiv:2508.03055},
  year={2025}
}



\## Features

\- Trimap-free face matting under occlusions

\- Uncertainty-guided knowledge distillation

\- Real-time inference capability

\- Modular and extensible design



\## Installation

```bash

git clone https://github.com/yourusername/FaceMat.git

cd FaceMat

pip install -r requirements.txt

About

Implementation of Uncertainty-Guided Face Matting for Occlusion-Aware Face Transformation research paper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages