Commit graph

  • 8b71b83c94 fix iperov 2021-07-17 22:03:59 +04:00
  • 0748b8d043 AMP: removed eyes mouth prio option(default enabled), removed masked training option(default enabled). iperov 2021-07-17 21:58:57 +04:00
  • 959a3530f8 AMP: default morph factor is now 0.5. Preview shows with 1.0 iperov 2021-07-17 10:27:07 +04:00
  • b97264caeb png to jpg quick fix J\Jan 2021-07-16 20:49:35 +02:00
  • 6f14bc841c added missing file J\Jan 2021-07-16 20:45:56 +02:00
  • 8e9b4540ac DFLPNG, dfl_dict in custom chunk J\Jan 2021-07-16 20:43:55 +02:00
  • da8f33ee85 removing fp16 for amp iperov 2021-07-15 13:23:33 +04:00
  • c9e0ba1779 removing fp16 for sae iperov 2021-07-15 13:22:32 +04:00
  • 7b8991a3cc fix help iperov 2021-07-15 00:50:34 +04:00
  • f044c99ddc remove ConvolutionAwareInitializer from layers, because lr-dropout does the same thing. iperov 2021-07-15 00:50:11 +04:00
  • 2edac3df8c fix for clipgrad iperov 2021-07-15 00:24:38 +04:00
  • 35877dbfd7 AMP, SAEHD: added option use_fp16: Increases training/inference speed, reduces model size. Model may crash. Enable it after 1-5k iters. AMP: removed lr_dropout, now it is enabled by default; iperov 2021-07-14 23:03:54 +04:00
  • ee1bc83a14 AMP, SAEHD: reverted GAN to december version. iperov 2021-07-07 21:45:43 +04:00
  • b4b72d056f upd torrent link iperov 2021-07-01 21:58:23 +04:00
  • 9e0bd34253 update torrent link iperov 2021-07-01 15:50:51 +04:00
  • 446b95942f fix iperov 2021-07-01 15:08:11 +04:00
  • 0444a9a565 default morph factor is now 0.1 iperov 2021-07-01 14:29:11 +04:00
  • 075422e0c5 amp: fixes, removed pretrain option iperov 2021-07-01 14:25:54 +04:00
  • 16aad87bcb
    Merge pull request #153 from faceshiftlabs/feat/amp-upgrades Jeremy Hummel 2021-06-28 09:30:03 -07:00
  • 63c794b3d0 rename dump_dflive to export_dfm iperov 2021-06-28 18:26:54 +04:00
  • 9d6b6feb1f _ iperov 2021-06-28 14:27:09 +04:00
  • c43b3b161b _ iperov 2021-06-27 20:43:44 +04:00
  • 90a74efd89 fix iperov 2021-06-26 23:06:30 +04:00
  • 714234bce4 missing file iperov 2021-06-26 18:03:04 +04:00
  • 3c6bbe22b9 AMP: added Inter dimensions param. The model is not changed. Should be equal or more than AutoEncoder dimensions. More dims are better, but require more VRAM. You can fine-tune model size to fit your GPU. iperov 2021-06-26 10:55:33 +04:00
  • 5783191849 AMP: code refactoring, fix preview history added dumpdflive command iperov 2021-06-26 10:44:41 +04:00
  • 6d89d7fa4c _ iperov 2021-06-26 10:42:11 +04:00
  • 80dce6d00a
    optimize gfx images camjac251 2021-06-20 04:36:09 -05:00
  • b2e0a1787f
    optimize doc images camjac251 2021-06-20 04:19:10 -05:00
  • 5c27ef8883
    remove all trailing spaces camjac251 2021-06-20 03:57:57 -05:00
  • 873f75c596
    rename choosed to chosen in code camjac251 2021-06-20 03:38:26 -05:00
  • 4789d99914
    grammar fix to silent start "chosen" camjac251 2021-06-20 03:37:19 -05:00
  • 296a2ec6dd Updates CHANGELOG Jeremy Hummel 2021-06-20 00:03:54 -07:00
  • bf880ee09a fs-aug Jeremy Hummel 2021-06-19 23:57:27 -07:00
  • 781a9612f2 undo double commit Jeremy Hummel 2021-06-19 23:51:47 -07:00
  • 3bc5f18862 random color Jeremy Hummel 2021-06-19 23:50:15 -07:00
  • 1005ed167f background power Jeremy Hummel 2021-06-19 23:43:21 -07:00
  • 38185120df image degradation Jeremy Hummel 2021-06-19 23:32:47 -07:00
  • 2dea8bd806 loss function update Jeremy Hummel 2021-06-19 23:16:55 -07:00
  • 6faa9a241c Adds options Jeremy Hummel 2021-06-19 22:43:43 -07:00
  • 9092e73c41 update QQ group iperov 2021-06-18 17:15:08 +04:00
  • 427e51b413 update QQ chinesse group iperov 2021-06-18 17:13:29 +04:00
  • 0ad8c80744 fixes AMP mask type Jeremy Hummel 2021-06-16 19:20:40 -07:00
  • 8b438ed1e4
    Merge pull request #150 from faceshiftlabs/feat/image-degradation Jeremy Hummel 2021-06-15 15:55:45 -07:00
  • f267d9ed75 Merge branch 'master' into feat/image-degradation Jeremy Hummel 2021-06-15 15:54:30 -07:00
  • 6ff3564084
    Merge pull request #149 from faceshiftlabs/feat/autobackup-options Jeremy Hummel 2021-06-15 15:41:44 -07:00
  • 682ce777e7 Update CHANGELOG Jeremy Hummel 2021-06-15 15:41:26 -07:00
  • 61407149d2 Merge branch 'master' into feat/autobackup-options Jeremy Hummel 2021-06-15 15:37:57 -07:00
  • 5adec17eeb
    Merge pull request #148 from faceshiftlabs/merge-from-upstream/2021-06-02 Jeremy Hummel 2021-06-15 14:52:25 -07:00
  • 3a2cb3abc3 Updates CHANGELOG Jeremy Hummel 2021-06-15 14:51:26 -07:00
  • 68552d3b7a Merge commit '62f1d57871' into merge-from-upstream/2021-06-02 Jeremy Hummel 2021-06-15 14:35:53 -07:00
  • cfc3ad8878 add morph power option to interactive merger, side effect overwrites key bindings of image color degrade! J\Jan 2021-06-15 21:13:34 +02:00
  • 62f1d57871 AMP: fix a merge bug where morph_factor was always = 1.0 iperov 2021-06-14 17:58:01 +04:00
  • 4f9a9bfd78 Fixes/Changes aidenlt 2021-06-10 18:24:48 -05:00
  • b03a0aa1d5 added: session_name, maximum_n_backups aidenlt 2021-06-10 11:07:52 -05:00
  • 62c6fffdde fix iperov 2021-06-10 14:42:58 +04:00
  • 9f0b4bf3cf readme: added tiktok channel iperov 2021-06-09 19:18:35 +04:00
  • 6e0c8222f7 readme: added tiktok channel iperov 2021-06-09 19:17:33 +04:00
  • 5dc027a8b0 _ iperov 2021-06-09 19:17:18 +04:00
  • 24ba84d4a5 MergeMasked: added full mask type as white square iperov 2021-06-06 21:08:42 +04:00
  • 2a95699b1c upd windows magnet link iperov 2021-06-03 00:00:40 +04:00
  • 8ea7820b9c fix iperov 2021-06-03 00:00:28 +04:00
  • 9a6d2782f7 Changelog Jeremy Hummel 2021-06-02 09:23:03 -07:00
  • 07027f5d6e Merge commit 'a6438ca494' into merge-from-upstream/2021-06-02 Jeremy Hummel 2021-06-02 09:07:17 -07:00
  • a6438ca494 upd magnet link iperov 2021-06-01 13:30:06 +04:00
  • 5fac5ee4f3 AMP model: added ‘morph_factor’ option. [0.1 .. 0.5] The smaller the value, the more src-like facial expressions will appear. The larger the value, the less space there is to train a large dst faceset in the neural network. Typical fine value is 0.33 iperov 2021-06-01 09:37:55 +04:00
  • 34b62862e0 fix help msg iperov 2021-06-01 09:36:53 +04:00
  • 1981ed0ca8 _ iperov 2021-06-01 00:21:27 +04:00
  • 315f241c51 upd magnet link iperov 2021-05-30 14:28:23 +04:00
  • e52b53f87c AMP fix AMP iperov 2021-05-30 09:24:23 +04:00
  • 11a7993238 fix iperov 2021-05-29 22:23:07 +04:00
  • 6f86c68e65 add AMP model iperov 2021-05-29 18:57:35 +04:00
  • e6e2ee7466 pixel_norm op iperov 2021-05-25 14:26:48 +04:00
  • 757283d10e Trainer now saves every 25 min instead of 15 iperov 2021-05-25 14:23:25 +04:00
  • 766750941a Faceset packer now asks whether to delete the original files iperov 2021-05-25 14:21:38 +04:00
  • 41b517517e XSegEditor , delete button now moves the face to _trash directory and it has been moved to the right border of the window iperov 2021-05-25 14:17:34 +04:00
  • 924c3fc6fd fix shuffle Jeremy Hummel 2021-05-23 22:32:43 -07:00
  • 5f89a12e01 randomize order of distortions Jeremy Hummel 2021-05-23 22:27:11 -07:00
  • bbfec26ba5
    Merge pull request #146 from faceshiftlabs/feat/image-degration-random-jpeg Jeremy Hummel 2021-05-23 22:22:22 -07:00
  • 0c8ab9b510 fix jpeg range Jeremy Hummel 2021-05-23 22:15:22 -07:00
  • 2be49246fd random jpeg Jeremy Hummel 2021-05-23 20:54:33 -07:00
  • b725ac164d
    Merge pull request #145 from faceshiftlabs/feat/image-degradation-random-blur Jeremy Hummel 2021-05-23 20:04:51 -07:00
  • 22a5e68f56 enable motion blur Jeremy Hummel 2021-05-23 19:47:56 -07:00
  • f8263d2914 fix kernel_size Jeremy Hummel 2021-05-23 19:44:46 -07:00
  • 6d8abe34c2 fix kernel size Jeremy Hummel 2021-05-23 19:37:46 -07:00
  • f6f4d9e446 gaussian blur Jeremy Hummel 2021-05-23 18:44:10 -07:00
  • ba61e2ffeb fix import Jeremy Hummel 2021-05-23 18:25:25 -07:00
  • b2cf0dec59 Motion blur Jeremy Hummel 2021-05-23 18:18:35 -07:00
  • 3855adb1bd remove some commented-out code Jeremy Hummel 2021-05-23 14:04:01 -07:00
  • 4a3d1d971e Fix scaling Jeremy Hummel 2021-05-23 01:51:19 -07:00
  • 84c22511c0 default random noise option Jeremy Hummel 2021-05-23 01:47:18 -07:00
  • 411346b2bd all noise enabled Jeremy Hummel 2021-05-23 01:45:46 -07:00
  • 6856b5ad22 poisson noise Jeremy Hummel 2021-05-23 01:40:42 -07:00
  • 08c4967afb laplace noise Jeremy Hummel 2021-05-23 01:29:06 -07:00
  • de11c2ed2e random noise Jeremy Hummel 2021-05-23 01:10:40 -07:00
  • 75bad1ba0c
    Merge pull request #144 from faceshiftlabs/feat/image-degradation-random-downsample Jeremy Hummel 2021-05-22 23:47:27 -07:00
  • b9af0d283c Update >256px previews Jeremy Hummel 2021-05-22 23:33:57 -07:00
  • ba34a65a87 Set default value for random downsampling Jeremy Hummel 2021-05-22 23:23:46 -07:00
  • d9560361d8 fix previews Jeremy Hummel 2021-05-22 22:33:43 -07:00
  • bf0bd92492 Fix preview Jeremy Hummel 2021-05-22 22:15:24 -07:00