Commit Graph

456 Commits

Author SHA1 Message Date
iperov 2809d495c2 _ 2019-04-23 17:31:58 +04:00
iperov 268b402513 _ 2019-04-23 17:03:53 +04:00
iperov 47f9bad42b SAE: df-s liae-s archis 2019-04-23 17:03:30 +04:00
iperov 8969e80275 _ 2019-04-23 14:07:38 +04:00
iperov 565c131b97 SAE: removed option 'remove gray border', because it makes the model very resource intensive 2019-04-23 08:31:13 +04:00
iperov 832ea90a5f missing file 2019-04-23 08:20:43 +04:00
iperov e58197ca22 initial code to extract umdfaces.io dataset and train pose estimator 2019-04-23 08:14:09 +04:00
iperov 51a917facc back to 100* loss 2019-04-22 10:42:17 +04:00
iperov cd2767cca0 SAE: back to batchnormalization 2019-04-22 10:28:01 +04:00
iperov 3aef9a507b fix 2019-04-22 00:52:16 +04:00
iperov 44aa530fda multiple preview file support for colab 2019-04-22 00:49:50 +04:00
iperov f54cc744bd SAE fix model crashes 2019-04-22 00:40:23 +04:00
iperov 5e3bd75007 fix 2019-04-21 22:28:25 +04:00
iperov 16053c4ae6 SAE: revert back to batchnormalization 2019-04-21 22:17:41 +04:00
iperov bef03eec81 _ 2019-04-21 21:15:39 +04:00
iperov f6d49de33b _ 2019-04-21 21:14:01 +04:00
iperov 093ca4dba6 fix options in ModelBase.py 2019-04-21 21:08:45 +04:00
iperov 63beb3afd2 SAE: revert back df model from prev commit. LIAE should be restarted. 2019-04-21 08:31:05 +04:00
iperov 2cdf2745a2 SAE: model will not work with this update, you should to restart training,
applied paper https://arxiv.org/abs/1807.01442 https://github.com/aditya-grover/uae
2019-04-20 22:33:28 +04:00
iperov 7c5f762e78 SAE:fix multiscale decoder 2019-04-20 21:30:40 +04:00
iperov 242b850245 fix bgr_shuffle randomizer 2019-04-20 18:05:11 +04:00
iperov dcbdc79e84 fix for plaidML 2019-04-20 17:29:50 +04:00
iperov 8e16f4fa1b fix 2019-04-20 16:10:58 +04:00
iperov 3ffdc50576 nothing interesting 2019-04-20 15:22:00 +04:00
iperov 046649e6be update == 04.20.2019 == (#242)
* superb improved fanseg

* _

* _

* added FANseg extractor for src and dst faces to use it in training

* -

* _

* _

* update to 'partial' func

* _

* trained FANSeg_256_full_face.h5,
new experimental models: AVATAR, RecycleGAN

* _

* _

* _

* fix for TCC mode cards(tesla), was conflict with plaidML initialization.

* _

* update manuals

* _
2019-04-20 08:23:08 +04:00
iperov 7be2fd67f5 added chinesse community site 2019-04-11 18:27:12 +04:00
iperov 2276f5eb73 fix zoom keys 2019-04-08 17:35:06 +04:00
iperov 8561c1a931 fix MaskEditor, upd manual ru 2019-04-08 14:13:36 +04:00
iperov 7c930121e9 MaskEditor: added window zoom 2019-04-08 10:30:59 +04:00
iperov 58d7e990f4 refactorings, added motion blur to SampleProcessor for FANSegmentator trainer 2019-04-07 23:08:00 +04:00
iperov a88ee7d093 fix 2019-04-06 17:48:33 +04:00
iperov 43d68e1307 MaskEditor: added prev/next frames preview 2019-04-06 16:22:48 +04:00
iperov 9f68b25987 Extractor: added warning messages if aligned folder contains files that will be deleted. 2019-04-06 10:01:59 +04:00
iperov cfae9f9fd8 trainer: fix for ctrl-c in --no-preview mode 2019-04-05 21:50:46 +04:00
iperov fe40a46933 limiting converter subprocesses to max 6 2019-04-05 21:43:24 +04:00
iperov 1bd864cc15 fix imagelib\text.py 2019-04-05 21:42:10 +04:00
iperov 41601f50b8 upd pynvml.py 2019-04-05 21:33:53 +04:00
iperov 406ef91851 fix mask editor 2019-04-05 14:42:11 +04:00
iperov d3ac88b799 fix MaskEditorTool 2019-04-05 09:32:04 +04:00
iperov de8d75b4f7 fix mask editor,
upd manuals
2019-04-04 22:19:56 +04:00
iperov 0fa9d269ec fixes 2019-04-04 16:34:45 +04:00
iperov 5ac7e5d7f1 changed help message for pixel loss:
Pixel loss may help to enhance fine details and stabilize face color. Use it only if quality does not improve over time.

SAE:
previous SAE model will not work with this update.
Greatly decreased chance of model collapse.
Increased model accuracy.
Residual blocks now default and this option has been removed.
Improved 'learn mask'.
Added masked preview (switch by space key)

Converter:
fixed rct/lct in seamless mode
added mask mode (6) learned*FAN-prd*FAN-dst

added mask editor, its created for refining dataset for FANSeg model, and not for production, but you can spend your time and test it in regular fakes with face obstructions
2019-04-04 10:22:53 +04:00
iperov 01e98cde8e upd pixel_loss help message 2019-03-31 19:21:04 +04:00
iperov 2d4773b18f _ 2019-03-31 17:24:07 +04:00
iperov 5f811a1b75 remove asking color transfer in raw mode 2019-03-31 16:48:36 +04:00
iperov 178fd070f7 Converter: fix blur region of seamless. 2019-03-31 08:52:06 +04:00
iperov c1117852d8 +imagelib.normalize_channels 2019-03-30 21:52:36 +04:00
iperov a885838363 make seamless great again!
fixed seamless face jitter
removed options Suppress seamless jitter, seamless erode mask modifier.
seamlessed face now properly uses blur modifier
added option 'FAN-prd&dst' - using multiplied FAN prd and dst mask,
2019-03-30 11:58:40 +04:00
iperov 13f3251ee3 converter: fixed suppress seamless jitter 2019-03-30 10:02:04 +04:00
iperov 7b5fb497f0 upd manual 2019-03-29 18:09:33 +04:00