Colombo
1de1e0029f
Extractor now produces a less shaked face. but second pass is now slower by 25%,
...
before/after: https://imgur.com/L77puLH
2019-10-14 12:09:32 +04:00
Colombo
e013cb0f6b
moving some files
2019-10-14 09:34:44 +04:00
Colombo
2b264da86b
fixed bug when same face can be detected twice
2019-10-13 14:59:50 +04:00
Colombo
63ecd4ec34
speed up S3FD extraction for GPU with >= 11GB vram
2019-10-10 13:22:14 +04:00
Colombo
d9d10f91c2
S3FD and 2DFAN-4 were improperly ported from pytorch. now fixed.
2019-09-20 17:16:37 +04:00
Colombo
dc11ec32be
SAE : WARNING, RETRAIN IS REQUIRED !
...
fixed model sizes from previous update.
avoided bug in ML framework(keras) that forces to train the model on random noise.
Converter: added blur on the same keys as sharpness
Added new model 'TrueFace'. This is a GAN model ported from https://github.com/NVlabs/FUNIT
Model produces near zero morphing and high detail face.
Model has higher failure rate than other models.
Keep src and dst faceset in same lighting conditions.
2019-09-19 11:13:56 +04:00
Colombo
faa14c4e59
fix extractor error on load grayscale images
2019-09-06 11:54:49 +04:00
iperov
b72d5a3f9a
fixed error "Failed to get convolution algorithm" on some systems
...
fixed error "dll load failed" on some systems
Expanded eyebrows line of face masks. It does not affect mask of FAN-x converter mode.
2019-08-11 11:17:22 +04:00
iperov
8294feca24
extractior: fix extract from already extracted dflimg
2019-05-11 17:36:22 +04:00
iperov
e58197ca22
initial code to extract umdfaces.io dataset and train pose estimator
2019-04-23 08:14:09 +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
9f68b25987
Extractor: added warning messages if aligned folder contains files that will be deleted.
2019-04-06 10:01:59 +04:00
iperov
de8d75b4f7
fix mask editor,
...
upd manuals
2019-04-04 22:19:56 +04:00
iperov
b03b147bae
refactoring
2019-03-26 11:09:44 +04:00
iperov
7a0cc56603
extractor: fixes, optimizations,
...
manual extractor: added 'a' option to switch accuracy mode
2019-03-21 18:56:32 +04:00
iperov
d1676dea06
refactorings, optimizations
2019-03-21 11:58:54 +04:00
iperov
a3df04999c
removing trailing spaces
2019-03-19 23:53:27 +04:00
iperov
1f569117c8
accurate landmark extractor now by default
2019-03-19 14:01:15 +04:00
iperov
7c1ea1a617
removing dflimg image_to_face_mat
2019-03-18 14:42:10 +04:00
iperov
00c6a0cdaf
accurate landmarks extraction now as an option
2019-03-18 11:24:41 +04:00
iperov
bf831331e6
fix
2019-03-18 10:58:03 +04:00
iperov
b8efb4cbba
enhancing landmarks extractor by using s3fd second pass inside second pass,
...
it will be x2 slower, but time will be saved due to more images will be marked properly
works on 2GB+
2019-03-18 10:25:24 +04:00
iperov
1d56585f33
fix ability for auto re-extract dst faces, after this update DFL torrent extractor scripts will not work.
2019-03-18 01:12:04 +04:00
iperov
b03d62a29b
extractor: added ability to re-extract dst faces with transferring all necessary meta data
2019-03-18 00:43:07 +04:00
iperov
4ff88865ce
refactoring
2019-03-16 21:29:56 +04:00
iperov
f3b343c0e5
small fixed and refactorings
2019-03-16 20:55:51 +04:00
iperov
9823421a44
added transparent mask to draw_landmarks
2019-03-14 12:16:21 +04:00
iperov
62af1b6f16
S3FD : filtering faces < 40pix.
2019-03-14 01:23:39 +04:00
iperov
893354b870
fix S3FD for plaidML, fix S3FD warnings on Lambda layers.
2019-03-11 09:32:00 +04:00
iperov
fbf39d2727
added new extractor: S3FD,
...
all extractors now produce less false-positive faces
2019-03-10 23:18:10 +04:00
iperov
168d48b119
extractor: increased speed of 1st pass by DLIB for >= 4GB vram cards,
...
added 'h' key for hide the help in manual extractor
2019-03-08 17:01:11 +04:00
iperov
46f4d6c426
fix cpu fallback for extractor
2019-02-28 14:54:59 +04:00
iperov
438213e97c
manual extractor: increased FPS,
...
sort by final : now you can specify target number of images,
converter: fix seamless mask and exception,
huge refactoring
2019-02-28 11:56:31 +04:00
iperov
daebe10ca7
Extractor: fix aspect ratio for square images,
...
now we can re-extract face manually from already aligned jpg image without quality loss.
2019-02-22 17:28:08 +04:00
iperov
72ba6b103c
added support of AMD videocards
...
added Intel's plaidML backend to use OpenCL engine. Check new requirements.
smart choosing of backend in device.py
env var 'force_plaidML' can be choosed to forced using plaidML
all tf functions transferred to pure keras
MTCNN transferred to pure keras, but it works slow on plaidML (forced to CPU in this case)
default batch size for all models and VRAMs now 4, feel free to adjust it on your own
SAE: default style options now ZERO, because there are no best values for all scenes, set them on your own.
SAE: return back option pixel_loss, feel free to enable it on your own.
SAE: added option multiscale_decoder default is true, but you can disable it to get 100% same as H,DF,LIAEF model behaviour.
fix converter output to .png
added linux fork reference to doc/doc_build_and_repository_info.md
2019-02-19 17:33:12 +04:00
iperov
5a727f4e50
fix manual extractor bugs
2019-02-13 11:02:12 +04:00
iperov
06fe1314d8
removing default yaw_value from DFLIMG files,
...
added better pitch/yaw estimator from 68 landmarks,
improving face yaw accuracy for sorting and trainers,
added sort by face-pitch
2019-02-12 21:31:37 +04:00
iperov
e5995630fc
fix
2019-02-10 23:00:08 +04:00
iperov
0866b2c509
manual extractor: added zoom for small faces
2019-02-10 22:40:57 +04:00
iperov
bda3fb3da1
refactoring
2019-02-10 21:40:58 +04:00
iperov
5a1fb199f4
added support of non-english characters in paths
2019-02-05 19:33:55 +04:00
iperov
0fb3dd53ce
fix extractor jpg quality
2019-02-05 14:08:56 +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
7ed7f2bab9
fixed bug in manual extractor on windows 10
2019-01-26 06:20:47 +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
318e6608f7
Extractor: increased speed of deleted debug files searcher
2019-01-23 09:48:45 +04:00
iperov
21460c2e13
upd manual extractor help message
2019-01-22 18:15:55 +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
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