A Tensorflow implementation of ICCV2021 paper: Improving Robustness of Facial Landmark Detection by Defending against Adversarial Attacks. PDF:SAAT
Masked 300W: Download
./databases:
/ibug:
/image1.jpg
image1.pts
image2.jpg
image2.pts
/helen
/lfpw
/Masked 300W
...
./bbs:
/ibug:
image1.pts
image2.pts
/helen
/lfpw
/Masked 300W
...
Downlod the pre-trained models and put it into ./ckpt/test, then run Evaluation.py
@InProceedings{Zhu_2021_ICCV,
author = {Zhu, Congcong and Li, Xiaoqiang and Li, Jide and Dai, Songmin},
title = {Improving Robustness of Facial Landmark Detection by Defending Against Adversarial Attacks},
booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
month = {October},
year = {2021},
pages = {11751-11760}}