Skip to content

Latest commit

 

History

History
56 lines (33 loc) · 2.54 KB

README.md

File metadata and controls

56 lines (33 loc) · 2.54 KB

Image

T-FAKE: Synthesizing Thermal Images for Facial Landmarking

Downloading the dataset

To download the color images, sparse annotations, and segmentation masks for the dataset, please use the links in the FaceSynthetics repository.

Our dataset has been generated for a warm and for a cold condition. Each dataset can be downloaded separately as

Using the landmarker

Coming soon.

landmarks

Pre-trained models

The models for the thermalization as well as the landmarkers can be downloaded from here.

Thermalization

Landmarking

Running the benchmark

To run the benchmark, you have to download the CHARLOTTE ThermalFace dataset.

License

This dataset and the landmarking methods are licensed under the Attribution-NonCommercial-ShareAlike 4.0 International license as it is derived from the FaceSynthetics dataset.

Citation

If you use this code for your own work, please cite our paper:

P. Flotho, M. Piening, A. Kukleva and G. Steidl, “T-FAKE: Synthesizing Thermal Images for Facial Landmarking,” arxiv, 2024. doi:10.48550/arXiv.2408.15127

BibTeX entry

@article{flotea2024a,
    author = {Flotho, P. and Piening, M. and Kukleva, A. and Steidl, G.},
    title = {T-FAKE: Synthesizing Thermal Images for Facial Landmarking},
    year = {2024},
    journal = {arXiv preprint arXiv:2408.15127},
    doi = {https://doi.org/10.48550/arXiv.2408.15127}
}