1
0
Fork 0
mirror of https://github.com/deepfakes/faceswap synced 2025-06-09 04:36:50 -04:00
faceswap/plugins/train/trainer
torzdf 1bdc9da02f
Smart Masks to Convert (#957)
- scripts.convert - Use Smart Masks for Convert
    * Make on-the-fly conversion an explicit option

- Move BlurMask to lib.faces_detect

- tools.preview - Fix for smart masks
    * Subclass from tk.Tk
    * Options to lib.gui.control_helper
    *variable cleanup

- lib.logger - Demote more tensorflow deprecation messages

- Documentation:
    * lib.faces_detect.BlurMask
    * plugins.convert.mask
    * lib.convert
    * scripts.convert
    * scripts.fsmedia
    * tools.preview
2019-12-29 23:13:25 +00:00
..
__init__.py model_refactor (#571) (#572) 2019-02-09 18:35:12 +00:00
_base.py Smart Masks to Convert (#957) 2019-12-29 23:13:25 +00:00
original.py Expose Augmentation Options to config 2019-06-26 10:48:38 +00:00
original_defaults.py GUI Tweaks 2019-08-25 11:07:34 +01:00