Commit Graph

216 Commits

Author SHA1 Message Date
iperov cb96c2a51a upgrading to opencv==4.0.0.21 2019-02-07 11:30:56 +04:00
iperov 72a640c66c fox Converter.py for debug 2019-02-07 11:29:20 +04:00
iperov ea7a2456c5 upgrading to numpy==1.16.1, fix ConverterMasked 2019-02-07 11:27:43 +04:00
iperov 0c1638e168 fix strange opencv behaviour with border_transparent 2019-02-07 11:14:41 +04:00
iperov 57ddc43acf upd readme 2019-02-06 19:28:32 +04:00
iperov 7aed67091a upd readme, removing torrent link 2019-02-06 10:18:31 +04:00
iperov 5a1fb199f4 added support of non-english characters in paths 2019-02-05 19:33:55 +04:00
iperov 0313fd9ae6 fix nvml if it has not nvmlDeviceGetCudaComputeCapability dll function 2019-02-05 18:14:46 +04:00
iperov c3b6330284 SAE: now asking face_type after resolution 2019-02-05 15:00:27 +04:00
iperov 883da4b9ed fix Util.py, SAE: lowest ae dims now can be 32 (for testing) 2019-02-05 14:43:54 +04:00
iperov 0fb3dd53ce fix extractor jpg quality 2019-02-05 14:08:56 +04:00
iperov 241ae83e0b upd readme 2019-02-05 13:27:18 +04:00
iperov 6d95dd4a99 DFL now works with JPG files by default. Old PNG files also supported. Added util convertor PNG to JPG. 2019-02-04 19:47:24 +04:00
iperov f0a5f97995 upd readme 2019-02-03 23:19:56 +04:00
iperov 707313eb47 SAE+ConverterMasked now offer default values such as mode, erode, blur, values based on model settings. 2019-02-03 21:44:30 +04:00
iperov e226ab5385 SAE: increased speed of training by 10-18%,
increased clipping border mask in full face mode results better transition of cheeks,
default archi now 'df'
2019-02-03 20:32:46 +04:00
iperov 41abda42d2 SampleProcessor now uses CUBIC interpolation (was LANCSOZ4) in order to reduce CPU usage 2019-02-03 19:19:42 +04:00
iperov 541d6e1cc9 nothing interesting 2019-01-26 06:50:52 +04:00
iperov 7ed7f2bab9 fixed bug in manual extractor on windows 10 2019-01-26 06:20:47 +04:00
iperov 5ed1637acb upd readme 2019-01-25 20:21:38 +04:00
iperov e5b14672ee SAE: upd help for new 'pixel loss' option 2019-01-25 10:02:30 +04:00
iperov ef3cf392c5 SAE: added pixel loss option. 2019-01-25 09:56:40 +04:00
iperov 72646becd1 forcing all tqdm's to ascii in order to work properly on Chinese windows 2019-01-24 21:32:07 +04:00
iperov 1e7a0836f7 nothing interesting 2019-01-24 21:28:54 +04:00
iperov 403343e465 upd ISSUE_TEMPLATE.md 2019-01-24 15:15:56 +04:00
iperov 1a01b7d401 upd readme 2019-01-23 20:40:16 +04:00
iperov 318e6608f7 Extractor: increased speed of deleted debug files searcher 2019-01-23 09:48:45 +04:00
iperov 6c06e60de4 upd readme: added advanced tips by @GAN-er 2019-01-22 22:13:06 +04:00
iperov 2029171342 upd readme 2019-01-22 18:41:02 +04:00
iperov 7f4d261a99 change SAE help message 2019-01-22 18:31:00 +04:00
iperov 21460c2e13 upd manual extractor help message 2019-01-22 18:15:55 +04:00
iperov 6d7c56309d SAE: removed adaptive kernel size. No backward compatibility. 2019-01-22 13:30:38 +04:00
iperov 66390335d6 upd readme: added SAE asian face preview 2019-01-22 13:15:25 +04:00
iperov 2571f23bc4 Extractor added new feature --manual-output-debug-fix,
Performs manual reextract input-dir frames which were deleted from [output_dir]_debug\ dir.
2019-01-22 12:46:54 +04:00
iperov b6c4171ea1 optimizations of nnlib and SampleGeneratorFace,
refactorings
2019-01-22 11:52:04 +04:00
iperov 2de45083a4 temporally forcing requirement of numpy version to 1.15.4 2019-01-22 11:16:55 +04:00
iperov 3bbc008207 change jpeg quality to 50% 2019-01-22 10:05:20 +04:00
iperov 8016ee32cc change aligned_debug files from png to jpg 2019-01-22 09:55:41 +04:00
iperov fe66b6b2a1 SAE: added 'learn mask' option, default:Y,
SAE: added clipping mask at borders to remove artifact lines.
2019-01-19 16:15:49 +04:00
iperov dd10d963d1 SAE: upd default params, upd readme 2019-01-19 08:58:25 +04:00
iperov 946688567d enhanced SAE model. You should to restart training.
new default style power = 2.0
fix DF default batch sizes.
upd readme
2019-01-17 21:41:40 +04:00
iperov 22401cecfc fix H128 2019-01-15 17:52:54 +04:00
iperov 123b3d3d23 upd comm group 2019-01-15 13:49:50 +04:00
iperov 7545a615cc added chinese comm group 2019-01-15 13:36:58 +04:00
iperov ba06a71fff SAE: changed default style power to 10.0 . Now style power is floating number in valid range 0.0 to 100.0 2019-01-14 21:24:33 +04:00
iperov 7233b24d2c upd readme 2019-01-14 19:53:27 +04:00
iperov c3e35d4259 upd readme 2019-01-14 13:16:55 +04:00
iperov 1f2b1481ef now you can train models on multiple GPU's on same workspace without cloning any folders.
Model files names will be prefixed with GPU index if GPU choosed explicitly on train/convert start.
if you leave GPU idx choice default, then best GPU idx will be choosed and model file names will not contain index prefix.
It gives you possibility to train same fake with various models or options on multiple GPUs.

H64 and H128: now you can choose 'Lighter autoencoder'. It is same as vram gb <= 4 before this update.

added archived_models.zip contains old experiments

RecycleGAN: archived

devicelib: if your system has no NVML installed (some old cards), then it will work with gpu_idx=0 as 'Generic GeForce GPU' with 2GB vram.

refactorings
2019-01-14 10:48:23 +04:00
iperov e2f4677987 upd readme 2019-01-13 22:04:05 +04:00
iperov d2d068c168 upd readme 2019-01-13 17:47:48 +04:00