DeepFaceLab/nnlib
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
..
__init__.py added FacesetRelighter: 2019-11-11 11:42:52 +04:00
CAInitializer.py removing trailing spaces 2019-03-19 23:53:27 +04:00
DeepPortraitRelighting.py added FacesetRelighter: 2019-11-11 11:42:52 +04:00
DeepPortraitRelighting.t7 added FacesetRelighter: 2019-11-11 11:42:52 +04:00
device.py fix multigpu extractor 2019-10-10 13:01:57 +04:00
FANSeg_256_full_face.h5 moving some files 2019-10-14 09:34:44 +04:00
FUNIT.py added 'sort by vggface': sorting by face similarity using VGGFace model. 2019-10-23 15:06:39 +04:00
nnlib.py added FacesetRelighter: 2019-11-11 11:42:52 +04:00
TernausNet.py moving some files 2019-10-14 09:34:44 +04:00
vgg11_enc_weights.npy moving some files 2019-10-14 09:34:44 +04:00
VGGFace.py added 'sort by vggface': sorting by face similarity using VGGFace model. 2019-10-23 15:06:39 +04:00