dvl-tum / ciagan

Official PyTorch implementation of CIAGAN
MIT License
76 stars 26 forks source link

Is it working correctly? #13

Open shukkkur opened 2 years ago

shukkkur commented 2 years ago

So, I downloaded the pre-trained model (link in README).

2) Created landmarks using this line: python process_data.py --input ../mydata --output ../output/ 3) And the run the test.py file python test.py --data ../output/ --out ../output

So here are the results: image

I mean, one of the advantages of this paper was creating a new identity and another face detection algorithm will probably detect these faces, however the other advantage was realistic results, but the faces I get are a bit intimidating.

Am I doing everything correctly? Also, how can I insert these new faces into original images? Any help, pointer or code is appreciated!

Kritz23 commented 1 year ago

Hey, @shukkkur did you get any promising results further? This really looks scary tho :P

Thanks, Kritika

shukkkur commented 1 year ago

Hi @Kritz23! It's been awhile ago, so I don' really remember. My guess would be to use images with face looking directly at the camera, but I am probably wrong) So good luck!