Commit Graph

  • 1145b46035 Merge branch 'staging' torzdf 2022-11-14 01:08:43 +00:00
  • f4c738dad4 Reduce LPIPS strength by factor of 10 torzdf 2022-11-14 01:08:30 +00:00
  • 2da1f675b2 Merge branch 'staging' torzdf 2022-11-10 01:41:55 +00:00
  • e3b457693e bugfix - extract filters: spaces in folder names torzdf 2022-11-10 01:41:40 +00:00
  • b27331ca4c Merge branch 'staging' torzdf 2022-11-09 12:56:36 +00:00
  • 113b7d7db4 Aligner filters bugfixes - Skip roll check if disabled - Correct subfolder name for features check torzdf 2022-11-09 12:56:23 +00:00
  • c698f45a35 Aligner - Add feature position filter torzdf 2022-11-08 17:09:43 +00:00
  • 23857be1bf Merge branch 'staging' torzdf 2022-11-08 12:11:16 +00:00
  • cb8ec69789 Aligner updates - Add filter re-feeds option - bugfix roll calculation torzdf 2022-11-08 12:10:56 +00:00
  • 128a4d0e2f Merge branch 'staging' torzdf 2022-11-04 19:01:01 +00:00
  • 0f5d2e887c Face-filter updates: - Allow selecting folder as well as multiple images - Lower default threshold and update helptext - bugfix: detector error when using all aligned faces - Standardize output folder name torzdf 2022-11-04 18:43:55 +00:00
  • bfaa465fbd Bugfix - Alignments tool. Use full path when updating png header torzdf 2022-11-01 18:05:37 +00:00
  • 1d1face00d Update Face Filter - Remove old face filter - plugins.extract.pipeline: Expose plugins directly - Change is_aligned from plugin level to ExtractMedia level - Allow extract pipeline to take faceswap aligned images - Add ability for recognition plugins to accept aligned faces as input - Add face filter to recognition plugin - Move extractor pipeline IO ops to own class torzdf 2022-10-31 18:25:32 +00:00
  • d1a7f7a8bc bugfix: Don't error if preview unsuccessfully read torzdf 2022-10-23 01:51:03 +01:00
  • 2e8ef5e3c8 GUI - Preview updates - Training preview. Embed preview pop-out window - Bugfix - convert/extract previews torzdf 2022-10-20 18:51:39 +01:00
  • dab823a3eb Typing - lib.gui.display_command torzdf 2022-10-17 18:14:04 +01:00
  • a7c315951f docs update torzdf 2022-10-16 14:17:11 +01:00
  • f32f460e3f Refactoring - Change saved previews to PNG - Split lib.gui.utils - Disable flake8 on __init__ imports torzdf 2022-10-15 19:17:24 +01:00
  • 47867a0dd4 typing: lib.gui.analysis.stats torzdf 2022-10-13 11:46:54 +01:00
  • 8910ae505b bugfix: fix gui initialization too early torzdf 2022-10-12 19:05:32 +01:00
  • a061290b19 typing: lib.gui.popup_session torzdf 2022-10-12 13:17:59 +01:00
  • 403f981e0f bugfix: Catch learn-mask error when no mask type selected torzdf 2022-10-12 12:03:59 +01:00
  • f1e3339fbe Add vggface2 to extraction pipeline torzdf 2022-10-10 13:09:02 +01:00
  • 1f31af233e bugfix: Aligner size filter to int64 torzdf 2022-10-04 12:13:26 +01:00
  • 6f48d7f001 Phaze-A - Sym384 Preset torzdf 2022-10-01 17:04:58 +01:00
  • 856067b3bb typofix: tools.mask torzdf 2022-09-30 23:45:21 +01:00
  • 765e385177 Extract: Typing and standardization torzdf 2022-09-30 18:36:35 +01:00
  • 220335f55d bugfix: Extract: Add video_meta to alignments dict torzdf 2022-09-26 22:51:25 +01:00
  • c79175cbde Alignments Tool updates - Copy info back to alignments file from faces torzdf 2022-09-26 19:32:09 +01:00
  • 5805d76de4 alignments tool - Remove-face - Minor update torzdf 2022-09-26 12:48:52 +01:00
  • e2a77e7c6e Alignments Tool - Typing, Documentation + Re-org torzdf 2022-09-26 02:22:28 +01:00
  • 9e23f836ea Bugfix: sort. Don't error on callback in SortMulti torzdf 2022-09-25 18:51:13 +01:00
  • e5356a417e Alignments update: - Store face embeddings in PNG header when sorting - typing + refactor - Update alignments keys for 'identity' and 'video_meta' + bump to v2.3 - General typing fixes torzdf 2022-09-25 18:22:48 +01:00
  • 376c419498 Bugfix: Manual tool. Explicitly disable aligner filters torzdf 2022-09-24 01:09:41 +01:00
  • fba2e6e851 Bugfix: Alignments tool sorting error in 'from-faces' torzdf 2022-09-23 19:48:48 +01:00
  • 8776e21629 Extract: Add roll filter to aligner filters torzdf 2022-09-23 14:25:21 +01:00
  • a7d0898f64 sort tool: Add sort by roll torzdf 2022-09-23 14:18:48 +01:00
  • 1c8eb24b38 Bugfix: Correct naming of alignments file for videos with dots in filename torzdf 2022-09-23 14:14:29 +01:00
  • 892d8626ed Bugfix: Alignments tool - don't error on from-faces job torzdf 2022-09-23 13:23:53 +01:00
  • de11b4c189 Bugfix: Extract. numbering issue when binning results torzdf 2022-09-23 01:37:51 +01:00
  • 50d23792ca Aligner filter - set sensible defaults torzdf 2022-09-21 01:04:33 +01:00
  • 71726c1ff5 Extract: Add metric information to debug images torzdf 2022-09-19 02:14:09 +01:00
  • f5fa5b4337 Extract filter: Allow saving of filtered images torzdf 2022-09-19 00:13:41 +01:00
  • 5ba07eaa58 bugfix: Extract - don't put empty batches through aligner torzdf 2022-09-18 20:44:01 +01:00
  • a8f22cc019 Extract updates: - Default CPU detector to MTCNN - add basic Aligner false positive filters - Typing: align + plugins - Use specific AlignerBatch class for alignment - torzdf 2022-09-18 19:44:41 +01:00
  • 8a803e24c4 bugfix: Suppress OMP error on CPU Windows version torzdf 2022-09-18 18:25:33 +01:00
  • 2d312a9db2 Minor updates and fixups - Mask Tool - Typing + BiSeNet mask update fix - Alignments Tool - Auto search for alignments file torzdf 2022-09-14 19:14:03 +01:00
  • 952d79922b Bugfixes: - Extract - batch mode. Exclude folders with no images - Train. Trigger the correct preview/mask update from gui trigger torzdf 2022-09-13 18:54:01 +01:00
  • 98d01760e4 Overhaul sort: - Standardize image data reading and writing - Optimize loading (just one pass required) - Make all sort groups binnable (to greater or lesser results) - Add sort by pitch - Deprecate multiple options - linting, docs + locales torzdf 2022-09-13 13:08:59 +01:00
  • 42a010b17a bugfix: Windows Mousewheel in preview torzdf 2022-09-07 19:33:56 +01:00
  • 6985495902 sort - lower log level torzdf 2022-09-07 12:45:20 +01:00
  • 89d124c311 Sort - Add Batch Mode. Speed up yaw sort torzdf 2022-09-07 12:40:19 +01:00
  • 7da2cc3dd2 Training - Use custom preview pop-out torzdf 2022-09-07 11:49:52 +01:00
  • 681b775c7b bugfix: preview color order for RGB models torzdf 2022-09-07 10:58:32 +01:00
  • c60aca8fb2 bugfix - gui extract preview on batch mode torzdf 2022-09-07 10:29:25 +01:00
  • ae7793e876 bugfix: convert - Process final items on truncated batch torzdf 2022-09-02 12:42:52 +01:00
  • 8fdb856d05 Bugfix: Display preview image in gui torzdf 2022-09-02 12:10:41 +01:00
  • 477e3e2013 bugfix: Train: Toggle mask when 'learn_mask' is selected torzdf 2022-09-02 11:50:58 +01:00
  • dc18c74eea Bugfix: Preview for extract in batch mode torzdf 2022-09-02 00:19:57 +01:00
  • 13cfb3f39e extract: Add batch processing mode torzdf 2022-08-31 19:48:47 +01:00
  • 97da6250ff typing fix torzdf 2022-08-30 12:39:59 +01:00
  • de1068b417 Bugfix: Preview - show predictions at correct size torzdf 2022-08-30 12:39:39 +01:00
  • fe8e34f99e bugfix: Generator for AMD torzdf 2022-08-29 01:48:20 +01:00
  • f3b88d5626 bugfix: Get correct output size for learn mask torzdf 2022-08-29 01:04:40 +01:00
  • 05077265d7 utils.debug_time - thread support torzdf 2022-08-28 16:41:52 +01:00
  • 2a7c18ac1d bugfixes: - lib.training: Correct input + output size for pre-existing models - lib.align.detected_faces - fix trace logging - lib.util.debug_times torzdf 2022-08-28 12:25:30 +01:00
  • 04b197ec5f convert: reduce RAM consumption torzdf 2022-08-27 08:13:45 +01:00
  • 58926e9328 Typofix: tools.preview torzdf 2022-08-27 00:03:03 +01:00
  • 1022651eb8 Bugfix: convert - Gif Writer - Fix non-launch error on Gif Writer - convert plugins - linting - convert/fs_media/preview/queue_manager - typing - Change convert items from dict to Dataclass torzdf 2022-08-26 23:56:03 +01:00
  • 9bd86eb810 setup - Exit with errorcode if any packages failed torzdf 2022-08-26 09:19:52 +01:00
  • 326110f09d bugfix - timelapse image loader multithreading.py - typing + docs torzdf 2022-08-25 12:38:05 +01:00
  • 9e503bdaa2 bugfix: debug landmarks torzdf 2022-08-23 19:19:16 +01:00
  • b288771577 typofix: setup.py torzdf 2022-08-23 18:19:51 +01:00
  • 1919366d18 setup.py - cleanup installers torzdf 2022-08-23 17:38:39 +01:00
  • 76dbc4c7d0 bugfix: setup.py - Windows - Don't fail + fallback install on non-english systems - Windows - Suppress duplicate waiting messages torzdf 2022-08-23 12:13:12 +01:00
  • 0837273d46 bugfix: CV2 error on previews torzdf 2022-08-22 21:31:51 +01:00
  • 66845ea5f0 bugfix: Alignments - Thumbnail generation check torzdf 2022-08-22 10:41:33 +01:00
  • e9bac5dee2 typofix torzdf 2022-08-22 02:27:44 +01:00
  • 5ad580cc8d Update README.md torzdf 2022-08-21 19:23:10 +01:00
  • 2beceffad9 Data Augmentation update (#1263) torzdf 2022-08-21 18:59:45 +01:00
  • 5e73437be4 lib.align updates: - alignments.py - Add typed dicts for imported alignments - Explicitly check for presence of thumb value in alignments dict - linting - detected_face.py - Typing - Linting - Legacy support for pre-aligned face - Update dependencies to new property names torzdf 2022-08-19 12:36:08 +01:00
  • a2de4a9798 lib.align.aligned_face updates - Typing - Legacy support for pre-aligned faces - Coverage support for pre-aligned faces - Standardized retrieval of sub-crops torzdf 2022-08-19 11:53:46 +01:00
  • 3295089737 lib.detected_face.Mask - Add source + target offset and coverage to set_sub_crop method torzdf 2022-08-19 10:57:40 +01:00
  • 73111dda31 Minor updates: - Update .pylintrc for opencv - Update setup.cfg for scipy - Typing update for lib.utils.DebugTimes torzdf 2022-08-19 10:13:50 +01:00
  • c0d0f04b70 bufix: mask plugin: Fix error when no mask is selected torzdf 2022-08-18 19:35:50 +01:00
  • ee25a31d33 bugfix: setup.py - Fix issue with Conda AMD install torzdf 2022-08-12 01:46:16 +01:00
  • 39ac1f53a3 setup.py - Fix AMD conflicts torzdf 2022-08-10 17:38:04 +01:00
  • 26dde3c19a Add CPU option to BiSeNet and MTCNN - Add CPU option to KSession - MTCNN optimizations - Update docs for bisenet + mtcnn torzdf 2022-08-08 14:29:32 +01:00
  • 629c02a61e Add "custom" mask torzdf 2022-08-05 14:09:05 +01:00
  • 6cd30126fd Revert "pin max numpy version to 1.22.x" torzdf 2022-08-03 00:57:47 +01:00
  • 997db773c3 pin max numpy version to 1.22.x torzdf 2022-08-03 00:37:19 +01:00
  • c79ed7628a re-pin Tensorflow Probability torzdf 2022-08-02 18:33:45 +01:00
  • 3b95c3c9c2 Update python 3.7 pins torzdf 2022-08-02 17:33:43 +01:00
  • 92f142b8e7 Lower numpy + scikit-image pins for python 3.7 torzdf 2022-08-02 17:25:58 +01:00
  • 26e26c6288 Update TF to 2.9 - Update TF to 2.7 to 2.9 - Bump dependencies - Remove decode from pynvml calls - force keras predict functions to non-verbose - update tests - update Tensorboard logging - Update docs torzdf 2022-08-02 17:12:26 +01:00
  • d5df9e45e7 Fix GUI tooltips on configuration setting window in Original/ Trainer/ Color Augmentation section (#1252) Chatcharin Sangbutsarakum 2022-08-02 16:29:47 +07:00
  • 8da4fac645 setup.py - Update console width for WIndows installer torzdf 2022-07-30 17:13:30 +01:00
  • eb3a7fcf2c setup.py - Force newlines in Windows for installer torzdf 2022-07-30 14:10:14 +01:00
  • 92912a7061 Update setup.py - Realtime output for Windows - color logging for compatible Windows versions torzdf 2022-07-30 13:45:09 +01:00
  • ed87326d68 bugfix: Fix setup for Windows torzdf 2022-07-29 09:31:18 +01:00