DeepFaceLab/utils
2019-02-05 19:33:55 +04:00
..
console_utils.py SAE: changed default style power to 10.0 . Now style power is floating number in valid range 0.0 to 100.0 2019-01-14 21:24:33 +04:00
cv2_utils.py added support of non-english characters in paths 2019-02-05 19:33:55 +04:00
DFLJPG.py 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
DFLPNG.py fix DFLPNG 2018-12-25 19:49:19 +04:00
image_utils.py SampleProcessor now uses CUBIC interpolation (was LANCSOZ4) in order to reduce CPU usage 2019-02-03 19:19:42 +04:00
iter_utils.py initial 2018-06-04 17:12:43 +04:00
os_utils.py initial 2018-06-04 17:12:43 +04:00
Path_utils.py initial 2018-06-04 17:12:43 +04:00
random_utils.py initial 2018-06-04 17:12:43 +04:00
std_utils.py initial 2018-06-04 17:12:43 +04:00
struct_utils.py 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
SubprocessorBase.py forcing all tqdm's to ascii in order to work properly on Chinese windows 2019-01-24 21:32:07 +04:00