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

Added parallel preprocessing #24

Closed M00-M00 closed 3 years ago

M00-M00 commented 3 years ago

Created process_image() function and added parallel pre-processing using multiprocessing module