Commit Graph

64 Commits

Author SHA1 Message Date
iperov ef7fdd49a0 Merge pull request #47 from MaksV79/master
Added options --alpha and --transfercolor
2018-11-20 09:24:15 +04:00
MaksV79 d47ef23df1 Fix options --alpha and --transfercolor
Always use params from dialog
2018-11-19 23:31:06 +03:00
MaksV79 b4af9d3c36 added skimage 2018-11-17 18:20:11 +03:00
MaksV79 6bbb8ad59b Added option --alpha and --transfercolor 2018-11-17 18:14:17 +03:00
MaksV79 3dcedf6bf3 Added options --alpha and --transfer color
--alpha will make export png with alpha channel (export only face)
--transfercolor will transfer color from original DST image to fake
2018-11-17 18:12:38 +03:00
iperov 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
TooMuchFun 57fd6735a7 update to Keras 2.2.2 2018-11-14 07:22:27 -08:00
iperov c90d67bec1 Update README.md 2018-11-10 09:59:08 +04:00
iperov 6c4a69e3cd Update README.md 2018-10-05 13:18:13 +04:00
iperov 4138727466 Merge pull request #20 from andenixa/patch-2
Landmarks nose drawing fix
2018-08-24 15:18:01 +04:00
Artem Ivanov f87ee259b0 Landmarks nose drawing fix
Fixes nose landmarks drawing if `image_landmarks` are passes as a `numpy.array`
2018-08-24 14:16:47 +03:00
iperov f872f07476 Merge pull request #19 from mrsmith0x00/linux_install_fix
Fix for GNU/Linux install.
2018-08-24 09:29:29 +04:00
German Vechtomov 99205d6dfd Update LINUX.md 2018-08-24 05:01:53 +00:00
iperov 07e792e8c5 Merge pull request #16 from NemirovD/master
Fix for Issue #13
2018-08-20 09:48:38 +04:00
David b877367260 Fix for Issue #13
Swapped + operator for np.concatenate to ensure that the resulting array is 2 by X.
This ensures that we are able to draw the point in the array.
2018-08-19 17:41:57 -04:00
iperov 61e05f7fdf Merge pull request #11 from mrsmith0x00/linux
GNU/Linux installation instructions and helpful bash script
2018-07-30 16:45:55 +04:00
German Vechtomov 5d3c33898b Create LINUX.md 2018-07-30 17:38:15 +05:00
German Vechtomov b7e17be85c Create main.sh 2018-07-30 17:30:56 +05:00
iperov a1ff86a6b4 1 2018-07-09 00:09:24 +04:00
iperov e20527254b Merge pull request #10 from andenixa/patch-1
Better face landmark representation
2018-07-09 00:06:27 +04:00
Artem Ivanov a8c0613c79 shorter and faster version of draw_landmarks
- drawing lines via single CV call
2018-07-07 16:58:50 +03:00
Artem Ivanov 48e281f675 Better face landmark representation
- fixed nose missing one point
- made AA lines instead of regular ones
- made closed polylines for eyes and mouth
- reduced radius of circles for eyes, nose, and mouth as they obscure lines for small images
2018-07-07 04:59:17 +03: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 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
Christopher Throwaway a74b57d6e5 Improve Manual Extraction process
Adds improvements to the manual selection process. You can now
click to lock the selection box, and can also go forward and backwards
to modify selections after they have been made. You can also now push
'Q' to skip all remaining images to quickly save the extractions you
have already made.
2018-06-27 21:32:35 -05:00
Christopher Throwaway c8c8e8dadc Manual preview now draws 68-pt face landmarks
It could be difficult to tell if the point cloud was 'correct' or not
when manually fixing a face detection. For 68-point face landmarks, the
facial landmarks are now drawn to make it easier to tell if the face
is correctly detected.
2018-06-27 21:32:31 -05: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 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