59d6fada23
draw up arrow in the red landmark debug square
Colombo
2019-10-24 10:09:51 +04:00
734d97d729
added 'sort by vggface': sorting by face similarity using VGGFace model. Requires 4GB+ VRAM and internet connection for the first run.
Colombo
2019-10-23 15:06:39 +04:00
d3e35c8ce6
enhanced sort by final: now faces are evenly distributed not only in the direction of yaw, but also in pitch
Colombo
2019-10-20 14:18:14 +04:00
1de1e0029f
Extractor now produces a less shaked face. but second pass is now slower by 25%, before/after: https://imgur.com/L77puLH
Colombo
2019-10-14 12:09:32 +04:00
e013cb0f6b
moving some files
Colombo
2019-10-14 09:34:44 +04:00
2b264da86b
fixed bug when same face can be detected twice
Colombo
2019-10-13 14:59:50 +04:00
aa523b3f2e
change name
Colombo
2019-10-12 16:13:23 +04:00
8595c757ad
change options order
Colombo
2019-10-12 10:39:48 +04:00
92f14dee70
SAEHD: added option Enable random warp of samples, default is on Random warp is required to generalize facial expressions of both faces. When the face is trained enough, you can disable it to get extra sharpness for less amount of iterations.
Colombo
2019-10-12 10:31:50 +04:00
e15f846d08
SAE, SAEHD: random flip and learn mask options now can be overridden
Colombo
2019-10-10 22:56:57 +04:00
1f27d13f61
clip border for midface
Colombo
2019-10-10 14:48:51 +04:00
63ecd4ec34
speed up S3FD extraction for GPU with >= 11GB vram
Colombo
2019-10-10 13:22:14 +04:00
4c2cb44643
upd liae loss
Colombo
2019-10-06 10:06:22 +04:00
e4a360e5ff
upd loss
Colombo
2019-10-06 01:00:34 +04:00
d781af3d1f
fixed GPU detection and indexes, got rid of using nvml, now using direct cuda lib to determine gpu info that match tensorflow indexes,
Colombo
2019-10-05 16:26:23 +04:00
dc11ec32be
SAE : WARNING, RETRAIN IS REQUIRED ! fixed model sizes from previous update. avoided bug in ML framework(keras) that forces to train the model on random noise.
Colombo
2019-09-19 11:13:56 +04:00
b6b92bded0
converter: now writes a filename of current frame config, SAE: removed multiscale decoder, because it's not effective
Colombo
2019-09-13 08:59:00 +04:00
bef4e5d33c
Converter: added new color transfer modes: mkl, mkl-m, idt, idt-m
Colombo
2019-09-07 22:01:01 +04:00
bc0b25cdda
interactive converter now saves the session. if input frames are changed (amount or filenames) then interactive converter automatically starts a new session. if model is more trained then all frames will be recomputed again with their saved configs.
Colombo
2019-08-30 16:19:41 +04:00
9f58d160a0
Converter: fix output names of merged files, now its 100% same as input, ConvertAvatar: fix input image after fix landmarks face align, VideoEd: video_from_sequence now uses pipe input to input any filenames instead of %.5d. formatted
Colombo
2019-08-27 22:05:22 +04:00
23854ac8bc
removing landmarks of lips which are used in face aligning, and leave only corners of mouth landmarks, result: less scale jittering aligning that will be feeded into AE and produce more stable face before: https://i.imgur.com/gJaW5Y4.gifv after: https://i.imgur.com/Vq7gvhY.gifv
iperov
2019-08-26 19:36:41 +04:00
6243190f74
fix help screen
iperov
2019-08-26 08:14:31 +04:00
25da22fdc9
minor fix
iperov
2019-08-25 22:32:21 +04:00
63d30c49ae
fixes and optimizations, converters: added new option sharpen_mode and sharpen_amount
iperov
2019-08-25 19:18:51 +04:00
c39ed9d9c9
updated pdf manuals for AVATAR model. Avatar converter: added super resolution option. All converters: super resolution DCSCN network is now replaced by RankSRGAN
iperov
2019-08-25 17:43:52 +04:00
19c66286da
fix gen_warp_params now accepts any square images
iperov
2019-08-25 14:06:33 +04:00
6c66495bcf
default avatar type option is now HEAD. Head produces stable result.
iperov
2019-08-25 08:16:54 +04:00
d129b5dd7f
sort data for CAInitializerMP
iperov
2019-08-25 07:50:27 +04:00
407ce3b1ca
Added interactive converter. With interactive converter you can change any parameter of any frame and see the result in real time.
iperov
2019-08-24 12:57:29 +04:00
b72d5a3f9a
fixed error "Failed to get convolution algorithm" on some systems fixed error "dll load failed" on some systems Expanded eyebrows line of face masks. It does not affect mask of FAN-x converter mode.
iperov
2019-08-11 11:17:22 +04:00
e2bc65d5f0
Fix issue with RTX GPU and TensorFlow (#322)
Josh Johnson
2019-08-02 13:40:41 +01:00
582c974851
Colab choose random preview (#316)
fakerdaker
2019-07-25 03:29:31 -04:00
93ee889597
Identity is not the same thing as equality in Python (#291)
cclauss
2019-06-27 19:10:22 +02:00
8484060e01
Trainer: added option for all models Enable autobackup? (y/n ?:help skip:%s) : Autobackup model files with preview every hour for last 15 hours. Latest backup located in model/<>_autobackups/01
iperov
2019-06-20 10:42:55 +04:00