maum-ai / faceshifter

Unofficial PyTorch Implementation for FaceShifter (https://arxiv.org/abs/1912.13457)
BSD 3-Clause "New" or "Revised" License
610 stars 114 forks source link

how many images are necessary to have good results? #10

Closed molo32 closed 3 years ago

molo32 commented 3 years ago

how many images are necessary to have good results.

how many images are necessary to train and have good results. Can I train with images at 128 * 128?

usingcolor commented 3 years ago

See #6. I only tried with 256*256 size.