Commit graph

  • bb432b21f9 . Colombo 2020-11-25 12:19:43 +04:00
  • 075e8aaf82 Add optional tensorboard logging Vincent Riemer 2020-11-23 01:25:32 -08:00
  • 73c21eb335 Merge remote-tracking branch 'iperov/master' Vincent Riemer 2020-11-22 18:42:34 -08:00
  • e9e7344424 upd Colombo 2020-11-22 18:26:54 +04:00
  • c516454566 fix rmsprop Colombo 2020-11-18 13:59:14 +04:00
  • 874a7eba18 1 Colombo 2020-11-18 13:41:19 +04:00
  • 1adad3ece6 fix RMSprop.py Colombo 2020-11-18 13:38:27 +04:00
  • 9ed662c522 DFLJPG, upd max save len Colombo 2020-11-16 11:04:03 +04:00
  • 5446e17ea4 upd requirements Colombo 2020-11-13 23:12:14 +04:00
  • 53a6df65af 1 Colombo 2020-11-13 22:56:16 +04:00
  • 0eb7e06ac1 upgrade to tf 2.4.0rc1 Colombo 2020-11-13 17:00:07 +04:00
  • 50759b3462 remove special dos characters Vincent Riemer 2020-11-12 15:20:53 -08:00
  • aab8a6f8bd
    Create shshid ghasemp63 2020-11-12 20:51:06 +03:30
  • 8b9b907682 upd readme Colombo 2020-11-11 22:12:20 +04:00
  • 33f7ca5b62 upd readme Colombo 2020-11-11 22:11:43 +04:00
  • 676310edc4 upd Colombo 2020-11-11 22:05:15 +04:00
  • b53a8e4372 upd readme Colombo 2020-11-04 16:12:19 +04:00
  • 732c1e4ab2 readme.md: add Sassy Justice channel Colombo 2020-11-03 14:10:10 +04:00
  • b6d1aefd1f
    Create carolvord dubbyman722 2020-10-26 13:36:11 +00:00
  • 2c23b99dfd color aug typo fix sinofis 2020-10-25 20:16:32 +01:00
  • 6903841161 update face examples Colombo 2020-10-15 19:28:01 +04:00
  • 296488be6c removed fs aug artifacts sinofis 2020-10-15 16:15:14 +02:00
  • 65a3da435c syntax fixes sinofis 2020-10-14 18:54:01 +02:00
  • 7233d54324 old gan sinofis 2020-10-14 15:59:15 +02:00
  • 97295c2246 fs augmentation sinofis 2020-10-14 15:19:23 +02:00
  • b6e686317b added mouth prio sinofis 2020-10-14 13:46:31 +02:00
  • 4b7684d225 reset local git sinofis 2020-10-13 19:23:32 +02:00
  • b2f9ea8637 fix integer dimensions in model initialization Colombo 2020-10-03 22:38:29 +04:00
  • ce3f0676f0 readme: added RepresenUS youtube channel Colombo 2020-10-02 15:18:40 +04:00
  • d91e79fa64 README: added two new politician manipulation videos Colombo 2020-10-02 15:12:09 +04:00
  • 4c47f0990d fix magnet link Colombo 2020-09-15 09:11:43 +04:00
  • 06e120a3df upd magnet link Colombo 2020-09-15 09:08:07 +04:00
  • 00b4f9090f
    Fix mixed up links (#885) Joonas Jokinen 2020-09-06 11:34:51 +03:00
  • 5c0b6b5046
    Fix mixed up links Joonas Jokinen 2020-09-04 13:46:13 +03:00
  • 768e56d862 fix readme Colombo 2020-09-02 20:00:12 +04:00
  • f4a661b742 fix readme Colombo 2020-08-05 23:05:44 +04:00
  • a61b7ee94d fix README.md Colombo 2020-08-05 19:38:16 +04:00
  • b5bfec84c4 fix README.md Colombo 2020-08-05 19:36:56 +04:00
  • 48168eb575 upd linux repo Colombo 2020-08-05 10:03:50 +04:00
  • 3e7ee22ae3 Merger: fix load time of xseg if it has no model files Colombo 2020-07-29 00:41:53 +04:00
  • 6134e57762 options_show_override{} for model summary in pretrain mode Colombo 2020-07-27 16:37:13 +04:00
  • 1435dd3dd1 SAEHD: now random_warp is disabled for pretraining mode by default Colombo 2020-07-26 16:11:08 +04:00
  • ce95af9068 SAEHD: write_preview_history now works faster The frequency at which the preview is saved now depends on the resolution. For example 64x64 – every 10 iters. 448x448 – every 70 iters. Colombo 2020-07-18 11:03:13 +04:00
  • 58670722dc fix Colombo 2020-07-17 17:40:32 +04:00
  • b9b97861e1 fix mask for style losses Colombo 2020-07-17 17:34:07 +04:00
  • 0efebe6bc5 upd deepfake_progress.png Colombo 2020-07-17 15:56:35 +04:00
  • 3930073e32 Merger: added option “Number of workers?” Colombo 2020-07-17 15:46:01 +04:00
  • dd21880ecd fix Colombo 2020-07-16 23:39:56 +04:00
  • 6c7bb74ad4 README: update deepfake_progress, 448 pix Colombo 2020-07-16 22:26:43 +04:00
  • e8b04053e4 SAEHD: Colombo 2020-07-16 22:19:17 +04:00
  • aacd29269a fix Colombo 2020-07-16 22:11:23 +04:00
  • 8477c4df24
    iter_utils is gone. Match w/ imports on line 11 Christian Clauss 2020-07-09 12:39:55 +02:00
  • 3da0cd81ea
    Missing imports: threading for line 26 and time for lines 73, 99, 107 Christian Clauss 2020-07-09 12:01:30 +02:00
  • c963703395 fix Colombo 2020-07-08 18:16:29 +04:00
  • 5a40f537cc . Colombo 2020-07-04 07:58:53 +04:00
  • 9a540e644c upd leras ops Colombo 2020-07-03 19:32:14 +04:00
  • 11dc7d41a0 upd SampleProcessor Colombo 2020-07-03 19:31:21 +04:00
  • b0ad36de94 upd cv2ex Colombo 2020-07-03 19:30:52 +04:00
  • 3283dce96a interact: change to waitKeyEx Colombo 2020-07-03 18:43:18 +04:00
  • c58d2e8fb3 fix cv2.resize interpolation Colombo 2020-07-03 18:41:42 +04:00
  • 770da74a9b fix cv2.resize interpolation Colombo 2020-07-03 18:40:35 +04:00
  • 55c51578e5 fix bicubic interpolation in xsegeditor Colombo 2020-07-03 18:38:53 +04:00
  • 57ea3e61b7 fix extractor Colombo 2020-07-03 16:06:06 +04:00
  • 4ce4997d1a fix Colombo 2020-07-03 15:19:12 +04:00
  • 81ed7c0a2a fix Colombo 2020-07-03 15:18:15 +04:00
  • f56df85f78 fix manual extractor Colombo 2020-07-03 15:07:42 +04:00
  • e5ed29bd76 fix continue extraction Colombo 2020-07-03 14:05:34 +04:00
  • e5e9f1689c readme: change second headswap example Colombo 2020-07-03 13:11:20 +04:00
  • e6aa996814 leras: add ability to save sub layers in a dict Colombo 2020-07-01 22:17:35 +04:00
  • e0a1d52d78 upd readme Colombo 2020-07-01 17:43:25 +04:00
  • bef8403e39 added r/RUdeepfakes to readme Colombo 2020-07-01 17:41:39 +04:00
  • 44e6970dc5 changed help for gan_power Colombo 2020-06-30 12:37:12 +04:00
  • 3b71ecafa1 upd DFLJPG.py Colombo 2020-06-28 21:45:20 +04:00
  • b6dd482e05 . Colombo 2020-06-27 19:08:14 +04:00
  • bb8d2b5b2c max faces from image Colombo 2020-06-27 19:07:55 +04:00
  • 7da28b283d Extractor: added ‘Image size’ option. The higher image size, the worse face-enhancer works. Use higher than 512 value only if the source image is sharp enough and the face does not need to be enhanced. Colombo 2020-06-24 11:45:23 +04:00
  • d78ec338c6 fix Subprocessor now writes an error if it fails to process the data Colombo 2020-06-24 11:44:58 +04:00
  • ddb6bcf416 fix Colombo 2020-06-24 11:44:24 +04:00
  • f0508287f0 added de-age the face example Colombo 2020-06-24 10:15:44 +04:00
  • 4e998aff93 . Colombo 2020-06-24 10:06:31 +04:00
  • 29b1050637 Sorter: improved sort by blur, and sort by best faces Colombo 2020-06-23 21:02:38 +04:00
  • 244d780cd3 Merge remote-tracking branch 'upstream/master' rocketsvm 2020-06-23 07:35:10 +05:00
  • c76179b826 Update XSegEditor.py rocketsvm 2020-06-23 07:25:27 +05:00
  • 669935c9e6 XSegEditor: changed hotkey for xseg overlay mask Colombo 2020-06-22 13:13:27 +04:00
  • d0ded46b51 XSegEditor: overlay xseg mask now works in polygon mode https://i.imgur.com/wDV6PY2.jpg Colombo 2020-06-22 11:12:24 +04:00
  • bf9dbd15e4 Merge remote-tracking branch 'upstream/master' rocketsvm 2020-06-22 01:21:18 +05:00
  • f90723c9f9 SAEHD: ‘uniform_yaw’ now always enabled in pretrain mode. Colombo 2020-06-21 00:57:48 +04:00
  • 27f219fec7 XSegEditor: fixed incorrect count of labeled images. Colombo 2020-06-21 00:56:25 +04:00
  • 2b8e8f0554 . Colombo 2020-06-20 22:05:30 +04:00
  • 2817c4d68d
    Icon for the 'landmarks mode' button rocketsvm 2020-06-20 02:33:00 +05:00
  • abe68836c2 Added landmarks preview/editing to Xseg editor rocketsvm 2020-06-20 02:27:54 +05:00
  • 53222839c6 SAEHD: for -d archis resolution should be divided by 32 Colombo 2020-06-19 14:21:41 +04:00
  • 05606b5e15 Subprocessor: now should write an error if failed to start Colombo 2020-06-19 14:20:22 +04:00
  • 0c2e1c3944 SAEHD: Colombo 2020-06-19 09:45:55 +04:00
  • 9fd3a9ff8d add meme Colombo 2020-06-18 22:15:25 +04:00
  • 38573473da added youtube channel Colombo 2020-06-18 14:19:58 +04:00
  • 9994f1512e added third head swap example Colombo 2020-06-18 13:56:42 +04:00
  • 11327cb0c5 upd face examples Colombo 2020-06-17 10:51:11 +04:00
  • 70182f8c65 upd face examples Colombo 2020-06-17 10:49:41 +04:00
  • 8c467bad90 fuck linux Colombo 2020-06-15 11:26:22 +04:00