Advertisement
Guest User

Untitled

a guest
Jan 25th, 2023
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.50 KB | None | 0 0
  1. 01/26/2023 04:31:33 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 0x000001D9E3406AF0>>, in_queue: <lib.queue_manager.EventQueue object at 0x000001D9E5638310>, out_queue: <lib.queue_manager.EventQueue object at 0x000001D9E569C490>)
  2. 01/26/2023 04:31:33 MainProcess MainThread multithreading __init__ DEBUG Initializing MultiThread: (target: 'detect_s3fd_input', thread_count: 1)
  3. 01/26/2023 04:31:33 MainProcess MainThread multithreading __init__ DEBUG Initialized MultiThread: 'detect_s3fd_input'
  4. 01/26/2023 04:31:33 MainProcess MainThread _base _add_thread DEBUG Added thread: detect_s3fd_input
  5. 01/26/2023 04:31:33 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 0x000001D9E3406AF0>>, in_queue: <lib.queue_manager.EventQueue object at 0x000001D9E569C490>, out_queue: <lib.queue_manager.EventQueue object at 0x000001D9E569C6A0>)
  6. 01/26/2023 04:31:33 MainProcess MainThread multithreading __init__ DEBUG Initializing MultiThread: (target: 'detect_s3fd_predict', thread_count: 1)
  7. 01/26/2023 04:31:33 MainProcess MainThread multithreading __init__ DEBUG Initialized MultiThread: 'detect_s3fd_predict'
  8. 01/26/2023 04:31:33 MainProcess MainThread _base _add_thread DEBUG Added thread: detect_s3fd_predict
  9. 01/26/2023 04:31:33 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 0x000001D9E3406AF0>>, in_queue: <lib.queue_manager.EventQueue object at 0x000001D9E569C6A0>, out_queue: <lib.queue_manager.EventQueue object at 0x000001D9DFF6A100>)
  10. 01/26/2023 04:31:33 MainProcess MainThread multithreading __init__ DEBUG Initializing MultiThread: (target: 'detect_s3fd_output', thread_count: 1)
  11. 01/26/2023 04:31:33 MainProcess MainThread multithreading __init__ DEBUG Initialized MultiThread: 'detect_s3fd_output'
  12. 01/26/2023 04:31:33 MainProcess MainThread _base _add_thread DEBUG Added thread: detect_s3fd_output
  13. 01/26/2023 04:31:33 MainProcess MainThread _base _compile_threads DEBUG Compiled detect threads: [<lib.multithreading.MultiThread object at 0x000001D9E569C460>, <lib.multithreading.MultiThread object at 0x000001D9E569C820>, <lib.multithreading.MultiThread object at 0x000001D9E569C850>]
  14. 01/26/2023 04:31:33 MainProcess MainThread s3fd __init__ DEBUG Initializing: S3fd: (model_path: 'C:\Users\Ereny\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)
  15. 01/26/2023 04:31:34 MainProcess MainThread session load_model_weights VERBOSE Initializing plugin model: S3FD
  16. 01/26/2023 04:31:34 MainProcess MainThread attrs __getitem__ DEBUG Creating converter from 3 to 5
  17. 01/26/2023 04:31:34 MainProcess MainThread s3fd __init__ DEBUG Initialized: S3fd
  18. 01/26/2023 04:31:34 MainProcess MainThread _base initialize INFO Initialized S3FD (Detect) with batchsize of 4
  19. 01/26/2023 04:31:34 MainProcess MainThread multithreading start DEBUG Starting thread(s): 'detect_s3fd_input'
  20. 01/26/2023 04:31:34 MainProcess MainThread multithreading start DEBUG Starting thread 1 of 1: 'detect_s3fd_input'
  21. 01/26/2023 04:31:34 MainProcess detect_s3fd_input _base _thread_process DEBUG threading: (function: '_process_input')
  22. 01/26/2023 04:31:34 MainProcess MainThread multithreading start DEBUG Started all threads 'detect_s3fd_input': 1
  23. 01/26/2023 04:31:34 MainProcess MainThread multithreading start DEBUG Starting thread(s): 'detect_s3fd_predict'
  24. 01/26/2023 04:31:34 MainProcess MainThread multithreading start DEBUG Starting thread 1 of 1: 'detect_s3fd_predict'
  25. 01/26/2023 04:31:34 MainProcess detect_s3fd_predict _base _thread_process DEBUG threading: (function: '_predict')
  26. 01/26/2023 04:31:34 MainProcess MainThread multithreading start DEBUG Started all threads 'detect_s3fd_predict': 1
  27. 01/26/2023 04:31:34 MainProcess MainThread multithreading start DEBUG Starting thread(s): 'detect_s3fd_output'
  28. 01/26/2023 04:31:34 MainProcess MainThread multithreading start DEBUG Starting thread 1 of 1: 'detect_s3fd_output'
  29. 01/26/2023 04:31:34 MainProcess detect_s3fd_output _base _thread_process DEBUG threading: (function: '_process_output')
  30. 01/26/2023 04:31:34 MainProcess MainThread multithreading start DEBUG Started all threads 'detect_s3fd_output': 1
  31. 01/26/2023 04:31:34 MainProcess MainThread pipeline _launch_plugin DEBUG Launched detect plugin
  32. 01/26/2023 04:31:34 MainProcess MainThread pipeline _launch_plugin DEBUG Launching align plugin
  33. 01/26/2023 04:31:34 MainProcess MainThread pipeline _launch_plugin DEBUG in_qname: extract0_align_in, out_qname: extract0_recognition_in
  34. 01/26/2023 04:31:34 MainProcess MainThread processing set_input_size_and_centering DEBUG input_size: 256, centering: head
  35. 01/26/2023 04:31:34 MainProcess MainThread _base initialize DEBUG initialize Align: (args: (), kwargs: {'in_queue': <lib.queue_manager.EventQueue object at 0x000001D9DFF6A100>, 'out_queue': <lib.queue_manager.EventQueue object at 0x000001D9E564DE80>})
  36. 01/26/2023 04:31:34 MainProcess MainThread _base initialize INFO Initializing FAN (Align)...
  37. 01/26/2023 04:31:34 MainProcess MainThread queue_manager get_queue DEBUG QueueManager getting: 'align0_predict_fan'
  38. 01/26/2023 04:31:34 MainProcess MainThread queue_manager add_queue DEBUG QueueManager adding: (name: 'align0_predict_fan', maxsize: 1, create_new: False)
  39. 01/26/2023 04:31:34 MainProcess MainThread queue_manager add_queue DEBUG QueueManager added: (name: 'align0_predict_fan')
  40. 01/26/2023 04:31:34 MainProcess MainThread queue_manager get_queue DEBUG QueueManager got: 'align0_predict_fan'
  41. 01/26/2023 04:31:34 MainProcess MainThread queue_manager get_queue DEBUG QueueManager getting: 'align0_post_fan'
  42. 01/26/2023 04:31:34 MainProcess MainThread queue_manager add_queue DEBUG QueueManager adding: (name: 'align0_post_fan', maxsize: 1, create_new: False)
  43. 01/26/2023 04:31:34 MainProcess MainThread queue_manager add_queue DEBUG QueueManager added: (name: 'align0_post_fan')
  44. 01/26/2023 04:31:34 MainProcess MainThread queue_manager get_queue DEBUG QueueManager got: 'align0_post_fan'
  45. 01/26/2023 04:31:34 MainProcess MainThread _base _compile_threads DEBUG Compiling align threads
  46. 01/26/2023 04:31:34 MainProcess MainThread _base _add_thread DEBUG Adding thread: (name: align_fan_input, function: <bound method Aligner._process_input of <plugins.extract.align.fan.Align object at 0x000001D9E4EAD400>>, in_queue: <lib.queue_manager.EventQueue object at 0x000001D9DFF6A100>, out_queue: <lib.queue_manager.EventQueue object at 0x000001D98289F5B0>)
  47. 01/26/2023 04:31:34 MainProcess MainThread multithreading __init__ DEBUG Initializing MultiThread: (target: 'align_fan_input', thread_count: 1)
  48. 01/26/2023 04:31:34 MainProcess MainThread multithreading __init__ DEBUG Initialized MultiThread: 'align_fan_input'
  49. 01/26/2023 04:31:34 MainProcess MainThread _base _add_thread DEBUG Added thread: align_fan_input
  50. 01/26/2023 04:31:34 MainProcess MainThread _base _add_thread DEBUG Adding thread: (name: align_fan_predict, function: <bound method Aligner._predict of <plugins.extract.align.fan.Align object at 0x000001D9E4EAD400>>, in_queue: <lib.queue_manager.EventQueue object at 0x000001D98289F5B0>, out_queue: <lib.queue_manager.EventQueue object at 0x000001D98289F9D0>)
  51. 01/26/2023 04:31:34 MainProcess MainThread multithreading __init__ DEBUG Initializing MultiThread: (target: 'align_fan_predict', thread_count: 1)
  52. 01/26/2023 04:31:34 MainProcess MainThread multithreading __init__ DEBUG Initialized MultiThread: 'align_fan_predict'
  53. 01/26/2023 04:31:34 MainProcess MainThread _base _add_thread DEBUG Added thread: align_fan_predict
  54. 01/26/2023 04:31:34 MainProcess MainThread _base _add_thread DEBUG Adding thread: (name: align_fan_output, function: <bound method Aligner._process_output of <plugins.extract.align.fan.Align object at 0x000001D9E4EAD400>>, in_queue: <lib.queue_manager.EventQueue object at 0x000001D98289F9D0>, out_queue: <lib.queue_manager.EventQueue object at 0x000001D9E564DE80>)
  55. 01/26/2023 04:31:34 MainProcess MainThread multithreading __init__ DEBUG Initializing MultiThread: (target: 'align_fan_output', thread_count: 1)
  56. 01/26/2023 04:31:34 MainProcess MainThread multithreading __init__ DEBUG Initialized MultiThread: 'align_fan_output'
  57. 01/26/2023 04:31:34 MainProcess MainThread _base _add_thread DEBUG Added thread: align_fan_output
  58. 01/26/2023 04:31:34 MainProcess MainThread _base _compile_threads DEBUG Compiled align threads: [<lib.multithreading.MultiThread object at 0x000001D9E569C8B0>, <lib.multithreading.MultiThread object at 0x000001D98289FE50>, <lib.multithreading.MultiThread object at 0x000001D98289FE80>]
  59. 01/26/2023 04:31:34 MainProcess MainThread session load_model VERBOSE Initializing plugin model: FAN
  60. 01/26/2023 04:31:45 MainProcess MainThread _base initialize INFO Initialized FAN (Align) with batchsize of 12
  61. 01/26/2023 04:31:45 MainProcess MainThread multithreading start DEBUG Starting thread(s): 'align_fan_input'
  62. 01/26/2023 04:31:45 MainProcess MainThread multithreading start DEBUG Starting thread 1 of 1: 'align_fan_input'
  63. 01/26/2023 04:31:45 MainProcess align_fan_input _base _thread_process DEBUG threading: (function: '_process_input')
  64. 01/26/2023 04:31:45 MainProcess MainThread multithreading start DEBUG Started all threads 'align_fan_input': 1
  65. 01/26/2023 04:31:45 MainProcess MainThread multithreading start DEBUG Starting thread(s): 'align_fan_predict'
  66. 01/26/2023 04:31:45 MainProcess MainThread multithreading start DEBUG Starting thread 1 of 1: 'align_fan_predict'
  67. 01/26/2023 04:31:45 MainProcess align_fan_predict _base _thread_process DEBUG threading: (function: '_predict')
  68. 01/26/2023 04:31:45 MainProcess MainThread multithreading start DEBUG Started all threads 'align_fan_predict': 1
  69. 01/26/2023 04:31:45 MainProcess MainThread multithreading start DEBUG Starting thread(s): 'align_fan_output'
  70. 01/26/2023 04:31:45 MainProcess MainThread multithreading start DEBUG Starting thread 1 of 1: 'align_fan_output'
  71. 01/26/2023 04:31:45 MainProcess align_fan_output _base _thread_process DEBUG threading: (function: '_process_output')
  72. 01/26/2023 04:31:45 MainProcess MainThread multithreading start DEBUG Started all threads 'align_fan_output': 1
  73. 01/26/2023 04:31:45 MainProcess MainThread pipeline _launch_plugin DEBUG Launched align plugin
  74. 01/26/2023 04:31:45 MainProcess MainThread pipeline _launch_plugin DEBUG Launching recognition plugin
  75. 01/26/2023 04:31:45 MainProcess MainThread pipeline _launch_plugin DEBUG in_qname: extract0_recognition_in, out_qname: extract0_mask_0_in
  76. 01/26/2023 04:31:45 MainProcess MainThread _base initialize DEBUG initialize Recognition: (args: (), kwargs: {'in_queue': <lib.queue_manager.EventQueue object at 0x000001D9E564DE80>, 'out_queue': <lib.queue_manager.EventQueue object at 0x000001D9E567E850>})
  77. 01/26/2023 04:31:45 MainProcess MainThread _base initialize INFO Initializing VGGFace2 (Recognition)...
  78. 01/26/2023 04:31:45 MainProcess MainThread queue_manager get_queue DEBUG QueueManager getting: 'recognition0_predict_vggface2'
  79. 01/26/2023 04:31:45 MainProcess MainThread queue_manager add_queue DEBUG QueueManager adding: (name: 'recognition0_predict_vggface2', maxsize: 1, create_new: False)
  80. 01/26/2023 04:31:45 MainProcess MainThread queue_manager add_queue DEBUG QueueManager added: (name: 'recognition0_predict_vggface2')
  81. 01/26/2023 04:31:45 MainProcess MainThread queue_manager get_queue DEBUG QueueManager got: 'recognition0_predict_vggface2'
  82. 01/26/2023 04:31:45 MainProcess MainThread queue_manager get_queue DEBUG QueueManager getting: 'recognition0_post_vggface2'
  83. 01/26/2023 04:31:45 MainProcess MainThread queue_manager add_queue DEBUG QueueManager adding: (name: 'recognition0_post_vggface2', maxsize: 1, create_new: False)
  84. 01/26/2023 04:31:45 MainProcess MainThread queue_manager add_queue DEBUG QueueManager added: (name: 'recognition0_post_vggface2')
  85. 01/26/2023 04:31:45 MainProcess MainThread queue_manager get_queue DEBUG QueueManager got: 'recognition0_post_vggface2'
  86. 01/26/2023 04:31:45 MainProcess MainThread _base _compile_threads DEBUG Compiling recognition threads
  87. 01/26/2023 04:31:45 MainProcess MainThread _base _add_thread DEBUG Adding thread: (name: recognition_vggface2_input, function: <bound method Extractor._process_input of <plugins.extract.recognition.vgg_face2.Recognition object at 0x000001D9DFEAA1C0>>, in_queue: <lib.queue_manager.EventQueue object at 0x000001D9E564DE80>, out_queue: <lib.queue_manager.EventQueue object at 0x000001DD37E60D90>)
  88. 01/26/2023 04:31:45 MainProcess MainThread multithreading __init__ DEBUG Initializing MultiThread: (target: 'recognition_vggface2_input', thread_count: 1)
  89. 01/26/2023 04:31:45 MainProcess MainThread multithreading __init__ DEBUG Initialized MultiThread: 'recognition_vggface2_input'
  90. 01/26/2023 04:31:45 MainProcess MainThread _base _add_thread DEBUG Added thread: recognition_vggface2_input
  91. 01/26/2023 04:31:45 MainProcess MainThread _base _add_thread DEBUG Adding thread: (name: recognition_vggface2_predict, function: <bound method Identity._predict of <plugins.extract.recognition.vgg_face2.Recognition object at 0x000001D9DFEAA1C0>>, in_queue: <lib.queue_manager.EventQueue object at 0x000001DD37E60D90>, out_queue: <lib.queue_manager.EventQueue object at 0x000001DD37E60FA0>)
  92. 01/26/2023 04:31:45 MainProcess MainThread multithreading __init__ DEBUG Initializing MultiThread: (target: 'recognition_vggface2_predict', thread_count: 1)
  93. 01/26/2023 04:31:45 MainProcess MainThread multithreading __init__ DEBUG Initialized MultiThread: 'recognition_vggface2_predict'
  94. 01/26/2023 04:31:45 MainProcess MainThread _base _add_thread DEBUG Added thread: recognition_vggface2_predict
  95. 01/26/2023 04:31:45 MainProcess MainThread _base _add_thread DEBUG Adding thread: (name: recognition_vggface2_output, function: <bound method Extractor._process_output of <plugins.extract.recognition.vgg_face2.Recognition object at 0x000001D9DFEAA1C0>>, in_queue: <lib.queue_manager.EventQueue object at 0x000001DD37E60FA0>, out_queue: <lib.queue_manager.EventQueue object at 0x000001D9E567E850>)
  96. 01/26/2023 04:31:45 MainProcess MainThread multithreading __init__ DEBUG Initializing MultiThread: (target: 'recognition_vggface2_output', thread_count: 1)
  97. 01/26/2023 04:31:45 MainProcess MainThread multithreading __init__ DEBUG Initialized MultiThread: 'recognition_vggface2_output'
  98. 01/26/2023 04:31:45 MainProcess MainThread _base _add_thread DEBUG Added thread: recognition_vggface2_output
  99. 01/26/2023 04:31:45 MainProcess MainThread _base _compile_threads DEBUG Compiled recognition threads: [<lib.multithreading.MultiThread object at 0x000001DD373FAFD0>, <lib.multithreading.MultiThread object at 0x000001DD37E4A160>, <lib.multithreading.MultiThread object at 0x000001DD37E4A190>]
  100. 01/26/2023 04:31:45 MainProcess MainThread session load_model VERBOSE Initializing plugin model: VGGFace2
  101. Traceback (most recent call last):
  102. File "C:\Users\Ereny\faceswap\lib\cli\launcher.py", line 230, in execute_script
  103. process.process()
  104. File "C:\Users\Ereny\faceswap\scripts\extract.py", line 165, in process
  105. extract.process()
  106. File "C:\Users\Ereny\faceswap\scripts\extract.py", line 689, in process
  107. self._run_extraction()
  108. File "C:\Users\Ereny\faceswap\scripts\extract.py", line 709, in _run_extraction
  109. self._extractor.launch()
  110. File "C:\Users\Ereny\faceswap\plugins\extract\pipeline.py", line 271, in launch
  111. self._launch_plugin(phase)
  112. File "C:\Users\Ereny\faceswap\plugins\extract\pipeline.py", line 700, in _launch_plugin
  113. plugin.initialize(**kwargs)
  114. File "C:\Users\Ereny\faceswap\plugins\extract\_base.py", line 482, in initialize
  115. self.init_model()
  116. File "C:\Users\Ereny\faceswap\plugins\extract\recognition\vgg_face2.py", line 74, in init_model
  117. self.model.load_model()
  118. File "C:\Users\Ereny\faceswap\lib\model\session.py", line 203, in load_model
  119. self._model = k_load_model(self._model_path, compile=False, **self._model_kwargs)
  120. File "C:\Users\Ereny\MiniConda3\envs\faceswap\lib\site-packages\keras\utils\traceback_utils.py", line 70, in error_handler
  121. raise e.with_traceback(filtered_tb) from None
  122. File "C:\Users\Ereny\MiniConda3\envs\faceswap\lib\site-packages\tensorflow\python\ops\resource_variable_ops.py", line 1821, in _init_from_args
  123. raise ValueError(
  124. ValueError: In this `tf.Variable` creation, the initial value's shape ((1,)) is not compatible with the explicitly supplied `shape` argument ((512,)).
  125.  
  126. ============ System Information ============
  127. backend: nvidia
  128. encoding: cp1252
  129. git_branch: Not Found
  130. git_commits: Not Found
  131. gpu_cuda: No global version found. Check Conda packages for Conda Cuda
  132. gpu_cudnn: No global version found. Check Conda packages for Conda cuDNN
  133. gpu_devices: GPU_0: NVIDIA GeForce RTX 3080 Laptop GPU
  134. gpu_devices_active: GPU_0
  135. gpu_driver: 528.24
  136. gpu_vram: GPU_0: 16384MB (754MB free)
  137. os_machine: AMD64
  138. os_platform: Windows-10-10.0.22623-SP0
  139. os_release: 10
  140. py_command: C:\Users\Ereny\faceswap\faceswap.py extract -i C:/Users/Ereny/Downloads/jolie -o C:/Users/Ereny/Downloads/extr -D s3fd -A fan -M bisenet-fp -nm hist -rf 5 -a -I -min 60 -l 0.6 -sz 512 -een 1 -si 0 -L INFO -gui
  141. py_conda_version: conda 23.1.0
  142. py_implementation: CPython
  143. py_version: 3.9.16
  144. py_virtual_env: True
  145. sys_cores: 16
  146. sys_processor: Intel64 Family 6 Model 141 Stepping 1, GenuineIntel
  147. sys_ram: Total: 32619MB, Available: 20577MB, Used: 12042MB, Free: 20577MB
  148.  
  149. =============== Pip Packages ===============
  150. absl-py @ file:///C:/b/abs_5babsu7y5x/croot/absl-py_1666362945682/work
  151. astunparse==1.6.3
  152. cachetools==5.3.0
  153. certifi==2022.12.7
  154. charset-normalizer==3.0.1
  155. cloudpickle @ file:///tmp/build/80754af9/cloudpickle_1632508026186/work
  156. colorama @ file:///C:/b/abs_a9ozq0l032/croot/colorama_1672387194846/work
  157. cycler @ file:///tmp/build/80754af9/cycler_1637851556182/work
  158. decorator @ file:///opt/conda/conda-bld/decorator_1643638310831/work
  159. dm-tree @ file:///C:/b/abs_10z0iy5knj/croot/dm-tree_1671027465819/work
  160. fastcluster @ file:///D:/bld/fastcluster_1649783471014/work
  161. ffmpy==0.3.0
  162. flatbuffers==23.1.21
  163. flit_core @ file:///opt/conda/conda-bld/flit-core_1644941570762/work/source/flit_core
  164. fonttools==4.25.0
  165. gast==0.4.0
  166. google-auth==2.16.0
  167. google-auth-oauthlib==0.4.6
  168. google-pasta==0.2.0
  169. grpcio==1.51.1
  170. h5py==3.8.0
  171. idna==3.4
  172. imageio @ file:///C:/Windows/TEMP/abs_24c1b783-7540-4ca9-a1b1-0e8aa8e6ae64hb79ssux/croots/recipe/imageio_1658785038775/work
  173. imageio-ffmpeg @ file:///home/conda/feedstock_root/build_artifacts/imageio-ffmpeg_1673483481485/work
  174. importlib-metadata==6.0.0
  175. joblib @ file:///home/conda/feedstock_root/build_artifacts/joblib_1663332044897/work
  176. keras==2.10.0
  177. Keras-Preprocessing==1.1.2
  178. kiwisolver @ file:///C:/b/abs_88mdhvtahm/croot/kiwisolver_1672387921783/work
  179. libclang==15.0.6.1
  180. Markdown==3.4.1
  181. MarkupSafe==2.1.2
  182. matplotlib @ file:///C:/ci/matplotlib-suite_1660169687702/work
  183. mkl-fft==1.3.1
  184. mkl-random @ file:///C:/ci/mkl_random_1626186184308/work
  185. mkl-service==2.4.0
  186. munkres==1.1.4
  187. numexpr @ file:///C:/b/abs_a7kbak88hk/croot/numexpr_1668713882979/work
  188. numpy @ file:///C:/b/abs_datssh7cer/croot/numpy_and_numpy_base_1672336199388/work
  189. nvidia-ml-py==11.525.84
  190. oauthlib==3.2.2
  191. opencv-python==4.7.0.68
  192. opt-einsum==3.3.0
  193. packaging @ file:///C:/b/abs_cfsup8ur87/croot/packaging_1671697442297/work
  194. Pillow==9.3.0
  195. ply==3.11
  196. protobuf==3.19.6
  197. psutil @ file:///C:/Windows/Temp/abs_b2c2fd7f-9fd5-4756-95ea-8aed74d0039flsd9qufz/croots/recipe/psutil_1656431277748/work
  198. pyasn1==0.4.8
  199. pyasn1-modules==0.2.8
  200. pyparsing @ file:///C:/Users/BUILDE~1/AppData/Local/Temp/abs_7f_7lba6rl/croots/recipe/pyparsing_1661452540662/work
  201. PyQt5==5.15.7
  202. PyQt5-sip @ file:///C:/Windows/Temp/abs_d7gmd2jg8i/croots/recipe/pyqt-split_1659273064801/work/pyqt_sip
  203. python-dateutil @ file:///tmp/build/80754af9/python-dateutil_1626374649649/work
  204. pywin32==305.1
  205. pywinpty @ file:///C:/ci_310/pywinpty_1644230983541/work/target/wheels/pywinpty-2.0.2-cp39-none-win_amd64.whl
  206. requests==2.28.2
  207. requests-oauthlib==1.3.1
  208. rsa==4.9
  209. scikit-learn @ file:///D:/bld/scikit-learn_1659726281030/work
  210. scipy @ file:///C:/bld/scipy_1658811088396/work
  211. sip @ file:///C:/Windows/Temp/abs_b8fxd17m2u/croots/recipe/sip_1659012372737/work
  212. six @ file:///tmp/build/80754af9/six_1644875935023/work
  213. tensorboard==2.10.1
  214. tensorboard-data-server==0.6.1
  215. tensorboard-plugin-wit==1.8.1
  216. tensorflow-estimator==2.10.0
  217. tensorflow-gpu==2.10.1
  218. tensorflow-io-gcs-filesystem==0.30.0
  219. tensorflow-probability @ file:///tmp/build/80754af9/tensorflow-probability_1633017132682/work
  220. termcolor==2.2.0
  221. threadpoolctl @ file:///home/conda/feedstock_root/build_artifacts/threadpoolctl_1643647933166/work
  222. toml @ file:///tmp/build/80754af9/toml_1616166611790/work
  223. tornado @ file:///C:/ci/tornado_1662458743919/work
  224. tqdm @ file:///C:/b/abs_0axbz66qik/croots/recipe/tqdm_1664392691071/work
  225. typing_extensions @ file:///C:/b/abs_89eui86zuq/croot/typing_extensions_1669923792806/work
  226. urllib3==1.26.14
  227. Werkzeug==2.2.2
  228. wincertstore==0.2
  229. wrapt==1.14.1
  230. zipp==3.11.0
  231.  
  232. ============== Conda Packages ==============
  233. # packages in environment at C:\Users\Ereny\MiniConda3\envs\faceswap:
  234. #
  235. # Name Version Build Channel
  236. absl-py 1.3.0 py39haa95532_0
  237. astunparse 1.6.3 pypi_0 pypi
  238. blas 1.0 mkl
  239. brotli 1.0.9 h2bbff1b_7
  240. brotli-bin 1.0.9 h2bbff1b_7
  241. ca-certificates 2022.12.7 h5b45459_0 conda-forge
  242. cachetools 5.3.0 pypi_0 pypi
  243. certifi 2022.12.7 pyhd8ed1ab_0 conda-forge
  244. charset-normalizer 3.0.1 pypi_0 pypi
  245. cloudpickle 2.0.0 pyhd3eb1b0_0
  246. colorama 0.4.6 py39haa95532_0
  247. cudatoolkit 11.2.2 h933977f_10 conda-forge
  248. cudnn 8.1.0.77 h3e0f4f4_0 conda-forge
  249. cycler 0.11.0 pyhd3eb1b0_0
  250. decorator 5.1.1 pyhd3eb1b0_0
  251. dm-tree 0.1.7 py39hd77b12b_1
  252. fastcluster 1.2.6 py39h2e25243_1 conda-forge
  253. ffmpeg 4.3.1 ha925a31_0 conda-forge
  254. ffmpy 0.3.0 pypi_0 pypi
  255. flatbuffers 23.1.21 pypi_0 pypi
  256. flit-core 3.6.0 pyhd3eb1b0_0
  257. fonttools 4.25.0 pyhd3eb1b0_0
  258. freetype 2.12.1 ha860e81_0
  259. gast 0.4.0 pypi_0 pypi
  260. git 2.34.1 haa95532_0
  261. glib 2.69.1 h5dc1a3c_2
  262. google-auth 2.16.0 pypi_0 pypi
  263. google-auth-oauthlib 0.4.6 pypi_0 pypi
  264. google-pasta 0.2.0 pypi_0 pypi
  265. grpcio 1.51.1 pypi_0 pypi
  266. gst-plugins-base 1.18.5 h9e645db_0
  267. gstreamer 1.18.5 hd78058f_0
  268. h5py 3.8.0 pypi_0 pypi
  269. icu 58.2 ha925a31_3
  270. idna 3.4 pypi_0 pypi
  271. imageio 2.19.3 py39haa95532_0
  272. imageio-ffmpeg 0.4.8 pyhd8ed1ab_0 conda-forge
  273. importlib-metadata 6.0.0 pypi_0 pypi
  274. intel-openmp 2021.4.0 haa95532_3556
  275. joblib 1.2.0 pyhd8ed1ab_0 conda-forge
  276. jpeg 9e h2bbff1b_0
  277. keras 2.10.0 pypi_0 pypi
  278. keras-preprocessing 1.1.2 pypi_0 pypi
  279. kiwisolver 1.4.4 py39hd77b12b_0
  280. lerc 3.0 hd77b12b_0
  281. libblas 3.9.0 1_h8933c1f_netlib conda-forge
  282. libbrotlicommon 1.0.9 h2bbff1b_7
  283. libbrotlidec 1.0.9 h2bbff1b_7
  284. libbrotlienc 1.0.9 h2bbff1b_7
  285. libcblas 3.9.0 5_hd5c7e75_netlib conda-forge
  286. libclang 15.0.6.1 pypi_0 pypi
  287. libdeflate 1.8 h2bbff1b_5
  288. libffi 3.4.2 hd77b12b_6
  289. libiconv 1.16 h2bbff1b_2
  290. liblapack 3.9.0 5_hd5c7e75_netlib conda-forge
  291. libogg 1.3.5 h2bbff1b_1
  292. libpng 1.6.37 h2a8f88b_0
  293. libtiff 4.5.0 h8a3f274_0
  294. libvorbis 1.3.7 he774522_0
  295. libwebp 1.2.4 h2bbff1b_0
  296. libwebp-base 1.2.4 h2bbff1b_0
  297. libxml2 2.9.14 h0ad7f3c_0
  298. libxslt 1.1.35 h2bbff1b_0
  299. lz4-c 1.9.4 h2bbff1b_0
  300. m2w64-gcc-libgfortran 5.3.0 6 conda-forge
  301. m2w64-gcc-libs 5.3.0 7 conda-forge
  302. m2w64-gcc-libs-core 5.3.0 7 conda-forge
  303. m2w64-gmp 6.1.0 2 conda-forge
  304. m2w64-libwinpthread-git 5.0.0.4634.697f757 2 conda-forge
  305. markdown 3.4.1 pypi_0 pypi
  306. markupsafe 2.1.2 pypi_0 pypi
  307. matplotlib 3.5.2 py39haa95532_0
  308. matplotlib-base 3.5.2 py39hd77b12b_0
  309. mkl 2021.4.0 haa95532_640
  310. mkl-service 2.4.0 py39h2bbff1b_0
  311. mkl_fft 1.3.1 py39h277e83a_0
  312. mkl_random 1.2.2 py39hf11a4ad_0
  313. msys2-conda-epoch 20160418 1 conda-forge
  314. munkres 1.1.4 py_0
  315. numexpr 2.8.4 py39h5b0cc5e_0
  316. numpy 1.23.5 py39h3b20f71_0
  317. numpy-base 1.23.5 py39h4da318b_0
  318. nvidia-ml-py 11.525.84 pypi_0 pypi
  319. oauthlib 3.2.2 pypi_0 pypi
  320. opencv-python 4.7.0.68 pypi_0 pypi
  321. openssl 1.1.1s h2bbff1b_0
  322. opt-einsum 3.3.0 pypi_0 pypi
  323. packaging 22.0 py39haa95532_0
  324. pcre 8.45 hd77b12b_0
  325. pillow 9.3.0 py39hdc2b20a_1
  326. pip 22.3.1 py39haa95532_0
  327. ply 3.11 py39haa95532_0
  328. protobuf 3.19.6 pypi_0 pypi
  329. psutil 5.9.0 py39h2bbff1b_0
  330. pyasn1 0.4.8 pypi_0 pypi
  331. pyasn1-modules 0.2.8 pypi_0 pypi
  332. pyparsing 3.0.9 py39haa95532_0
  333. pyqt 5.15.7 py39hd77b12b_0
  334. pyqt5-sip 12.11.0 py39hd77b12b_0
  335. python 3.9.16 h6244533_0
  336. python-dateutil 2.8.2 pyhd3eb1b0_0
  337. python_abi 3.9 2_cp39 conda-forge
  338. pywin32 305 py39h2bbff1b_0
  339. pywinpty 2.0.2 py39h5da7b33_0
  340. qt-main 5.15.2 he8e5bd7_7
  341. qt-webengine 5.15.9 hb9a9bb5_5
  342. qtwebkit 5.212 h3ad3cdb_4
  343. requests 2.28.2 pypi_0 pypi
  344. requests-oauthlib 1.3.1 pypi_0 pypi
  345. rsa 4.9 pypi_0 pypi
  346. scikit-learn 1.1.2 py39hfd4428b_0 conda-forge
  347. scipy 1.8.1 py39h5567194_2 conda-forge
  348. setuptools 65.6.3 py39haa95532_0
  349. sip 6.6.2 py39hd77b12b_0
  350. six 1.16.0 pyhd3eb1b0_1
  351. sqlite 3.40.1 h2bbff1b_0
  352. tensorboard 2.10.1 pypi_0 pypi
  353. tensorboard-data-server 0.6.1 pypi_0 pypi
  354. tensorboard-plugin-wit 1.8.1 pypi_0 pypi
  355. tensorflow-estimator 2.10.0 pypi_0 pypi
  356. tensorflow-gpu 2.10.1 pypi_0 pypi
  357. tensorflow-io-gcs-filesystem 0.30.0 pypi_0 pypi
  358. tensorflow-probability 0.14.0 pyhd3eb1b0_0
  359. termcolor 2.2.0 pypi_0 pypi
  360. threadpoolctl 3.1.0 pyh8a188c0_0 conda-forge
  361. tk 8.6.12 h2bbff1b_0
  362. toml 0.10.2 pyhd3eb1b0_0
  363. tornado 6.2 py39h2bbff1b_0
  364. tqdm 4.64.1 py39haa95532_0
  365. typing-extensions 4.4.0 py39haa95532_0
  366. typing_extensions 4.4.0 py39haa95532_0
  367. tzdata 2022g h04d1e81_0
  368. urllib3 1.26.14 pypi_0 pypi
  369. vc 14.2 h21ff451_1
  370. vs2015_runtime 14.27.29016 h5e58377_2
  371. werkzeug 2.2.2 pypi_0 pypi
  372. wheel 0.37.1 pyhd3eb1b0_0
  373. wincertstore 0.2 py39haa95532_2
  374. winpty 0.4.3 4
  375. wrapt 1.14.1 pypi_0 pypi
  376. xz 5.2.10 h8cc25b3_1
  377. zipp 3.11.0 pypi_0 pypi
  378. zlib 1.2.13 h8cc25b3_0
  379. zstd 1.5.2 h19a0ad4_0
  380.  
  381. ================= Configs ==================
  382. --------- .faceswap ---------
  383. backend: nvidia
  384.  
  385. --------- convert.ini ---------
  386.  
  387. [color.color_transfer]
  388. clip: True
  389. preserve_paper: True
  390.  
  391. [color.manual_balance]
  392. colorspace: HSV
  393. balance_1: 0.0
  394. balance_2: 0.0
  395. balance_3: 0.0
  396. contrast: 0.0
  397. brightness: 0.0
  398.  
  399. [color.match_hist]
  400. threshold: 99.0
  401.  
  402. [mask.mask_blend]
  403. type: normalized
  404. kernel_size: 3
  405. passes: 4
  406. threshold: 4
  407. erosion: 0.0
  408. erosion_top: 0.0
  409. erosion_bottom: 0.0
  410. erosion_left: 0.0
  411. erosion_right: 0.0
  412.  
  413. [scaling.sharpen]
  414. method: none
  415. amount: 150
  416. radius: 0.3
  417. threshold: 5.0
  418.  
  419. [writer.ffmpeg]
  420. container: mp4
  421. codec: libx264
  422. crf: 23
  423. preset: medium
  424. tune: none
  425. profile: auto
  426. level: auto
  427. skip_mux: False
  428.  
  429. [writer.gif]
  430. fps: 25
  431. loop: 0
  432. palettesize: 256
  433. subrectangles: False
  434.  
  435. [writer.opencv]
  436. format: png
  437. draw_transparent: False
  438. separate_mask: False
  439. jpg_quality: 75
  440. png_compress_level: 3
  441.  
  442. [writer.pillow]
  443. format: png
  444. draw_transparent: False
  445. separate_mask: False
  446. optimize: False
  447. gif_interlace: True
  448. jpg_quality: 75
  449. png_compress_level: 3
  450. tif_compression: tiff_deflate
  451.  
  452. --------- extract.ini ---------
  453.  
  454. [global]
  455. allow_growth: False
  456. aligner_min_scale: 0.07
  457. aligner_max_scale: 2.0
  458. aligner_distance: 22.5
  459. aligner_roll: 45.0
  460. aligner_features: True
  461. filter_refeed: True
  462. save_filtered: False
  463. realign_refeeds: True
  464. filter_realign: True
  465.  
  466. [align.fan]
  467. batch-size: 12
  468.  
  469. [detect.cv2_dnn]
  470. confidence: 50
  471.  
  472. [detect.mtcnn]
  473. minsize: 20
  474. scalefactor: 0.709
  475. batch-size: 8
  476. cpu: False
  477. threshold_1: 0.6
  478. threshold_2: 0.7
  479. threshold_3: 0.7
  480.  
  481. [detect.s3fd]
  482. confidence: 70
  483. batch-size: 4
  484.  
  485. [mask.bisenet_fp]
  486. batch-size: 8
  487. cpu: False
  488. weights: faceswap
  489. include_ears: False
  490. include_hair: False
  491. include_glasses: True
  492.  
  493. [mask.custom]
  494. batch-size: 8
  495. centering: face
  496. fill: False
  497.  
  498. [mask.unet_dfl]
  499. batch-size: 8
  500.  
  501. [mask.vgg_clear]
  502. batch-size: 6
  503.  
  504. [mask.vgg_obstructed]
  505. batch-size: 2
  506.  
  507. [recognition.vgg_face2]
  508. batch-size: 16
  509. cpu: False
  510.  
  511. --------- gui.ini ---------
  512.  
  513. [global]
  514. fullscreen: False
  515. tab: extract
  516. options_panel_width: 30
  517. console_panel_height: 20
  518. icon_size: 14
  519. font: default
  520. font_size: 9
  521. autosave_last_session: prompt
  522. timeout: 120
  523. auto_load_model_stats: True
  524.  
  525. --------- train.ini ---------
  526.  
  527. [global]
  528. centering: face
  529. coverage: 87.5
  530. icnr_init: False
  531. conv_aware_init: False
  532. optimizer: adam
  533. learning_rate: 5e-05
  534. epsilon_exponent: -7
  535. autoclip: False
  536. reflect_padding: False
  537. allow_growth: False
  538. mixed_precision: False
  539. nan_protection: True
  540. convert_batchsize: 16
  541.  
  542. [global.loss]
  543. loss_function: ssim
  544. loss_function_2: mse
  545. loss_weight_2: 100
  546. loss_function_3: none
  547. loss_weight_3: 0
  548. loss_function_4: none
  549. loss_weight_4: 0
  550. mask_loss_function: mse
  551. eye_multiplier: 3
  552. mouth_multiplier: 2
  553. penalized_mask_loss: True
  554. mask_type: extended
  555. mask_blur_kernel: 3
  556. mask_threshold: 4
  557. learn_mask: False
  558.  
  559. [model.dfaker]
  560. output_size: 128
  561.  
  562. [model.dfl_h128]
  563. lowmem: False
  564.  
  565. [model.dfl_sae]
  566. input_size: 128
  567. architecture: df
  568. autoencoder_dims: 0
  569. encoder_dims: 42
  570. decoder_dims: 21
  571. multiscale_decoder: False
  572.  
  573. [model.dlight]
  574. features: best
  575. details: good
  576. output_size: 256
  577.  
  578. [model.original]
  579. lowmem: False
  580.  
  581. [model.phaze_a]
  582. output_size: 128
  583. shared_fc: none
  584. enable_gblock: True
  585. split_fc: True
  586. split_gblock: False
  587. split_decoders: False
  588. enc_architecture: fs_original
  589. enc_scaling: 7
  590. enc_load_weights: True
  591. bottleneck_type: dense
  592. bottleneck_norm: none
  593. bottleneck_size: 1024
  594. bottleneck_in_encoder: True
  595. fc_depth: 1
  596. fc_min_filters: 1024
  597. fc_max_filters: 1024
  598. fc_dimensions: 4
  599. fc_filter_slope: -0.5
  600. fc_dropout: 0.0
  601. fc_upsampler: upsample2d
  602. fc_upsamples: 1
  603. fc_upsample_filters: 512
  604. fc_gblock_depth: 3
  605. fc_gblock_min_nodes: 512
  606. fc_gblock_max_nodes: 512
  607. fc_gblock_filter_slope: -0.5
  608. fc_gblock_dropout: 0.0
  609. dec_upscale_method: subpixel
  610. dec_upscales_in_fc: 0
  611. dec_norm: none
  612. dec_min_filters: 64
  613. dec_max_filters: 512
  614. dec_slope_mode: full
  615. dec_filter_slope: -0.45
  616. dec_res_blocks: 1
  617. dec_output_kernel: 5
  618. dec_gaussian: True
  619. dec_skip_last_residual: True
  620. freeze_layers: keras_encoder
  621. load_layers: encoder
  622. fs_original_depth: 4
  623. fs_original_min_filters: 128
  624. fs_original_max_filters: 1024
  625. fs_original_use_alt: False
  626. mobilenet_width: 1.0
  627. mobilenet_depth: 1
  628. mobilenet_dropout: 0.001
  629. mobilenet_minimalistic: False
  630.  
  631. [model.realface]
  632. input_size: 64
  633. output_size: 128
  634. dense_nodes: 1536
  635. complexity_encoder: 128
  636. complexity_decoder: 512
  637.  
  638. [model.unbalanced]
  639. input_size: 128
  640. lowmem: False
  641. nodes: 1024
  642. complexity_encoder: 128
  643. complexity_decoder_a: 384
  644. complexity_decoder_b: 512
  645.  
  646. [model.villain]
  647. lowmem: False
  648.  
  649. [trainer.original]
  650. preview_images: 14
  651. zoom_amount: 5
  652. rotation_range: 10
  653. shift_range: 5
  654. flip_chance: 50
  655. color_lightness: 30
  656. color_ab: 8
  657. color_clahe_chance: 50
  658. color_clahe_max_size: 4
  659.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement