Commit Graph

293 Commits

Author SHA1 Message Date
iperov bdb45357ee rename requirements-AVX-cuda10.0-cudnn7.4.1.txt 2019-03-04 10:58:52 +04:00
iperov 6094e5ead8 added Util.recover_original_aligned_filename 2019-03-04 10:57:44 +04:00
iperov ae4b6e6271 add requirements-SSE-cuda9.0-cudnn7.1.4.txt 2019-03-04 09:49:40 +04:00
iperov 26741f3376 upd set_process_lowest_prio() 2019-03-03 21:59:28 +04:00
iperov 69af01d871 update set_process_lowest_prio() 2019-03-03 21:59:10 +04:00
iperov 714d4f0fca small fix 2019-03-03 16:42:13 +04:00
iperov 42adbd94e7 upd ConverterMasked.py 2019-03-03 16:06:01 +04:00
iperov 0448220f8f update manual_ru 2019-03-03 15:53:36 +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 18d2c52d8c added manual_ru.pdf 2019-03-02 17:40:27 +04:00
iperov 4196e962a8 added VideoEd - operating video files by ffmpeg from python. 2019-03-02 14:58:22 +04:00
iperov e0907423a9 nothing interesting 2019-03-01 08:18:26 +04:00
iperov 847622ee3a converter: fix seamless 2019-02-28 23:12:24 +04:00
iperov 18d5829015 Converter: fix jitter of seamless mode 2019-02-28 21:27:37 +04:00
iperov 7cea93c0f2 nothing interesting 2019-02-28 20:10:58 +04:00
iperov 46f4d6c426 fix cpu fallback for extractor 2019-02-28 14:54:59 +04:00
iperov 8f2e69ab27 upgrading to cuda 10.0, cudnn 7.4.1, tf 1.13.1, dlib 19.16.0 2019-02-28 13:39:54 +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 7db469a1da fix nnlib/device.py for some notebooks 2019-02-25 21:34:47 +04:00
iperov ac5ac75645 nnlib added force_has_nvidia_device 2019-02-25 21:15:58 +04:00
iperov 281787ac3e - 2019-02-22 23:25:01 +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 65752e044b SAE: added support 64-256 resolution multiple of 16 2019-02-21 20:44:55 +04:00
iperov a858732b1d refactoring 2019-02-21 20:06:04 +04:00
iperov 97685ce0ae added saving model_summary.txt 2019-02-21 19:55:44 +04:00
iperov f0a20b46d3 SAE: added new archi 'vg' 2019-02-21 17:53:59 +04:00
iperov d66829aae4 proper nnlib.dssim 2019-02-20 19:03:49 +04:00
andy-ger cd4e5b9ba6 Fixed typo (#156) 2019-02-20 18:12:30 +04:00
iperov 497e17b595 upd readme 2019-02-19 21:46:19 +04:00
iperov d29b8fd469 update readme 2019-02-19 21:45:40 +04:00
iperov b939fe9d85 OpenCL support: fix bug, adding new requirements files 2019-02-19 20:48:39 +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 3a9d450281 little fix 2019-02-16 21:14:15 +04:00
iperov 642b88a8d3 upd doc/doc_sort_tool.md 2019-02-15 20:09:51 +04:00
TooMuchFun 22ccec7036 Clean language up docs (#147)
* clean up docs

* doc fixes as requested

* revert updates to sort tool documentation
2019-02-15 20:06:13 +04:00
iperov 72c7db4980 trainer preview: added [l]: change history range 2019-02-15 19:27:44 +04:00
iperov 75eb7468ee ConverterMasked: better lct 2019-02-14 18:43:24 +04:00
iperov fbf6b5f25e upd readme 2019-02-13 21:24:55 +04:00
iperov 43d0282995 upd README.md 2019-02-13 21:10:29 +04:00
iperov 58991dd22f update DeepFaceLab_convertor_overview 2019-02-13 17:32:30 +04:00
iperov e759575060 update DeepFaceLab_convertor_overview 2019-02-13 17:29:26 +04:00
iperov 2bd983703e ConverterMasked: removed default transfercolor,
added Apply color transfer to predicted face - modes rct / lct
2019-02-13 16:27:57 +04:00
iperov 218a5cfd05 upd doc_ready_to_work_facesets.md 2019-02-13 13:45:14 +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
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