oawiles / X2Face

Pytorch code for ECCV 2018 paper
MIT License
246 stars 58 forks source link

How to get a good effect with your myself photo? #29

Open CruiseYuGH opened 4 years ago

CruiseYuGH commented 4 years ago

With my own picture,I can't get a good result in Pose2Face.ipynb or Face2Face_UnwrapMosaic.ipynb. Do I need some pre-processing for getting the good source ?like mtcnn?

akoepke commented 4 years ago

You should make sure that the crop is similar to the training data (maybe this can be useful for you: https://github.com/oawiles/X2Face/issues/17#issuecomment-527619060).

Startup555 commented 1 year ago

I want to obtain the pre-trained network file (in .pth format) for X2Face, who can help meeee!

oawiles commented 1 year ago

Models are available here: https://www.robots.ox.ac.uk/~vgg/research/unsup_learn_watch_faces/x2face.html.