Hello, I've got and AMD based system using Faceswap with DirectML. Extraction experiences the same crash when looking at different sources. I've followed the guides to uninstall/reinstall Faceswap, checked my drivers, checked for updated versions. Followed the extraction guide. I'll post the crash report below. I would appreciate anyone who can provide support. Thank you.
Code: Select all
04/03/2024 12:44:49 MainProcess MainThread image count_frames DEBUG filename: C:\Users\srwfr\OneDrive\Desktop\FS_Workflow\data_dst.mp4, fast: True
04/03/2024 12:44:49 MainProcess MainThread image count_frames DEBUG FFMPEG Command: 'C:\Users\srwfr\MiniConda3\envs\faceswap\lib\site-packages\imageio_ffmpeg\binaries\ffmpeg-win64-v4.2.2.exe -i C:\Users\srwfr\OneDrive\Desktop\FS_Workflow\data_dst.mp4 -map 0:v:0 -c copy -f null -'
04/03/2024 12:44:49 MainProcess MainThread image count_frames DEBUG Duration line: Duration: 00:07:25.02, start: 0.000000, bitrate: 4495 kb/s
04/03/2024 12:44:49 MainProcess MainThread utils convert_to_secs DEBUG from time: ('00', '07', '25.02')
04/03/2024 12:44:49 MainProcess MainThread utils convert_to_secs DEBUG to secs: 445
04/03/2024 12:44:49 MainProcess MainThread image count_frames DEBUG duration: 445
04/03/2024 12:44:50 MainProcess MainThread image count_frames DEBUG frame line: frame=13350 fps=0.0 q=-1.0 Lsize=N/A time=00:07:24.92 bitrate=N/A speed=2.59e+03x
04/03/2024 12:44:50 MainProcess MainThread image count_frames DEBUG Initializing tqdm
04/03/2024 12:44:50 MainProcess MainThread utils convert_to_secs DEBUG from time: ('00', '07', '24.92')
04/03/2024 12:44:50 MainProcess MainThread utils convert_to_secs DEBUG to secs: 444
04/03/2024 12:44:50 MainProcess MainThread image count_frames DEBUG frames: 13350, vid_time: 444
04/03/2024 12:44:50 MainProcess MainThread image count_frames DEBUG Return code: 0, frames: 13350
04/03/2024 12:44:50 MainProcess MainThread image _get_count_and_filelist DEBUG count: 13350
04/03/2024 12:44:50 MainProcess MainThread extract __init__ DEBUG Initialized PipelineLoader
04/03/2024 12:44:50 MainProcess MainThread fsmedia __init__ DEBUG Initializing Alignments: (is_extract: True, input_is_video: True)
04/03/2024 12:44:50 MainProcess MainThread fsmedia _set_folder_filename DEBUG Alignments from Video File: 'C:\Users\srwfr\OneDrive\Desktop\FS_Workflow\data_dst.mp4'
04/03/2024 12:44:50 MainProcess MainThread fsmedia _set_folder_filename DEBUG Setting Alignments: (folder: 'C:\Users\srwfr\OneDrive\Desktop\FS_Workflow' filename: 'data_dst_alignments.fsa')
04/03/2024 12:44:50 MainProcess MainThread alignments __init__ DEBUG Initializing Alignments: (folder: 'C:\Users\srwfr\OneDrive\Desktop\FS_Workflow', filename: 'data_dst_alignments.fsa')
04/03/2024 12:44:50 MainProcess MainThread alignments __init__ DEBUG Initializing _IO: (alignments: <scripts.fsmedia.Alignments object at 0x0000014C6B6D3910>)
04/03/2024 12:44:50 MainProcess MainThread serializer get_serializer DEBUG <lib.serializer._PickleSerializer object at 0x0000014C6B6D1270>
04/03/2024 12:44:50 MainProcess MainThread serializer get_serializer DEBUG <lib.serializer._CompressedSerializer object at 0x0000014C6B6D3EB0>
04/03/2024 12:44:50 MainProcess MainThread alignments _get_location DEBUG Getting location: (folder: 'C:\Users\srwfr\OneDrive\Desktop\FS_Workflow', filename: 'data_dst_alignments.fsa')
04/03/2024 12:44:50 MainProcess MainThread alignments _get_location DEBUG Valid Alignments filename provided: 'data_dst_alignments.fsa'
04/03/2024 12:44:50 MainProcess MainThread alignments _test_for_legacy DEBUG Checking for legacy alignments file formats: 'C:\Users\srwfr\OneDrive\Desktop\FS_Workflow\data_dst_alignments.fsa'
04/03/2024 12:44:50 MainProcess MainThread alignments _test_for_legacy DEBUG Legacy alignments file does not exist: 'C:\Users\srwfr\OneDrive\Desktop\FS_Workflow\data_dst_alignments.json'
04/03/2024 12:44:50 MainProcess MainThread alignments _test_for_legacy DEBUG Legacy alignments file does not exist: 'C:\Users\srwfr\OneDrive\Desktop\FS_Workflow\data_dst_alignments.p'
04/03/2024 12:44:50 MainProcess MainThread alignments _test_for_legacy DEBUG Legacy alignments file does not exist: 'C:\Users\srwfr\OneDrive\Desktop\FS_Workflow\data_dst_alignments.pickle'
04/03/2024 12:44:50 MainProcess MainThread alignments _test_for_legacy DEBUG Legacy alignments file does not exist: 'C:\Users\srwfr\OneDrive\Desktop\FS_Workflow\data_dst_alignments.yaml'
04/03/2024 12:44:50 MainProcess MainThread alignments _get_location VERBOSE Alignments filepath: 'C:\Users\srwfr\OneDrive\Desktop\FS_Workflow\data_dst_alignments.fsa'
04/03/2024 12:44:50 MainProcess MainThread fsmedia _load DEBUG No skipping selected. Returning empty dictionary
04/03/2024 12:44:50 MainProcess MainThread alignments _test DEBUG checking _FileStructure
04/03/2024 12:44:50 MainProcess MainThread alignments _test DEBUG legacy _FileStructure: False
04/03/2024 12:44:50 MainProcess MainThread alignments _test DEBUG checking _LandmarkRename
04/03/2024 12:44:50 MainProcess MainThread alignments _test DEBUG legacy _LandmarkRename: False
04/03/2024 12:44:50 MainProcess MainThread alignments _test DEBUG checking _ListToNumpy
04/03/2024 12:44:50 MainProcess MainThread alignments _test DEBUG legacy _ListToNumpy: False
04/03/2024 12:44:50 MainProcess MainThread alignments _test DEBUG checking _MaskCentering
04/03/2024 12:44:50 MainProcess MainThread alignments _test DEBUG legacy _MaskCentering: False
04/03/2024 12:44:50 MainProcess MainThread alignments _test DEBUG checking _IdentityAndVideoMeta
04/03/2024 12:44:50 MainProcess MainThread alignments _test DEBUG legacy _IdentityAndVideoMeta: False
04/03/2024 12:44:50 MainProcess MainThread alignments __init__ DEBUG Initializing Thumbnails: (alignments: <scripts.fsmedia.Alignments object at 0x0000014C6B6D3910>)
04/03/2024 12:44:50 MainProcess MainThread alignments __init__ DEBUG Initialized Thumbnails
04/03/2024 12:44:50 MainProcess MainThread alignments __init__ DEBUG Initialized Alignments
04/03/2024 12:44:50 MainProcess MainThread fsmedia __init__ DEBUG Initialized Alignments
04/03/2024 12:44:50 MainProcess MainThread extract _set_skip_list DEBUG No frames to be skipped
04/03/2024 12:44:50 MainProcess MainThread fsmedia __init__ DEBUG Initializing PostProcess
04/03/2024 12:44:50 MainProcess MainThread fsmedia _get_items DEBUG Postprocess Items: {}
04/03/2024 12:44:50 MainProcess MainThread fsmedia __init__ DEBUG Initialized PostProcess
04/03/2024 12:44:50 MainProcess MainThread extract __init__ DEBUG Initialized _Extract
04/03/2024 12:44:50 MainProcess MainThread extract _threaded_redirector DEBUG Threading task: (Task: 'load')
04/03/2024 12:44:50 MainProcess MainThread multithreading __init__ DEBUG Initializing MultiThread: (target: '_load', thread_count: 1)
04/03/2024 12:44:50 MainProcess MainThread multithreading __init__ DEBUG Initialized MultiThread: '_load'
04/03/2024 12:44:50 MainProcess MainThread multithreading start DEBUG Starting thread(s): '_load'
04/03/2024 12:44:50 MainProcess MainThread multithreading start DEBUG Starting thread 1 of 1: '_load'
04/03/2024 12:44:50 MainProcess _load extract _load DEBUG Load Images: Start
04/03/2024 12:44:50 MainProcess _load image load DEBUG Initializing Load Generator
04/03/2024 12:44:50 MainProcess _load multithreading __init__ DEBUG Initializing MultiThread: (target: 'ImagesLoader', thread_count: 1)
04/03/2024 12:44:50 MainProcess _load multithreading __init__ DEBUG Initialized MultiThread: 'ImagesLoader'
04/03/2024 12:44:50 MainProcess _load image _set_thread DEBUG Set thread: <lib.multithreading.MultiThread object at 0x0000014C6B6D1540>
04/03/2024 12:44:50 MainProcess _load multithreading start DEBUG Starting thread(s): 'ImagesLoader'
04/03/2024 12:44:50 MainProcess _load multithreading start DEBUG Starting thread 1 of 1: 'ImagesLoader'
04/03/2024 12:44:50 MainProcess MainThread multithreading start DEBUG Started all threads '_load': 1
04/03/2024 12:44:50 MainProcess MainThread image __init__ DEBUG Initializing ImagesSaver: (path: C:\Users\srwfr\OneDrive\Desktop\FS_Workflow\dst faces, queue_size: 8, as_bytes: True)
04/03/2024 12:44:50 MainProcess MainThread image __init__ DEBUG Initializing ImagesSaver: (path: C:\Users\srwfr\OneDrive\Desktop\FS_Workflow\dst faces, queue_size: 8, args: None)
04/03/2024 12:44:50 MainProcess ImagesLoader image _process DEBUG Load iterator: <bound method ImagesLoader._from_video of <lib.image.ImagesLoader object at 0x0000014C6B6D1BA0>>
04/03/2024 12:44:50 MainProcess ImagesLoader image _from_video DEBUG Loading frames from video: 'C:\Users\srwfr\OneDrive\Desktop\FS_Workflow\data_dst.mp4'
04/03/2024 12:44:50 MainProcess _load multithreading start DEBUG Started all threads 'ImagesLoader': 1
04/03/2024 12:44:50 MainProcess MainThread queue_manager add_queue DEBUG QueueManager adding: (name: 'ImagesSaver', maxsize: 8, create_new: True)
04/03/2024 12:44:50 MainProcess MainThread queue_manager add_queue DEBUG QueueManager added: (name: 'ImagesSaver')
04/03/2024 12:44:50 MainProcess MainThread queue_manager get_queue DEBUG QueueManager getting: 'ImagesSaver'
04/03/2024 12:44:50 MainProcess MainThread queue_manager get_queue DEBUG QueueManager got: 'ImagesSaver'
04/03/2024 12:44:50 MainProcess MainThread pipeline _launch_plugin DEBUG Launching detect plugin
04/03/2024 12:44:50 MainProcess MainThread pipeline _launch_plugin DEBUG in_qname: extract0_detect_in, out_qname: extract0_align_in
04/03/2024 12:44:50 MainProcess MainThread _base initialize DEBUG initialize Detect: (args: (), kwargs: {'in_queue': <lib.queue_manager.EventQueue object at 0x0000014C6B6D2800>, 'out_queue': <lib.queue_manager.EventQueue object at 0x0000014C6B6D15D0>})
04/03/2024 12:44:50 MainProcess MainThread _base initialize INFO Initializing S3FD (Detect)...
04/03/2024 12:44:50 MainProcess MainThread queue_manager get_queue DEBUG QueueManager getting: 'detect0_predict_s3fd'
04/03/2024 12:44:50 MainProcess MainThread queue_manager add_queue DEBUG QueueManager adding: (name: 'detect0_predict_s3fd', maxsize: 1, create_new: False)
04/03/2024 12:44:50 MainProcess MainThread queue_manager add_queue DEBUG QueueManager added: (name: 'detect0_predict_s3fd')
04/03/2024 12:44:50 MainProcess MainThread queue_manager get_queue DEBUG QueueManager got: 'detect0_predict_s3fd'
04/03/2024 12:44:50 MainProcess MainThread queue_manager get_queue DEBUG QueueManager getting: 'detect0_post_s3fd'
04/03/2024 12:44:50 MainProcess MainThread queue_manager add_queue DEBUG QueueManager adding: (name: 'detect0_post_s3fd', maxsize: 1, create_new: False)
04/03/2024 12:44:50 MainProcess MainThread queue_manager add_queue DEBUG QueueManager added: (name: 'detect0_post_s3fd')
04/03/2024 12:44:50 MainProcess MainThread queue_manager get_queue DEBUG QueueManager got: 'detect0_post_s3fd'
04/03/2024 12:44:50 MainProcess MainThread _base _compile_threads DEBUG Compiling detect threads
04/03/2024 12:44:50 MainProcess MainThread _base _add_thread DEBUG Adding thread: (name: detect_s3fd_input, function: <bound method Extractor._process_input of <plugins.extract.detect.s3fd.Detect object at 0x0000014C6B626BC0>>, in_queue: <lib.queue_manager.EventQueue object at 0x0000014C6B6D2800>, out_queue: <lib.queue_manager.EventQueue object at 0x0000014C6B6D0CD0>)
04/03/2024 12:44:50 MainProcess MainThread multithreading __init__ DEBUG Initializing MultiThread: (target: 'detect_s3fd_input', thread_count: 1)
04/03/2024 12:44:50 MainProcess MainThread multithreading __init__ DEBUG Initialized MultiThread: 'detect_s3fd_input'
04/03/2024 12:44:50 MainProcess MainThread _base _add_thread DEBUG Added thread: detect_s3fd_input
04/03/2024 12:44:50 MainProcess MainThread _base _add_thread DEBUG Adding thread: (name: detect_s3fd_predict, function: <bound method Detector._predict of <plugins.extract.detect.s3fd.Detect object at 0x0000014C6B626BC0>>, in_queue: <lib.queue_manager.EventQueue object at 0x0000014C6B6D0CD0>, out_queue: <lib.queue_manager.EventQueue object at 0x0000014C6B6D0AC0>)
04/03/2024 12:44:50 MainProcess MainThread multithreading __init__ DEBUG Initializing MultiThread: (target: 'detect_s3fd_predict', thread_count: 1)
04/03/2024 12:44:50 MainProcess MainThread multithreading __init__ DEBUG Initialized MultiThread: 'detect_s3fd_predict'
04/03/2024 12:44:50 MainProcess MainThread _base _add_thread DEBUG Added thread: detect_s3fd_predict
04/03/2024 12:44:50 MainProcess MainThread _base _add_thread DEBUG Adding thread: (name: detect_s3fd_output, function: <bound method Extractor._process_output of <plugins.extract.detect.s3fd.Detect object at 0x0000014C6B626BC0>>, in_queue: <lib.queue_manager.EventQueue object at 0x0000014C6B6D0AC0>, out_queue: <lib.queue_manager.EventQueue object at 0x0000014C6B6D15D0>)
04/03/2024 12:44:50 MainProcess MainThread multithreading __init__ DEBUG Initializing MultiThread: (target: 'detect_s3fd_output', thread_count: 1)
04/03/2024 12:44:50 MainProcess MainThread multithreading __init__ DEBUG Initialized MultiThread: 'detect_s3fd_output'
04/03/2024 12:44:50 MainProcess MainThread _base _add_thread DEBUG Added thread: detect_s3fd_output
04/03/2024 12:44:50 MainProcess MainThread _base _compile_threads DEBUG Compiled detect threads: [<lib.multithreading.MultiThread object at 0x0000014C6B6D0D00>, <lib.multithreading.MultiThread object at 0x0000014C6B6D23E0>, <lib.multithreading.MultiThread object at 0x0000014C6B6D2230>]
04/03/2024 12:44:50 MainProcess MainThread s3fd __init__ DEBUG Initializing: S3fd: (model_path: 'C:\Users\srwfr\faceswap\.fs_cache\s3fd_keras_v2.h5', model_kwargs: {'custom_objects': {'L2Norm': <class 'plugins.extract.detect.s3fd.L2Norm'>, 'SliceO2K': <class 'plugins.extract.detect.s3fd.SliceO2K'>}}, allow_growth: False, exclude_gpus: None, confidence: 0.7)
04/03/2024 12:44:50 MainProcess MainThread session load_model_weights VERBOSE Initializing plugin model: S3FD
04/03/2024 12:44:50 MainProcess MainThread attrs __getitem__ DEBUG Creating converter from 3 to 5
Traceback (most recent call last):
File "C:\Users\srwfr\faceswap\lib\cli\launcher.py", line 225, in execute_script
process.process()
File "C:\Users\srwfr\faceswap\scripts\extract.py", line 178, in process
extract.process()
File "C:\Users\srwfr\faceswap\scripts\extract.py", line 702, in process
self._run_extraction()
File "C:\Users\srwfr\faceswap\scripts\extract.py", line 722, in _run_extraction
self._extractor.launch()
File "C:\Users\srwfr\faceswap\plugins\extract\pipeline.py", line 267, in launch
self._launch_plugin(phase)
File "C:\Users\srwfr\faceswap\plugins\extract\pipeline.py", line 691, in _launch_plugin
plugin.initialize(**kwargs)
File "C:\Users\srwfr\faceswap\plugins\extract\_base.py", line 474, in initialize
self.init_model()
File "C:\Users\srwfr\faceswap\plugins\extract\detect\s3fd.py", line 48, in init_model
self.model = S3fd(self.model_path,
File "C:\Users\srwfr\faceswap\plugins\extract\detect\s3fd.py", line 244, in __init__
self.load_model_weights()
File "C:\Users\srwfr\faceswap\lib\model\session.py", line 189, in load_model_weights
self._model.load_weights(self._model_path)
File "C:\Users\srwfr\MiniConda3\envs\faceswap\lib\site-packages\keras\utils\traceback_utils.py", line 70, in error_handler
raise e.with_traceback(filtered_tb) from None
File "h5py\_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
File "h5py\_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
File "C:\Users\srwfr\MiniConda3\envs\faceswap\lib\site-packages\h5py\_hl\group.py", line 357, in __getitem__
oid = h5o.open(self.id, self._e(name), lapl=self._lapl)
File "h5py\_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
File "h5py\_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
File "h5py\h5o.pyx", line 189, in h5py.h5o.open
KeyError: 'Unable to synchronously open object (free block size is zero?)'
============ System Information ============
backend: directml
encoding: cp1252
git_branch: master
git_commits: 64a7b58 bugfix: setup/sysinfo - Don't look for files in non-existant path
gpu_cuda: No global version found. Check Conda packages for Conda Cuda
gpu_cudnn: No global version found. Check Conda packages for Conda cuDNN
gpu_devices: GPU_0: AMD Radeon RX 6750 XT
gpu_devices_active: GPU_0
gpu_driver: 31.0.24027.1012
gpu_vram: GPU_0: 12242MB (11474MB free)
os_machine: AMD64
os_platform: Windows-10-10.0.22631-SP0
os_release: 10
py_command: C:\Users\srwfr\faceswap\faceswap.py extract -i C:/Users/srwfr/OneDrive/Desktop/FS_Workflow/data_dst.mp4 -o C:/Users/srwfr/OneDrive/Desktop/FS_Workflow/dst faces -D s3fd -A fan -nm none -rf 6 -min 40 -l 0.6 -sz 512 -een 1 -si 0 -L INFO -gui
py_conda_version: conda 24.3.0
py_implementation: CPython
py_version: 3.10.14
py_virtual_env: True
sys_cores: 16
sys_processor: AMD64 Family 25 Model 33 Stepping 2, AuthenticAMD
sys_ram: Total: 16310MB, Available: 9355MB, Used: 6954MB, Free: 9355MB
=============== Pip Packages ===============
absl-py==2.1.0
astunparse==1.6.3
cachetools==5.3.3
certifi==2024.2.2
charset-normalizer==3.3.2
colorama @ file:///C:/b/abs_a9ozq0l032/croot/colorama_1672387194846/work
comtypes @ file:///C:/b/abs_1coomkk_86/croot/comtypes_1678829787230/work
contourpy @ file:///C:/b/abs_853rfy8zse/croot/contourpy_1700583617587/work
cycler @ file:///tmp/build/80754af9/cycler_1637851556182/work
fastcluster @ file:///D:/bld/fastcluster_1695650232190/work
ffmpy @ file:///home/conda/feedstock_root/build_artifacts/ffmpy_1659474992694/work
flatbuffers==24.3.25
fonttools==4.25.0
gast==0.4.0
google-auth==2.29.0
google-auth-oauthlib==0.4.6
google-pasta==0.2.0
grpcio==1.62.1
h5py==3.10.0
idna==3.6
imageio @ file:///C:/b/abs_aeqerw_nps/croot/imageio_1707247365204/work
imageio-ffmpeg==0.4.9
joblib @ file:///C:/b/abs_1anqjntpan/croot/joblib_1685113317150/work
keras==2.10.0
Keras-Preprocessing==1.1.2
kiwisolver @ file:///C:/b/abs_88mdhvtahm/croot/kiwisolver_1672387921783/work
libclang==18.1.1
Markdown==3.6
MarkupSafe==2.1.5
matplotlib @ file:///C:/b/abs_e26vnvd5s1/croot/matplotlib-suite_1698692153288/work
mkl-fft @ file:///C:/b/abs_19i1y8ykas/croot/mkl_fft_1695058226480/work
mkl-random @ file:///C:/b/abs_edwkj1_o69/croot/mkl_random_1695059866750/work
mkl-service==2.4.0
munkres==1.1.4
numexpr @ file:///C:/b/abs_5fucrty5dc/croot/numexpr_1696515448831/work
numpy @ file:///C:/b/abs_c1ywpu18ar/croot/numpy_and_numpy_base_1708638681471/work/dist/numpy-1.26.4-cp310-cp310-win_amd64.whl#sha256=ebb5aa2b36d8afa5ec3231c19e5a1fc75b6d85e7db483f0fb9e77dad58469977
oauthlib==3.2.2
opencv-python==4.9.0.80
opt-einsum==3.3.0
packaging @ file:///C:/b/abs_cc1h2xfosn/croot/packaging_1710807447479/work
Pillow @ file:///C:/b/abs_153xikw91n/croot/pillow_1695134603563/work
ply==3.11
protobuf==3.19.6
psutil @ file:///C:/Windows/Temp/abs_b2c2fd7f-9fd5-4756-95ea-8aed74d0039flsd9qufz/croots/recipe/psutil_1656431277748/work
pyasn1==0.6.0
pyasn1_modules==0.4.0
pyparsing @ file:///C:/Users/BUILDE~1/AppData/Local/Temp/abs_7f_7lba6rl/croots/recipe/pyparsing_1661452540662/work
PyQt5==5.15.10
PyQt5-sip @ file:///C:/b/abs_c0pi2mimq3/croot/pyqt-split_1698769125270/work/pyqt_sip
python-dateutil @ file:///tmp/build/80754af9/python-dateutil_1626374649649/work
pywin32==305.1
pywinpty @ file:///C:/ci_310/pywinpty_1644230983541/work/target/wheels/pywinpty-2.0.2-cp310-none-win_amd64.whl
requests==2.31.0
requests-oauthlib==2.0.0
rsa==4.9
scikit-learn @ file:///C:/b/abs_daon7wm2p4/croot/scikit-learn_1694788586973/work
scipy @ file:///C:/b/abs_86x0wu5rr1/croot/scipy_1710947370784/work/dist/scipy-1.12.0-cp310-cp310-win_amd64.whl#sha256=da0b69fd1a9de951e3d17b95f445cdb94fa72ce78af8e0cb272edead53fcb78b
sip @ file:///C:/b/abs_edevan3fce/croot/sip_1698675983372/work
six @ file:///tmp/build/80754af9/six_1644875935023/work
tensorboard==2.10.1
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
tensorflow-cpu==2.10.0
tensorflow-directml-plugin==0.4.0.dev230202
tensorflow-estimator==2.10.0
tensorflow-io-gcs-filesystem==0.31.0
tensorflow_intel==2.10.0
termcolor==2.4.0
threadpoolctl @ file:///Users/ktietz/demo/mc3/conda-bld/threadpoolctl_1629802263681/work
tomli @ file:///C:/Windows/TEMP/abs_ac109f85-a7b3-4b4d-bcfd-52622eceddf0hy332ojo/croots/recipe/tomli_1657175513137/work
tornado @ file:///C:/b/abs_0cbrstidzg/croot/tornado_1696937003724/work
tqdm @ file:///C:/b/abs_f76j9hg7pv/croot/tqdm_1679561871187/work
typing_extensions==4.10.0
urllib3==2.2.1
Werkzeug==3.0.2
wrapt==1.16.0
============== Conda Packages ==============
# packages in environment at C:\Users\srwfr\MiniConda3\envs\faceswap:
#
# Name Version Build Channel
absl-py 2.1.0 pypi_0 pypi
astunparse 1.6.3 pypi_0 pypi
blas 1.0 mkl
brotli 1.0.9 h2bbff1b_7
brotli-bin 1.0.9 h2bbff1b_7
bzip2 1.0.8 h2bbff1b_5
ca-certificates 2024.3.11 haa95532_0
cachetools 5.3.3 pypi_0 pypi
certifi 2024.2.2 pypi_0 pypi
charset-normalizer 3.3.2 pypi_0 pypi
colorama 0.4.6 py310haa95532_0
comtypes 1.1.14 py310haa95532_0
contourpy 1.2.0 py310h59b6b97_0
cycler 0.11.0 pyhd3eb1b0_0
fastcluster 1.2.6 py310hecd3228_3 conda-forge
ffmpeg 4.3.1 ha925a31_0 conda-forge
ffmpy 0.3.0 pyhb6f538c_0 conda-forge
flatbuffers 24.3.25 pypi_0 pypi
fonttools 4.25.0 pyhd3eb1b0_0
freetype 2.12.1 ha860e81_0
gast 0.4.0 pypi_0 pypi
giflib 5.2.1 h8cc25b3_3
git 2.40.1 haa95532_1
google-auth 2.29.0 pypi_0 pypi
google-auth-oauthlib 0.4.6 pypi_0 pypi
google-pasta 0.2.0 pypi_0 pypi
grpcio 1.62.1 pypi_0 pypi
h5py 3.10.0 pypi_0 pypi
icc_rt 2022.1.0 h6049295_2
icu 73.1 h6c2663c_0
idna 3.6 pypi_0 pypi
imageio 2.33.1 py310haa95532_0
imageio-ffmpeg 0.4.9 pypi_0 pypi
intel-openmp 2023.1.0 h59b6b97_46320
joblib 1.2.0 py310haa95532_0
jpeg 9e h2bbff1b_1
keras 2.10.0 pypi_0 pypi
keras-preprocessing 1.1.2 pypi_0 pypi
kiwisolver 1.4.4 py310hd77b12b_0
krb5 1.20.1 h5b6d351_0
lerc 3.0 hd77b12b_0
libbrotlicommon 1.0.9 h2bbff1b_7
libbrotlidec 1.0.9 h2bbff1b_7
libbrotlienc 1.0.9 h2bbff1b_7
libclang 18.1.1 pypi_0 pypi
libclang13 14.0.6 default_h8e68704_1
libdeflate 1.17 h2bbff1b_1
libffi 3.4.4 hd77b12b_0
libpng 1.6.39 h8cc25b3_0
libpq 12.17 h906ac69_0
libtiff 4.5.1 hd77b12b_0
libwebp 1.3.2 hbc33d0d_0
libwebp-base 1.3.2 h2bbff1b_0
lz4-c 1.9.4 h2bbff1b_0
markdown 3.6 pypi_0 pypi
markupsafe 2.1.5 pypi_0 pypi
matplotlib 3.8.0 py310haa95532_0
matplotlib-base 3.8.0 py310h4ed8f06_0
mkl 2023.1.0 h6b88ed4_46358
mkl-service 2.4.0 py310h2bbff1b_1
mkl_fft 1.3.8 py310h2bbff1b_0
mkl_random 1.2.4 py310h59b6b97_0
munkres 1.1.4 py_0
numexpr 2.8.7 py310h2cd9be0_0
numpy 1.26.4 py310h055cbcc_0
numpy-base 1.26.4 py310h65a83cf_0
oauthlib 3.2.2 pypi_0 pypi
opencv-python 4.9.0.80 pypi_0 pypi
openssl 3.2.1 hcfcfb64_1 conda-forge
opt-einsum 3.3.0 pypi_0 pypi
packaging 23.2 py310haa95532_0
pillow 9.4.0 py310hd77b12b_1
pip 23.3.1 py310haa95532_0
ply 3.11 py310haa95532_0
protobuf 3.19.6 pypi_0 pypi
psutil 5.9.0 py310h2bbff1b_0
pyasn1 0.6.0 pypi_0 pypi
pyasn1-modules 0.4.0 pypi_0 pypi
pyparsing 3.0.9 py310haa95532_0
pyqt 5.15.10 py310hd77b12b_0
pyqt5-sip 12.13.0 py310h2bbff1b_0
python 3.10.14 he1021f5_0
python-dateutil 2.8.2 pyhd3eb1b0_0
python_abi 3.10 2_cp310 conda-forge
pywin32 305 py310h2bbff1b_0
pywinpty 2.0.2 py310h5da7b33_0
qt-main 5.15.2 h19c9488_10
requests 2.31.0 pypi_0 pypi
requests-oauthlib 2.0.0 pypi_0 pypi
rsa 4.9 pypi_0 pypi
scikit-learn 1.3.0 py310h4ed8f06_1
scipy 1.12.0 py310h8640f81_0
setuptools 68.2.2 py310haa95532_0
sip 6.7.12 py310hd77b12b_0
six 1.16.0 pyhd3eb1b0_1
sqlite 3.41.2 h2bbff1b_0
tbb 2021.8.0 h59b6b97_0
tensorboard 2.10.1 pypi_0 pypi
tensorboard-data-server 0.6.1 pypi_0 pypi
tensorboard-plugin-wit 1.8.1 pypi_0 pypi
tensorflow-cpu 2.10.0 pypi_0 pypi
tensorflow-directml-plugin 0.4.0.dev230202 pypi_0 pypi
tensorflow-estimator 2.10.0 pypi_0 pypi
tensorflow-intel 2.10.0 pypi_0 pypi
tensorflow-io-gcs-filesystem 0.31.0 pypi_0 pypi
termcolor 2.4.0 pypi_0 pypi
threadpoolctl 2.2.0 pyh0d69192_0
tk 8.6.12 h2bbff1b_0
tomli 2.0.1 py310haa95532_0
tornado 6.3.3 py310h2bbff1b_0
tqdm 4.65.0 py310h9909e9c_0
typing-extensions 4.10.0 pypi_0 pypi
tzdata 2024a h04d1e81_0
ucrt 10.0.22621.0 h57928b3_0 conda-forge
urllib3 2.2.1 pypi_0 pypi
vc 14.2 h21ff451_1
vc14_runtime 14.38.33130 h82b7239_18 conda-forge
vs2015_runtime 14.38.33130 hcb4865c_18 conda-forge
werkzeug 3.0.2 pypi_0 pypi
wheel 0.41.2 py310haa95532_0
winpty 0.4.3 4
wrapt 1.16.0 pypi_0 pypi
xz 5.4.6 h8cc25b3_0
zlib 1.2.13 h8cc25b3_0
zstd 1.5.5 hd43e919_0
================= Configs ==================
--------- .faceswap ---------
backend: directml
--------- convert.ini ---------
[color.color_transfer]
clip: True
preserve_paper: True
[color.manual_balance]
colorspace: HSV
balance_1: 0.0
balance_2: 0.0
balance_3: 0.0
contrast: 0.0
brightness: 0.0
[color.match_hist]
threshold: 99.0
[mask.mask_blend]
type: normalized
kernel_size: 3
passes: 4
threshold: 4
erosion: 0.0
erosion_top: 0.0
erosion_bottom: 0.0
erosion_left: 0.0
erosion_right: 0.0
[scaling.sharpen]
method: none
amount: 150
radius: 0.3
threshold: 5.0
[writer.ffmpeg]
container: mp4
codec: libx264
crf: 23
preset: medium
tune: none
profile: auto
level: auto
skip_mux: False
[writer.gif]
fps: 25
loop: 0
palettesize: 256
subrectangles: False
[writer.opencv]
format: png
draw_transparent: False
separate_mask: False
jpg_quality: 75
png_compress_level: 3
[writer.patch]
start_index: 0
index_offset: 0
number_padding: 6
include_filename: True
face_index_location: before
origin: bottom-left
empty_frames: blank
json_output: False
separate_mask: False
bit_depth: 16
format: png
png_compress_level: 3
tiff_compression_method: lzw
[writer.pillow]
format: png
draw_transparent: False
separate_mask: False
optimize: False
gif_interlace: True
jpg_quality: 75
png_compress_level: 3
tif_compression: tiff_deflate
--------- extract.ini ---------
[global]
allow_growth: False
aligner_min_scale: 0.07
aligner_max_scale: 2.0
aligner_distance: 22.5
aligner_roll: 45.0
aligner_features: True
filter_refeed: True
save_filtered: False
realign_refeeds: True
filter_realign: True
[align.fan]
batch-size: 12
[detect.cv2_dnn]
confidence: 50
[detect.mtcnn]
minsize: 20
scalefactor: 0.709
batch-size: 8
cpu: True
threshold_1: 0.6
threshold_2: 0.7
threshold_3: 0.7
[detect.s3fd]
confidence: 70
batch-size: 4
[mask.bisenet_fp]
batch-size: 8
cpu: False
weights: faceswap
include_ears: False
include_hair: False
include_glasses: True
[mask.custom]
batch-size: 8
centering: face
fill: False
[mask.unet_dfl]
batch-size: 8
[mask.vgg_clear]
batch-size: 6
[mask.vgg_obstructed]
batch-size: 2
[recognition.vgg_face2]
batch-size: 16
cpu: False
--------- gui.ini ---------
[global]
fullscreen: False
tab: extract
options_panel_width: 30
console_panel_height: 20
icon_size: 14
font: default
font_size: 9
autosave_last_session: prompt
timeout: 120
auto_load_model_stats: True
--------- train.ini ---------
[global]
centering: face
coverage: 87.5
icnr_init: False
conv_aware_init: False
optimizer: adam
learning_rate: 5e-05
epsilon_exponent: -7
save_optimizer: exit
lr_finder_iterations: 1000
lr_finder_mode: set
lr_finder_strength: default
autoclip: False
reflect_padding: False
allow_growth: False
mixed_precision: False
nan_protection: True
convert_batchsize: 16
[global.loss]
loss_function: ssim
loss_function_2: mse
loss_weight_2: 100
loss_function_3: none
loss_weight_3: 0
loss_function_4: none
loss_weight_4: 0
mask_loss_function: mse
eye_multiplier: 3
mouth_multiplier: 2
penalized_mask_loss: True
mask_type: extended
mask_dilation: 0
mask_blur_kernel: 3
mask_threshold: 4
learn_mask: False
[model.dfaker]
output_size: 128
[model.dfl_h128]
lowmem: False
[model.dfl_sae]
input_size: 128
architecture: df
autoencoder_dims: 0
encoder_dims: 42
decoder_dims: 21
multiscale_decoder: False
[model.dlight]
features: best
details: good
output_size: 256
[model.original]
lowmem: False
[model.phaze_a]
output_size: 128
shared_fc: none
enable_gblock: True
split_fc: True
split_gblock: False
split_decoders: False
enc_architecture: fs_original
enc_scaling: 7
enc_load_weights: True
bottleneck_type: dense
bottleneck_norm: none
bottleneck_size: 1024
bottleneck_in_encoder: True
fc_depth: 1
fc_min_filters: 1024
fc_max_filters: 1024
fc_dimensions: 4
fc_filter_slope: -0.5
fc_dropout: 0.0
fc_upsampler: upsample2d
fc_upsamples: 1
fc_upsample_filters: 512
fc_gblock_depth: 3
fc_gblock_min_nodes: 512
fc_gblock_max_nodes: 512
fc_gblock_filter_slope: -0.5
fc_gblock_dropout: 0.0
dec_upscale_method: subpixel
dec_upscales_in_fc: 0
dec_norm: none
dec_min_filters: 64
dec_max_filters: 512
dec_slope_mode: full
dec_filter_slope: -0.45
dec_res_blocks: 1
dec_output_kernel: 5
dec_gaussian: True
dec_skip_last_residual: True
freeze_layers: keras_encoder
load_layers: encoder
fs_original_depth: 4
fs_original_min_filters: 128
fs_original_max_filters: 1024
fs_original_use_alt: False
mobilenet_width: 1.0
mobilenet_depth: 1
mobilenet_dropout: 0.001
mobilenet_minimalistic: False
[model.realface]
input_size: 64
output_size: 128
dense_nodes: 1536
complexity_encoder: 128
complexity_decoder: 512
[model.unbalanced]
input_size: 128
lowmem: False
nodes: 1024
complexity_encoder: 128
complexity_decoder_a: 384
complexity_decoder_b: 512
[model.villain]
lowmem: False
[trainer.original]
preview_images: 14
mask_opacity: 30
mask_color: #ff0000
zoom_amount: 5
rotation_range: 10
shift_range: 5
flip_chance: 50
color_lightness: 30
color_ab: 8
color_clahe_chance: 50
color_clahe_max_size: 4