oawiles / X2Face

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

How to training? #1

Closed cscyangj closed 6 years ago

cscyangj commented 6 years ago

I got following result.

image

It seems that i need to training for new driving image? so how to do that?

thanks

oawiles commented 6 years ago

Hi. I'd say that the problem is probably that your crops are too different. First try recropping the images so that the face is in approximately the same place as the sample ones. This has a pretty big effect on the results. If you want to use your own crops you'd have to have access to a pretty big dataset which may or may not be feasible...

However, if the re-cropping doesn't improve things, let me know.

cscyangj commented 6 years ago

@oawiles thanks, I will try and feedback to you.

cscyangj commented 6 years ago

@oawiles looks much better now.

image

KeyKy commented 5 years ago

@oawiles I got bad result here, could you give me some advise?

oawiles commented 5 years ago

Hm I'm not sure: it seems to me that the person isn't changing too much (or at all?). Hence why you're getting the same output?