DeepFaceLab/utils
Colombo fe58459f36 added FacesetRelighter:
Synthesize new faces from existing ones by relighting them using DeepPortraitRelighter network.
With the relighted faces neural network will better reproduce face shadows.

Therefore you can synthsize shadowed faces from fully lit faceset.
https://i.imgur.com/wxcmQoi.jpg

as a result, better fakes on dark faces:
https://i.imgur.com/5xXIbz5.jpg

in OpenCL build Relighter runs on CPU,

install pytorch directly via pip install, look at requirements
2019-11-11 11:42:52 +04:00
..
cv2_utils.py removing trailing spaces 2019-03-19 23:53:27 +04:00
DFLJPG.py added FacesetRelighter: 2019-11-11 11:42:52 +04:00
DFLPNG.py added FacesetRelighter: 2019-11-11 11:42:52 +04:00
iter_utils.py Don't pass multiprocess object on pickle (#261) 2019-05-14 11:30:23 +04:00
os_utils.py Added interactive converter. 2019-08-24 12:57:29 +04:00
Path_utils.py moving some files 2019-10-14 09:34:44 +04:00
pickle_utils.py Converter: added Apply super resolution? (y/n skip:n) : , Enhance details by applying DCSCN network. 2019-03-28 21:50:27 +04:00
random_utils.py removing trailing spaces 2019-03-19 23:53:27 +04:00
std_utils.py removing trailing spaces 2019-03-19 23:53:27 +04:00
struct_utils.py removing trailing spaces 2019-03-19 23:53:27 +04:00