TP-GAN icon indicating copy to clipboard operation
TP-GAN copied to clipboard

Official TP-GAN Tensorflow implementation for paper "Beyond Face Rotation: Global and Local Perception GAN for Photorealistic and Identity Preserving Frontal View Synthesis"

Results 22 TP-GAN issues
Sort by recently updated
recently updated
newest added

I encounter the following long error running the TP_GAN-Mar6FS.py program: ............. Traceback (most recent call last): File "D:\python\projects\reidentification\face_frontalization\frontalization-master\4_TP-GAN-master\TP_GAN-Mar6FS.py", line 1059, in tf.compat.v1.app.run() File "C:\Users\rajak\anaconda3\envs\deep_learning\lib\site-packages\tensorflow_core\python\platform\app.py", line 40, in run _run(main=main, argv=argv,...

Has anyone run the code successfully? Does anybody have a trained model , thanks very much

How do you perform face alignment? Is it to use affine transformation after detecting the key points of the face? thank u!

Hello,how to test face images?can you provide a pre-model?

Thank you for sharing your code. I want to run a test on the model, is it possible to provide a pretrained model as well as the operating steps? Thank...

hello,thank you for sharing your code. I am interesting in TP-GAN and want to run a test, can you provide train dataset or a pretrained modelfor me? Thank you

Hi, Thanks for sharing the codes! Could you please tell us the structure of the dataset main folder and subfolders to make another simple dataset to train this model since...