rolux / stylegan2encoder

StyleGAN2 - Official TensorFlow Implementation
http://arxiv.org/abs/1912.04958
Other
380 stars 71 forks source link

Multi-thread support for align multiple images #1

Closed ofirkris closed 4 years ago

rolux commented 4 years ago

I guess I don't want this repo to diverge too much from the original StyleGAN encoder.

Also, align_images seems sufficiently fast, and it's much faster than encode_images.