iperov
e4010d3eba
refactoring
2018-12-24 18:41:36 +04:00
iperov
8a223845fb
refactoring
2018-12-24 13:45:40 +04:00
iperov
44798c2b85
refactoring
2018-12-22 19:37:25 +04:00
iperov
0d7387165a
added --cpu-only mode for all stages. Upd readme. Added requirements-cpu.txt
2018-12-21 16:54:22 +04:00
iperov
d04e8b1d91
increased speed of sort by hist
2018-12-20 18:04:13 +04:00
iperov
5835a8832a
upd convertor overview
2018-12-20 14:23:46 +04:00
iperov
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.
2018-12-20 13:50:38 +04:00
iperov
bc5ca1ab59
removed sort by hist-blur
2018-12-20 12:57:16 +04:00
iperov
9926dc626a
refactorings, improved sort by hist-dissim
2018-12-20 12:43:00 +04:00
iperov
4ff67ad26b
fix --aligned-dir arg
2018-12-20 04:14:42 +04:00
iperov
b2d28e0b95
added converter option --use-predicted-mask . By default converter uses model's predicted mask, but now you can use DST mask.
2018-12-19 23:28:48 +04:00
iperov
f32a44a778
upd readme
2018-12-18 23:22:00 +04:00
iperov
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.
2018-12-18 18:08:04 +04:00
iperov
db142bcc02
increased speed of 'sort by hist-dissim' by running in parallel
2018-12-18 17:51:54 +04:00
iperov
43da6f84d6
improved sort by blur. Now it's better than laplacian, and multiprocessed.
2018-12-18 16:51:36 +04:00
iperov
1111aa519e
upd readme
2018-12-17 10:53:01 +04:00
iperov
fbc3867e62
upd readme
2018-12-17 08:42:37 +04:00
iperov
b81627af41
update convertor overview png
2018-12-14 11:02:59 +04:00
iperov
55f7c27e57
update convertor overview png
2018-12-14 10:59:10 +04:00
iperov
0d6b68fabf
added missing files.
2018-12-14 10:43:22 +04:00
iperov
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.
2018-12-14 10:40:46 +04:00
iperov
016791bb6f
fix output scale modifier for expanding face
2018-12-13 00:57:55 +04:00
iperov
1bd3a8e0c1
fix error on small mask region size in converter,
...
error catching on convert face
2018-12-12 20:48:30 +04:00
iperov
b52793218e
fix
2018-12-08 10:44:46 +04:00
iperov
d11637ec55
limiting max convert subprocessors to 6
2018-12-08 10:12:41 +04:00
iperov
52847bd58f
Merge branch 'master' of https://github.com/iperov/DeepFaceLab
2018-12-06 09:32:58 +04:00
iperov
f90b2d231b
round created_vram_gb to nearest value.
2018-12-06 09:32:28 +04:00
iperov and GitHub
a43e93aa0c
added Steve Jobs faceset
2018-12-05 18:20:07 +04:00
iperov and GitHub
388afc99dc
youtube tutorial for prebuilt DeepFaceLab
2018-12-05 10:29:27 +04:00
iperov
52f2be80d7
print filename if exception occurs while converting
2018-12-04 22:23:02 +04:00
iperov
9040966f90
upgrading to tf 1.11.0 and keras 2.2.4
2018-12-01 22:53:50 +04:00
iperov
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.
2018-12-01 12:11:54 +04:00
iperov
6f0d38d171
converter added --final-image-color-degrade-power - Degrades colors of final image to hide face problems. Valid range [0..100]
2018-11-30 20:08:30 +04:00
iperov
cef6710d24
enhanced masked hist match
2018-11-28 21:07:26 +04:00
iperov
64c3e57f1c
added option to converter --output-face-scale-modifier
2018-11-28 20:38:48 +04:00
iperov and GitHub
2576a411a5
Update main.py
2018-11-21 16:29:48 +04:00
iperov and GitHub
ef7fdd49a0
Merge pull request #47 from MaksV79/master
...
Added options --alpha and --transfercolor
2018-11-20 09:24:15 +04:00
iperov and GitHub
46eea1c113
Merge pull request #45 from TooMuchFun/keras-2.2.2
...
update to Keras 2.2.2
2018-11-16 18:33:10 +04:00
iperov and GitHub
c90d67bec1
Update README.md
2018-11-10 09:59:08 +04:00
iperov and GitHub
6c4a69e3cd
Update README.md
2018-10-05 13:18:13 +04:00
iperov and GitHub
4138727466
Merge pull request #20 from andenixa/patch-2
...
Landmarks nose drawing fix
2018-08-24 15:18:01 +04:00
iperov and GitHub
f872f07476
Merge pull request #19 from mrsmith0x00/linux_install_fix
...
Fix for GNU/Linux install.
2018-08-24 09:29:29 +04:00
iperov and GitHub
07e792e8c5
Merge pull request #16 from NemirovD/master
...
Fix for Issue #13
2018-08-20 09:48:38 +04:00
iperov and GitHub
61e05f7fdf
Merge pull request #11 from mrsmith0x00/linux
...
GNU/Linux installation instructions and helpful bash script
2018-07-30 16:45:55 +04:00
iperov
a1ff86a6b4
1
2018-07-09 00:09:24 +04:00
iperov and GitHub
e20527254b
Merge pull request #10 from andenixa/patch-1
...
Better face landmark representation
2018-07-09 00:06:27 +04:00
iperov
bda1eed582
upd readme
2018-07-06 13:32:01 +04:00
iperov
a5b9852bfb
upd readme
2018-07-03 21:45:20 +04:00
iperov
aab0ab2b08
upd readme
2018-07-03 21:42:48 +04:00
iperov and GitHub
f11da9acfc
Merge pull request #8 from ChrisTopherTa54321/improve_manual_selection
...
Improve manual selection
2018-07-03 21:40:06 +04:00
iperov
2c74f3bc34
upd readme
2018-07-01 11:54:30 +04:00
iperov
f9fb1351fb
update readme
2018-07-01 11:53:55 +04:00
iperov
46b2aa86da
upd readme
2018-06-25 20:38:50 +04:00
iperov
4f9ac71745
upd readme
2018-06-18 18:22:22 +04:00
iperov
08a85a2a5a
upd readme
2018-06-15 22:56:28 +04:00
iperov
27893f5981
upd readme
2018-06-09 10:54:27 +04:00
iperov
dec944ad85
upd readme
2018-06-09 10:41:22 +04:00
iperov
25185eb650
upd readme
2018-06-09 10:40:46 +04:00
iperov
529037ac5f
upd readme
2018-06-09 10:40:04 +04:00
iperov
9b35841c9d
upd readme
2018-06-07 18:15:17 +04:00
iperov
b094e6975a
upd readme
2018-06-07 12:36:42 +04:00
iperov
58d9b4ae09
fix avatar multigpu mode
2018-06-07 12:18:42 +04:00
iperov
adc1e701de
increased H64 decoder size for 4GB+
2018-06-07 10:06:24 +04:00
iperov
4aaac5e42e
AVATAR fixes
2018-06-06 18:43:11 +04:00
iperov
612ef5155e
increased speed of train on H64, H128 models.
2018-06-06 18:40:36 +04:00
iperov
77640259fc
fix manual extractor crash
2018-06-05 23:56:09 +04:00
iperov
02331c301b
min vram -0.5gb for all models
2018-06-05 16:23:43 +04:00
iperov
d5f5a35945
min 1.5gb for H64
2018-06-05 16:20:40 +04:00
iperov and GitHub
9f48b2c87a
Update README.md
2018-06-05 14:14:20 +04:00
iperov
29a19e7303
upd readme
2018-06-05 12:14:47 +04:00
iperov
d23c8ecfb9
AVATAR now 256
2018-06-05 09:17:25 +04:00
iperov
f3af962b1c
0
2018-06-05 08:57:19 +04:00
iperov
9cc844be41
0
2018-06-05 08:50:46 +04:00
iperov
ad09cb64ce
0
2018-06-05 08:49:08 +04:00
iperov
a7003b28f1
0
2018-06-05 08:48:21 +04:00
iperov
0282a6b2bc
0
2018-06-05 08:47:46 +04:00
iperov
ebe59f508c
0
2018-06-05 08:47:11 +04:00
iperov
5091057ad9
0
2018-06-05 08:46:56 +04:00
iperov
856928b725
0
2018-06-05 08:46:28 +04:00
iperov
503b67d021
0
2018-06-05 08:46:09 +04:00
iperov
d8427e169b
upd
2018-06-05 08:43:57 +04:00
iperov
afe05e11ab
upd
2018-06-05 08:43:26 +04:00
iperov
3b76bd1b4b
upd readme
2018-06-05 08:42:08 +04:00
iperov
4754c622f7
upd readme
2018-06-04 17:30:47 +04:00
iperov
6bd5a44264
initial
2018-06-04 17:12:43 +04:00
iperov and GitHub
73de93b4f1
Initial commit
2018-06-04 17:10:00 +04:00