iperov
85c01e3b4a
Converter: added Apply super resolution? (y/n skip:n) : , Enhance details by applying DCSCN network.
...
refactorings
2019-03-28 21:50:27 +04:00
iperov
689aefeb2f
Converter: fix for input images with ch > 3
2019-03-28 11:12:19 +04:00
iperov
fedeee4395
Colab: added ability to run programs after N secs in trainer
2019-03-26 19:06:19 +04:00
iperov
009af42617
fix converter issue #205
2019-03-26 18:23:39 +04:00
iperov
96de328221
upd for Colab ( #206 )
...
* changes for google colab
* 1
* 1
* 1
* 1
2019-03-26 16:09:22 +04:00
iperov
b03b147bae
refactoring
2019-03-26 11:09:44 +04:00
iperov
131b2b5c79
after save loss string now shows averaged value since last save
2019-03-25 18:14:04 +04:00
iperov
37505d88e3
old SAE model will not work with this update.
...
Fixed bug when SAE can be collapsed during a time.
SAE: removed CA weights and encoder/decoder dims.
added new options:
Encoder dims per channel (21-85 ?:help skip:%d)
More encoder dims help to recognize more facial features, but require more VRAM. You can fine-tune model size to fit your GPU.
Decoder dims per channel (11-85 ?:help skip:%d)
More decoder dims help to get better details, but require more VRAM. You can fine-tune model size to fit your GPU.
Add residual blocks to decoder? (y/n, ?:help skip:n) :
These blocks help to get better details, but require more computing time.
Remove gray border? (y/n, ?:help skip:n) :
Removes gray border of predicted face, but requires more computing resources.
2019-03-24 15:35:02 +04:00
iperov
673d4915d9
VideoEd: added comment
2019-03-23 18:28:50 +04:00
iperov
668a3e23a1
frame extraction: fixed pixel format for PNG. Added PNG/JPG option.
2019-03-23 18:27:38 +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
a0c1ce3e7e
final sort: increased speed
2019-03-19 13:45:26 +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
7c66503382
sorter: fix final sort
2019-03-16 09:20:55 +04:00
iperov
ea5fe28d08
fix final sorter
2019-03-15 23:41:34 +04:00
iperov
3549272244
fix for final
2019-03-15 11:03:37 +04:00
iperov
9823421a44
added transparent mask to draw_landmarks
2019-03-14 12:16:21 +04:00
iperov
5bd3f875fa
fix
2019-03-14 10:50:53 +04:00
iperov
6e59f1a150
Sorter: new better blur estimator
2019-03-14 10:38:56 +04:00
iperov
62af1b6f16
S3FD : filtering faces < 40pix.
2019-03-14 01:23:39 +04:00
iperov
97b6fabaab
change 'epoch' to 'iter',
...
added timestamp prefix to training string
2019-03-12 19:23:52 +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
6094e5ead8
added Util.recover_original_aligned_filename
2019-03-04 10:57:44 +04:00
iperov
31c2298b5f
Converter: added option for seamless to supress jittering,
...
Lenx,leny region now averaged by grayscale gradients,
now uses all CPU.
SAE: multiscale_decoder option default = False
update readme and manual_ru.pdf
2019-03-03 15:33:52 +04:00
iperov
87236921a5
fix VideoEd.py
2019-03-02 18:06:06 +04:00
iperov
1d52e665f8
fix VideoEd.py
2019-03-02 18:02:00 +04:00
iperov
4196e962a8
added VideoEd - operating video files by ffmpeg from python.
2019-03-02 14:58:22 +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
5bbd8997d9
fix Sorter.py
2019-02-22 15:22:42 +04:00
iperov
5e474c3462
added sort by one face in images. it trashes all images in which more than 1 face is found
2019-02-22 11:32:27 +04:00
iperov
f0a20b46d3
SAE: added new archi 'vg'
2019-02-21 17:53:59 +04:00
andy-ger
cd4e5b9ba6
Fixed typo ( #156 )
2019-02-20 18:12:30 +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
72c7db4980
trainer preview: added [l]: change history range
2019-02-15 19:27:44 +04:00
iperov
5a727f4e50
fix manual extractor bugs
2019-02-13 11:02:12 +04:00
iperov
6e12594af1
added util --add-landmarks-debug-images
2019-02-13 10:17:08 +04:00