Commit graph

  • 5c0c79e528 fix last PR iperov 2019-01-01 19:42:19 +04:00
  • c707fc0658
    Update Trainer.py iperov 2019-01-01 18:09:27 +04:00
  • a8694b73f0 DockerFile for Mac users to run DeepfaceLab with CPU Mode (#95) Plucky 2019-01-01 22:08:21 +08:00
  • 069d385ce0 support preview or not when train(resolve cannot connect to X server) plucky 2019-01-01 18:20:43 +08:00
  • 421e6b549a support create docker from cpu dockerfile plucky 2019-01-01 15:54:37 +08:00
  • 02f511c50d fix devicelib error line:61,remove e plucky 2019-01-01 15:29:22 +08:00
  • 96a5fd0f9f fix localization nullpointer exception plucky 2019-01-01 15:26:42 +08:00
  • f73de37ce3
    Update image_utils.py cclauss 2019-01-01 07:10:54 +01:00
  • ad2b4144f2
    Undefined name: import tensorflow as tf cclauss 2019-01-01 07:08:56 +01:00
  • 111bced890 fix devicelib error line:61 plucky 2018-12-29 23:57:58 +08:00
  • 3054622d39 update docker install links plucky 2018-12-29 22:34:14 +08:00
  • c98e61a4c7 update readme plucky 2018-12-29 22:32:23 +08:00
  • 8caab1e356 update concept doc plucky 2018-12-29 22:22:59 +08:00
  • 1db6940e6a add merge-face.jpg plucky 2018-12-29 22:21:42 +08:00
  • 5467d8ead1 update cpu doc plucky 2018-12-29 22:16:20 +08:00
  • f9d36d2040 fix ffmpeg aac exception plucky 2018-12-29 20:53:36 +08:00
  • 90c6d07942 Merge branch 'master' of github.com:Pluckypan/DeepFaceLab plucky 2018-12-29 16:10:18 +08:00
  • e3a8ece18d update dockerCpu plucky 2018-12-29 15:50:38 +08:00
  • 486f570e3f cpu doc plucky 2018-12-29 00:58:41 +08:00
  • cacacfce9a support run cpu trainer without preview plucky 2018-12-28 16:03:48 +08:00
  • 51f2501b55 support preview or not plucky 2018-12-28 00:28:40 +08:00
  • 30d4abcb91 remove --debug when train or convert plucky 2018-12-27 21:47:46 +08:00
  • f687c35e15 support run cpu mode in docker plucky 2018-12-27 17:59:22 +08:00
  • e23ae61fdb docker cpu plucky 2018-12-26 17:03:48 +08:00
  • 44eefb0727 fix localization nullpointer exception plucky 2018-12-26 14:32:28 +08:00
  • 9f1002991a exclude dockerfile from .gitignore plucky 2018-12-26 09:56:59 +08:00
  • 1719e5e1bd add cpu dockerfile plucky 2018-12-25 21:31:47 +08:00
  • eb83c08527 update dockerCpu plucky 2018-12-29 15:50:38 +08:00
  • 46bda1d683 RecycleGAN : set minimum bs to 10 iperov 2018-12-28 23:42:05 +04:00
  • 474fff248f RecycleGAN fixes iperov 2018-12-28 23:13:29 +04:00
  • 8c4245bde6 cpu doc plucky 2018-12-29 00:58:41 +08:00
  • 1f86d7f1dd ResNet, changed PixelShuffler to Conv2DTranspose iperov 2018-12-28 20:38:26 +04:00
  • f8824f9601 refactoring. Added RecycleGAN for testing. iperov 2018-12-28 19:38:52 +04:00
  • a3f795a08e support run cpu trainer without preview plucky 2018-12-28 16:03:48 +08:00
  • 0b562a151e support preview or not plucky 2018-12-28 00:28:40 +08:00
  • 0d4ee90c36 remove --debug when train or convert plucky 2018-12-27 21:47:46 +08:00
  • cfc74d6576 support run cpu mode in docker plucky 2018-12-27 17:59:22 +08:00
  • 211d069fc9 docker cpu plucky 2018-12-26 17:03:48 +08:00
  • 8686309417 fix SubprocessorBase iperov 2018-12-26 11:07:01 +04:00
  • f6a10879f7 fix localization nullpointer exception plucky 2018-12-26 14:32:28 +08:00
  • fc28b41360 exclude dockerfile from .gitignore plucky 2018-12-26 09:56:59 +08:00
  • a37af3e965 remove print_on_no_embedded_data=True on sort_by_hist_dissim iperov 2018-12-25 19:50:25 +04:00
  • dba951412c fix DFLPNG iperov 2018-12-25 19:49:19 +04:00
  • 6f99f14a6d SubprocessorBase fix iperov 2018-12-25 19:48:34 +04:00
  • f35a1d6fb6 add cpu dockerfile plucky 2018-12-25 21:31:47 +08:00
  • e4010d3eba refactoring iperov 2018-12-24 18:41:36 +04:00
  • 8a223845fb refactoring iperov 2018-12-24 13:45:40 +04:00
  • 44798c2b85 refactoring iperov 2018-12-22 19:37:25 +04:00
  • 0d7387165a added --cpu-only mode for all stages. Upd readme. Added requirements-cpu.txt iperov 2018-12-21 16:54:22 +04:00
  • d04e8b1d91 increased speed of sort by hist iperov 2018-12-20 18:04:13 +04:00
  • 5835a8832a upd convertor overview iperov 2018-12-20 14:23:46 +04:00
  • ffddfeabdb added converter --seamless-erode-mask-modifier . This mask used to define area for opencv seamless cloning function. So if you erode it little bit , you can decrease flickering effect on some frames. iperov 2018-12-20 13:50:38 +04:00
  • bc5ca1ab59 removed sort by hist-blur iperov 2018-12-20 12:57:16 +04:00
  • 9926dc626a refactorings, improved sort by hist-dissim iperov 2018-12-20 12:43:00 +04:00
  • 4ff67ad26b fix --aligned-dir arg iperov 2018-12-20 04:14:42 +04:00
  • b2d28e0b95 added converter option --use-predicted-mask . By default converter uses model's predicted mask, but now you can use DST mask. iperov 2018-12-19 23:28:48 +04:00
  • f32a44a778 upd readme iperov 2018-12-18 23:22:00 +04:00
  • 26571eff6a added sort -by black . Places images which contains black area at end of folder. Useful to get rid of src faces which cutted by screen. iperov 2018-12-18 18:08:04 +04:00
  • db142bcc02 increased speed of 'sort by hist-dissim' by running in parallel iperov 2018-12-18 17:51:54 +04:00
  • 43da6f84d6 improved sort by blur. Now it's better than laplacian, and multiprocessed. iperov 2018-12-18 16:51:36 +04:00
  • 1111aa519e upd readme iperov 2018-12-17 10:53:01 +04:00
  • fbc3867e62 upd readme iperov 2018-12-17 08:42:37 +04:00
  • b81627af41 update convertor overview png iperov 2018-12-14 11:02:59 +04:00
  • 55f7c27e57 update convertor overview png iperov 2018-12-14 10:59:10 +04:00
  • 0d6b68fabf added missing files. iperov 2018-12-14 10:43:22 +04:00
  • 98ee1bb339 Added option hist-match threshold, used for decrease artifacts of hist-match. Fix terminating converter thread in debug mode. Added DeepFaceLab converter overview to readme. iperov 2018-12-14 10:40:46 +04:00
  • 016791bb6f fix output scale modifier for expanding face iperov 2018-12-13 00:57:55 +04:00
  • 1bd3a8e0c1 fix error on small mask region size in converter, error catching on convert face iperov 2018-12-12 20:48:30 +04:00
  • b52793218e fix iperov 2018-12-08 10:44:46 +04:00
  • d11637ec55 limiting max convert subprocessors to 6 iperov 2018-12-08 10:12:41 +04:00
  • 52847bd58f Merge branch 'master' of https://github.com/iperov/DeepFaceLab iperov 2018-12-06 09:32:58 +04:00
  • f90b2d231b round created_vram_gb to nearest value. iperov 2018-12-06 09:32:28 +04:00
  • a43e93aa0c
    added Steve Jobs faceset iperov 2018-12-05 18:20:07 +04:00
  • 388afc99dc
    youtube tutorial for prebuilt DeepFaceLab iperov 2018-12-05 10:29:27 +04:00
  • 52f2be80d7 print filename if exception occurs while converting iperov 2018-12-04 22:23:02 +04:00
  • 9040966f90 upgrading to tf 1.11.0 and keras 2.2.4 iperov 2018-12-01 22:53:50 +04:00
  • 5c43f4245e transfercolor via lab converter now implemented by tensorflow-cpu, which is x2 faster than skimage. We cannot use GPU for lab converter in converter multiprocesses, because almost all VRAM ate by model process, so even 300Mb free VRAM not enough for tensorflow lab converter. Removed skimage dependency. Refactorings. iperov 2018-12-01 12:11:54 +04:00
  • 6f0d38d171 converter added --final-image-color-degrade-power - Degrades colors of final image to hide face problems. Valid range [0..100] iperov 2018-11-30 20:08:30 +04:00
  • cef6710d24 enhanced masked hist match iperov 2018-11-28 21:07:26 +04:00
  • 64c3e57f1c added option to converter --output-face-scale-modifier iperov 2018-11-28 20:38:48 +04:00
  • 2576a411a5
    Update main.py iperov 2018-11-21 16:29:48 +04:00
  • ef7fdd49a0
    Merge pull request #47 from MaksV79/master iperov 2018-11-20 09:24:15 +04:00
  • d47ef23df1
    Fix options --alpha and --transfercolor MaksV79 2018-11-19 23:31:06 +03:00
  • b4af9d3c36
    added skimage MaksV79 2018-11-17 18:20:11 +03:00
  • 6bbb8ad59b
    Added option --alpha and --transfercolor MaksV79 2018-11-17 18:14:17 +03:00
  • 3dcedf6bf3
    Added options --alpha and --transfer color MaksV79 2018-11-17 18:12:38 +03:00
  • 40799e4587
    Adding options --alpha and --transfercolor MaksV79 2018-11-16 21:51:26 +03:00
  • 5242fbcc4a
    Adding options --alpha and --transfercolor MaksV79 2018-11-16 21:48:51 +03:00
  • af1e985630
    Adding options --alpha and --transfercolor MaksV79 2018-11-16 21:45:06 +03:00
  • 46eea1c113
    Merge pull request #45 from TooMuchFun/keras-2.2.2 iperov 2018-11-16 18:33:10 +04:00
  • 57fd6735a7 update to Keras 2.2.2 TooMuchFun 2018-11-14 07:22:27 -08:00
  • c90d67bec1
    Update README.md iperov 2018-11-10 09:59:08 +04:00
  • 6c4a69e3cd
    Update README.md iperov 2018-10-05 13:18:13 +04:00
  • 4138727466
    Merge pull request #20 from andenixa/patch-2 iperov 2018-08-24 15:18:01 +04:00
  • f87ee259b0
    Landmarks nose drawing fix Artem Ivanov 2018-08-24 14:16:47 +03:00
  • f872f07476
    Merge pull request #19 from mrsmith0x00/linux_install_fix iperov 2018-08-24 09:29:29 +04:00
  • 99205d6dfd
    Update LINUX.md German Vechtomov 2018-08-24 05:01:53 +00:00
  • 07e792e8c5
    Merge pull request #16 from NemirovD/master iperov 2018-08-20 09:48:38 +04:00
  • b877367260 Fix for Issue #13 David 2018-08-19 17:41:57 -04:00
  • 61e05f7fdf
    Merge pull request #11 from mrsmith0x00/linux iperov 2018-07-30 16:45:55 +04:00