1
0
Fork 0
mirror of https://github.com/deepfakes/faceswap synced 2025-06-09 04:36:50 -04:00
faceswap/lib/gui
torzdf 236c35f11a
Convert settings tool (#737)
* Initial prediction pipeline and display

* Patch faces from convert pipeline. Load configs

* Add tkinter canvas for image display

* Radio buttons to config gui. Standardise config gui. Remove dssim loss from realface

* Add action frame

* Live update cli options

* Live update config changes

* Quicker frame loading. Refresh faces button callback

* remove debug code

* Add saving and reloading config buttons

* Reduce lag with threading

* Busy indicator + geometry updates

* Fix options canvas resizing

* Add global config saving and resetting

* tools to own tab

* Rename tool to 'preview'

* geometry tweak

* pep8 fixes
2019-05-30 18:15:25 +01:00
..
.cache Basic icon for GUI 2019-02-13 01:36:24 +00:00
__init__.py model_refactor (#571) (#572) 2019-02-09 18:35:12 +00:00
command.py Convert settings tool (#737) 2019-05-30 18:15:25 +01:00
display.py bigfix: RuntimeWarning: More than 20 figures have been opened. 2019-04-12 23:32:15 +00:00
display_analysis.py Analysis tab: Fix disappearing options on large datasets 2019-02-26 19:12:08 +00:00
display_command.py bigfix: RuntimeWarning: More than 20 figures have been opened. 2019-04-12 23:32:15 +00:00
display_graph.py bigfix: RuntimeWarning: More than 20 figures have been opened. 2019-04-12 23:32:15 +00:00
display_page.py bigfix: RuntimeWarning: More than 20 figures have been opened. 2019-04-12 23:32:15 +00:00
menu.py Handle empty .recent.json 2019-03-11 13:21:30 +00:00
options.py Alignments Tool: Allow merging of many alignments file 2019-04-12 08:33:39 +00:00
popup_configure.py Convert settings tool (#737) 2019-05-30 18:15:25 +01:00
stats.py Bugfix: GUI Analysis - Correctly report iterations and rate 2019-05-18 10:14:57 +00:00
statusbar.py Increase statusbar label length 2019-04-01 17:04:31 +01:00
tooltip.py model_refactor (#571) (#572) 2019-02-09 18:35:12 +00:00
utils.py Convert settings tool (#737) 2019-05-30 18:15:25 +01:00
wrapper.py Alignments Tool: Allow merging of many alignments file 2019-04-12 08:33:39 +00:00