iperov
b9c9e7cffd
fix depth_to_space for tf2.4.0. Removing compute_output_shape in leras, because it uses CPU device, which does not support all ops.
2020-12-11 11:28:33 +04:00
Colombo
bbf3a71a96
.
2020-12-02 00:55:27 +04:00
Colombo
a03493c4f7
.
2020-12-02 00:54:47 +04:00
Colombo
a35076a171
added new chinesse site
2020-11-28 09:53:31 +04:00
Colombo
573ab6c22c
.
2020-11-25 12:20:15 +04:00
Colombo
bb432b21f9
.
2020-11-25 12:19:43 +04:00
Colombo
e9e7344424
upd
2020-11-22 18:26:54 +04:00
Colombo
c516454566
fix rmsprop
2020-11-18 13:59:14 +04:00
Colombo
874a7eba18
1
2020-11-18 13:41:19 +04:00
Colombo
1adad3ece6
fix RMSprop.py
2020-11-18 13:38:27 +04:00
Colombo
9ed662c522
DFLJPG, upd max save len
2020-11-16 11:04:03 +04:00
Colombo
5446e17ea4
upd requirements
2020-11-13 23:12:14 +04:00
Colombo
53a6df65af
1
2020-11-13 22:56:16 +04:00
Colombo
0eb7e06ac1
upgrade to tf 2.4.0rc1
2020-11-13 17:00:07 +04:00
Colombo
8b9b907682
upd readme
2020-11-11 22:12:20 +04:00
Colombo
33f7ca5b62
upd readme
2020-11-11 22:11:43 +04:00
Colombo
676310edc4
upd
2020-11-11 22:05:15 +04:00
Colombo
b53a8e4372
upd readme
2020-11-04 16:12:19 +04:00
Colombo
732c1e4ab2
readme.md: add Sassy Justice channel
2020-11-03 14:10:10 +04:00
Colombo
6903841161
update face examples
2020-10-15 19:28:01 +04:00
Colombo
b2f9ea8637
fix integer dimensions in model initialization
2020-10-03 22:38:29 +04:00
Colombo
ce3f0676f0
readme: added RepresenUS youtube channel
2020-10-02 15:18:40 +04:00
Colombo
d91e79fa64
README: added two new politician manipulation videos
2020-10-02 15:12:09 +04:00
Colombo
4c47f0990d
fix magnet link
2020-09-15 09:11:43 +04:00
Colombo
06e120a3df
upd magnet link
2020-09-15 09:08:07 +04:00
Joonas Jokinen
00b4f9090f
Fix mixed up links ( #885 )
2020-09-06 12:34:51 +04:00
Colombo
768e56d862
fix readme
2020-09-02 20:00:12 +04:00
Colombo
f4a661b742
fix readme
2020-08-05 23:05:44 +04:00
Colombo
a61b7ee94d
fix README.md
2020-08-05 19:38:16 +04:00
Colombo
b5bfec84c4
fix README.md
2020-08-05 19:36:56 +04:00
Colombo
48168eb575
upd linux repo
2020-08-05 10:03:50 +04:00
Colombo
3e7ee22ae3
Merger: fix load time of xseg if it has no model files
2020-07-29 00:41:53 +04:00
Colombo
6134e57762
options_show_override{} for model summary in pretrain mode
2020-07-27 16:37:13 +04:00
Colombo
1435dd3dd1
SAEHD: now random_warp is disabled for pretraining mode by default
2020-07-26 16:11:08 +04:00
Colombo
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.
2020-07-18 11:03:13 +04:00
Colombo
58670722dc
fix
2020-07-17 17:40:32 +04:00
Colombo
b9b97861e1
fix mask for style losses
2020-07-17 17:34:07 +04:00
Colombo
0efebe6bc5
upd deepfake_progress.png
2020-07-17 15:56:35 +04:00
Colombo
3930073e32
Merger: added option “Number of workers?”
...
Specify the number of threads to process.
A low value may affect performance.
A high value may result in memory error.
The value may not be greater than CPU cores.
2020-07-17 15:46:01 +04:00
Colombo
dd21880ecd
fix
2020-07-16 23:39:56 +04:00
Colombo
6c7bb74ad4
README: update deepfake_progress, 448 pix
2020-07-16 22:26:43 +04:00
Colombo
e8b04053e4
SAEHD:
...
Changed help for “Learning rate dropout” option:
When the face is trained enough, you can enable this option to get extra sharpness and reduce subpixel shake for less amount of iterations.
Enabled it before “disable random warp” and before GAN. n disabled. y enabled
cpu enabled on CPU. This allows not to use extra VRAM, sacrificing 20% time of iteration.
Changed help for GAN option:
Train the network in Generative Adversarial manner.
Forces the neural network to learn small details of the face.
Enable it only when the face is trained enough and don't disable.
Typical value is 0.1
improved GAN. Now it produces better skin detail, less patterned aggressive artifacts, works faster.
https://i.imgur.com/Nbh3mw1.png
2020-07-16 22:19:17 +04:00
Colombo
aacd29269a
fix
2020-07-16 22:11:23 +04:00
Colombo
c963703395
fix
2020-07-08 18:16:29 +04:00
Colombo
5a40f537cc
.
2020-07-04 07:58:53 +04:00
Colombo
9a540e644c
upd leras ops
2020-07-03 19:32:14 +04:00
Colombo
11dc7d41a0
upd SampleProcessor
2020-07-03 19:31:21 +04:00
Colombo
b0ad36de94
upd cv2ex
2020-07-03 19:30:52 +04:00
Colombo
3283dce96a
interact: change to waitKeyEx
2020-07-03 18:43:18 +04:00
Colombo
c58d2e8fb3
fix cv2.resize interpolation
2020-07-03 18:41:42 +04:00