DeepFaceLab/facelib
Colombo f1d115b63b added experimental face type 'whole_face'
Basic usage instruction: https://i.imgur.com/w7LkId2.jpg

	'whole_face' requires skill in Adobe After Effects.

	For using whole_face you have to extract whole_face's by using
	4) data_src extract whole_face
	and
	5) data_dst extract whole_face
	Images will be extracted in 512 resolution, so they can be used for regular full_face's and half_face's.

	'whole_face' covers whole area of face include forehead in training square,
	but training mask is still 'full_face'
	therefore it requires manual final masking and composing in Adobe After Effects.

added option 'masked_training'
	This option is available only for 'whole_face' type.
	Default is ON.
	Masked training clips training area to full_face mask,
	thus network will train the faces properly.
	When the face is trained enough, disable this option to train all area of the frame.
	Merge with 'raw-rgb' mode, then use Adobe After Effects to manually mask, tune color, and compose whole face include forehead.
2020-02-21 16:21:04 +04:00
..
__init__.py DFL-2.0 initial branch commit 2020-01-21 18:43:39 +04:00
FaceEnhancer.npy DFL-2.0 initial branch commit 2020-01-21 18:43:39 +04:00
FaceEnhancer.py Upgraded to TF version 1.13.2 2020-01-25 21:58:19 +04:00
FaceType.py added experimental face type 'whole_face' 2020-02-21 16:21:04 +04:00
FAN.npy DFL-2.0 initial branch commit 2020-01-21 18:43:39 +04:00
FANExtractor.py fix FANExtractor 2020-02-20 12:20:18 +04:00
FANSeg_256_full_face.npy DFL-2.0 initial branch commit 2020-01-21 18:43:39 +04:00
LandmarksProcessor.py added experimental face type 'whole_face' 2020-02-21 16:21:04 +04:00
S3FD.npy DFL-2.0 initial branch commit 2020-01-21 18:43:39 +04:00
S3FDExtractor.py Upgraded to TF version 1.13.2 2020-01-25 21:58:19 +04:00
TernausNet.py Upgraded to TF version 1.13.2 2020-01-25 21:58:19 +04:00
vgg11_enc_weights.npy DFL-2.0 initial branch commit 2020-01-21 18:43:39 +04:00