Implementation of paper "3DFP-FCGAN : Face Completion Generative Adversarial Network with 3D Facial Prior" [2021JVCIR].
python 3.7.0 + tensorflow 1.13.0 + neuralgym 0.0.1
For CelebA: download the cropped face images.
For CelebA HQ: dowmload the face images and then run cropped_image.py to generate cropped face images.
Download the pretrained model from https://pan.baidu.com/s/1Ib1KQdcNLg9u1hUX1_e9CA [Passeword: vlcv]
Run test.py.
Thanks to previous open-sourced repo:
$ claude mcp add 3DFP_FCGAN \
-- python -m otcore.mcp_server <graph>