1
0
Fork 0
mirror of https://github.com/deepfakes/faceswap synced 2025-06-09 04:36:50 -04:00
Commit graph

9 commits

Author SHA1 Message Date
torzdf
30acca8541 Sort by face - Inherit allow_growth option from extract.ini 2020-07-04 10:38:46 +01:00
torzdf
9ebc0abc8e tools.sort - Optimize sort by face 2019-12-16 00:59:00 +00:00
torzdf
ef03be1706
Update Dependencies (#950)
* 1st Round update for Python 3.7, TF1.15, Keras2.3
    Move Tensorflow logging verbosity prior to first tensorflow import
    Keras Optimizers and nn_block update
    lib.logger - Change tf deprecation messages from WARNING to DEBUG
    Raise Tensorflow Max version check to 1.15
    Update requirements and conda check for python 3.7+
    Update install scripts, travis and documentation to Python 3.7

* Revert Keras to 2.2.4
2019-12-10 02:01:20 +00:00
torzdf
4591a02ee1 bugfix: tools.preview - Fix for new icons
bugfix: lib.vgg_face2_keras - Remove debug code
documentation: lib.vgg_face2_keras
2019-11-24 13:54:33 +00:00
torzdf
0bcd0c49b6 sort by face - Automatically switch to vector_linkage if not enough free RAM 2019-11-24 01:28:01 +00:00
kvrooman
b49c352e8f # pylint:disable=no-member cleanup (#927)
# pylint:disable=no-member cleanup
2019-11-13 12:17:59 +00:00
kvrooman
995a857154 Smart Mask Exposure for Extraction & Training (#831)
Smart Masks - Initial Commit
2019-10-07 16:16:18 +01:00
torzdf
eafa0d4bf3 vgg_face2 - Set system verbosity based on loglevel 2019-07-31 23:19:30 +00:00
kilroythethird
7ceeabac87 Switch to keras version for sort face (#791)
Upgrade to vgg_face2 (keras) to speed up sort by face
2019-07-21 12:37:41 +01:00