Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. 05/26/2021 22:36:21 MainProcess MainThread config check_exists DEBUG Config file exists: 'C:\Users\73nk\faceswap\config\extract.ini'
  2. 05/26/2021 22:36:21 MainProcess MainThread config load_config VERBOSE Loading config: 'C:\Users\73nk\faceswap\config\extract.ini'
  3. 05/26/2021 22:36:21 MainProcess MainThread config validate_config DEBUG Validating config
  4. 05/26/2021 22:36:21 MainProcess MainThread config check_config_change DEBUG Default config has not changed
  5. 05/26/2021 22:36:21 MainProcess MainThread config check_config_choices DEBUG Checking config choices
  6. 05/26/2021 22:36:21 MainProcess MainThread config check_config_choices DEBUG Checked config choices
  7. 05/26/2021 22:36:21 MainProcess MainThread config validate_config DEBUG Validated config
  8. 05/26/2021 22:36:21 MainProcess MainThread config handle_config DEBUG Handled config
  9. 05/26/2021 22:36:21 MainProcess MainThread config __init__ DEBUG Initialized: Config
  10. 05/26/2021 22:36:21 MainProcess MainThread config get DEBUG Getting config item: (section: 'global', option: 'allow_growth')
  11. 05/26/2021 22:36:21 MainProcess MainThread config get DEBUG Returning item: (type: <class 'bool'>, value: False)
  12. 05/26/2021 22:36:21 MainProcess MainThread _base _get_model DEBUG No model_filename specified. Returning None
  13. 05/26/2021 22:36:21 MainProcess MainThread _base __init__ DEBUG Initialized _base Mask
  14. 05/26/2021 22:36:21 MainProcess MainThread _base __init__ DEBUG Initialized Mask
  15. 05/26/2021 22:36:21 MainProcess MainThread pipeline _set_parallel_processing DEBUG No GPU detected. Enabling parallel processing.
  16. 05/26/2021 22:36:21 MainProcess MainThread pipeline _set_phases DEBUG Num plugins for phase: 1, scaling: 1.0, vram required: 4112.0
  17. 05/26/2021 22:36:21 MainProcess MainThread pipeline _set_phases DEBUG Required: 4112.0, available: 1792. Single plugin has higher requirements than available or forcing single process: 'detect'
  18. 05/26/2021 22:36:21 MainProcess MainThread pipeline _set_phases DEBUG Num plugins for phase: 1, scaling: 1.0, vram required: 2240.0
  19. 05/26/2021 22:36:21 MainProcess MainThread pipeline _set_phases DEBUG Required: 2240.0, available: 1792. Single plugin has higher requirements than available or forcing single process: 'align'
  20. 05/26/2021 22:36:21 MainProcess MainThread pipeline _set_phases DEBUG Num plugins for phase: 0, scaling: 1.0, vram required: 0.0
  21. 05/26/2021 22:36:21 MainProcess MainThread pipeline _set_phases DEBUG Required: 0.0, available: 1792. Adding phase 'mask_0' to current phase: []
  22. 05/26/2021 22:36:21 MainProcess MainThread pipeline _set_phases DEBUG Num plugins for phase: 0, scaling: 1.0, vram required: 0.0
  23. 05/26/2021 22:36:21 MainProcess MainThread pipeline _set_phases DEBUG Required: 0.0, available: 1792. Adding phase 'mask_1' to current phase: ['mask_0']
  24. 05/26/2021 22:36:21 MainProcess MainThread pipeline _set_phases DEBUG Total phases: 3, Phases: [['detect'], ['align'], ['mask_0', 'mask_1']]
  25. 05/26/2021 22:36:21 MainProcess MainThread pipeline _set_extractor_batchsize DEBUG Backend is not Nvidia. Not updating batchsize requirements
  26. 05/26/2021 22:36:21 MainProcess MainThread queue_manager add_queue DEBUG QueueManager adding: (name: 'extract0_detect_in', maxsize: 1, create_new: False)
  27. 05/26/2021 22:36:21 MainProcess MainThread queue_manager add_queue DEBUG QueueManager added: (name: 'extract0_detect_in')
  28. 05/26/2021 22:36:21 MainProcess MainThread queue_manager get_queue DEBUG QueueManager getting: 'extract0_detect_in'
  29. 05/26/2021 22:36:21 MainProcess MainThread queue_manager get_queue DEBUG QueueManager got: 'extract0_detect_in'
  30. 05/26/2021 22:36:21 MainProcess MainThread queue_manager add_queue DEBUG QueueManager adding: (name: 'extract0_align_in', maxsize: 1, create_new: False)
  31. 05/26/2021 22:36:21 MainProcess MainThread queue_manager add_queue DEBUG QueueManager added: (name: 'extract0_align_in')
  32. 05/26/2021 22:36:21 MainProcess MainThread queue_manager get_queue DEBUG QueueManager getting: 'extract0_align_in'
  33. 05/26/2021 22:36:21 MainProcess MainThread queue_manager get_queue DEBUG QueueManager got: 'extract0_align_in'
  34. 05/26/2021 22:36:21 MainProcess MainThread queue_manager add_queue DEBUG QueueManager adding: (name: 'extract0_mask_0_in', maxsize: 1, create_new: False)
  35. 05/26/2021 22:36:21 MainProcess MainThread queue_manager add_queue DEBUG QueueManager added: (name: 'extract0_mask_0_in')
  36. 05/26/2021 22:36:21 MainProcess MainThread queue_manager get_queue DEBUG QueueManager getting: 'extract0_mask_0_in'
  37. 05/26/2021 22:36:21 MainProcess MainThread queue_manager get_queue DEBUG QueueManager got: 'extract0_mask_0_in'
  38. 05/26/2021 22:36:21 MainProcess MainThread queue_manager add_queue DEBUG QueueManager adding: (name: 'extract0_mask_1_in', maxsize: 1, create_new: False)
  39. 05/26/2021 22:36:21 MainProcess MainThread queue_manager add_queue DEBUG QueueManager added: (name: 'extract0_mask_1_in')
  40. 05/26/2021 22:36:21 MainProcess MainThread queue_manager get_queue DEBUG QueueManager getting: 'extract0_mask_1_in'
  41. 05/26/2021 22:36:21 MainProcess MainThread queue_manager get_queue DEBUG QueueManager got: 'extract0_mask_1_in'
  42. 05/26/2021 22:36:21 MainProcess MainThread queue_manager add_queue DEBUG QueueManager adding: (name: 'extract0_mask_1_out', maxsize: 1, create_new: False)
  43. 05/26/2021 22:36:21 MainProcess MainThread queue_manager add_queue DEBUG QueueManager added: (name: 'extract0_mask_1_out')
  44. 05/26/2021 22:36:21 MainProcess MainThread queue_manager get_queue DEBUG QueueManager getting: 'extract0_mask_1_out'
  45. 05/26/2021 22:36:21 MainProcess MainThread queue_manager get_queue DEBUG QueueManager got: 'extract0_mask_1_out'
  46. 05/26/2021 22:36:21 MainProcess MainThread pipeline _add_queues DEBUG Queues: {'extract0_detect_in': <queue.Queue object at 0x000000000BBF2970>, 'extract0_align_in': <queue.Queue object at 0x000000000BC0BA30>, 'extract0_mask_0_in': <queue.Queue object at 0x000000000BC0BAC0>, 'extract0_mask_1_in': <queue.Queue object at 0x000000000BBFC130>, 'extract0_mask_1_out': <queue.Queue object at 0x000000000BBFC4F0>}
  47. 05/26/2021 22:36:21 MainProcess MainThread pipeline __init__ DEBUG Initialized Extractor
  48. 05/26/2021 22:36:21 MainProcess MainThread extract __init__ DEBUG Initialized Extract
  49. 05/26/2021 22:36:21 MainProcess MainThread extract process INFO Starting, this may take a while...
  50. 05/26/2021 22:36:21 MainProcess MainThread extract _threaded_redirector DEBUG Threading task: (Task: 'load')
  51. 05/26/2021 22:36:21 MainProcess MainThread multithreading __init__ DEBUG Initializing MultiThread: (target: '_load', thread_count: 1)
  52. 05/26/2021 22:36:21 MainProcess MainThread multithreading __init__ DEBUG Initialized MultiThread: '_load'
  53. 05/26/2021 22:36:21 MainProcess MainThread multithreading start DEBUG Starting thread(s): '_load'
  54. 05/26/2021 22:36:21 MainProcess MainThread multithreading start DEBUG Starting thread 1 of 1: '_load_0'
  55. 05/26/2021 22:36:21 MainProcess _load_0 extract _load DEBUG Load Images: Start
  56. 05/26/2021 22:36:21 MainProcess _load_0 image load DEBUG Initializing Load Generator
  57. 05/26/2021 22:36:21 MainProcess _load_0 image _set_thread DEBUG Setting thread
  58. 05/26/2021 22:36:21 MainProcess _load_0 multithreading __init__ DEBUG Initializing MultiThread: (target: 'ImagesLoader', thread_count: 1)
  59. 05/26/2021 22:36:21 MainProcess _load_0 multithreading __init__ DEBUG Initialized MultiThread: 'ImagesLoader'
  60. 05/26/2021 22:36:21 MainProcess _load_0 image _set_thread DEBUG Set thread: <lib.multithreading.MultiThread object at 0x000000000BBFC8E0>
  61. 05/26/2021 22:36:21 MainProcess _load_0 multithreading start DEBUG Starting thread(s): 'ImagesLoader'
  62. 05/26/2021 22:36:21 MainProcess _load_0 multithreading start DEBUG Starting thread 1 of 1: 'ImagesLoader_0'
  63. 05/26/2021 22:36:21 MainProcess MainThread multithreading start DEBUG Started all threads '_load': 1
  64. 05/26/2021 22:36:21 MainProcess MainThread image __init__ DEBUG Initializing ImagesSaver: (path: C:\Users\73nk\Pictures\SourceB\ry, queue_size: 8, as_bytes: True)
  65. 05/26/2021 22:36:21 MainProcess MainThread image __init__ DEBUG Initializing ImagesSaver: (path: C:\Users\73nk\Pictures\SourceB\ry, queue_size: 8, args: None)
  66. 05/26/2021 22:36:21 MainProcess MainThread queue_manager add_queue DEBUG QueueManager adding: (name: 'ImagesSaver', maxsize: 8, create_new: True)
  67. 05/26/2021 22:36:21 MainProcess MainThread queue_manager add_queue DEBUG QueueManager added: (name: 'ImagesSaver')
  68. 05/26/2021 22:36:21 MainProcess MainThread queue_manager get_queue DEBUG QueueManager getting: 'ImagesSaver'
  69. 05/26/2021 22:36:21 MainProcess MainThread queue_manager get_queue DEBUG QueueManager got: 'ImagesSaver'
  70. 05/26/2021 22:36:21 MainProcess MainThread pipeline _launch_plugin DEBUG Launching detect plugin
  71. 05/26/2021 22:36:21 MainProcess MainThread pipeline _launch_plugin DEBUG in_qname: extract0_detect_in, out_qname: extract0_align_in
  72. 05/26/2021 22:36:21 MainProcess MainThread _base initialize DEBUG initialize Detect: (args: (), kwargs: {'in_queue': <queue.Queue object at 0x000000000BBF2970>, 'out_queue': <queue.Queue object at 0x000000000BC0BA30>})
  73. 05/26/2021 22:36:21 MainProcess MainThread _base initialize INFO Initializing S3FD (Detect)...
  74. 05/26/2021 22:36:21 MainProcess MainThread queue_manager get_queue DEBUG QueueManager getting: 'detect0_predict_s3fd'
  75. 05/26/2021 22:36:21 MainProcess MainThread queue_manager add_queue DEBUG QueueManager adding: (name: 'detect0_predict_s3fd', maxsize: 1, create_new: False)
  76. 05/26/2021 22:36:21 MainProcess MainThread queue_manager add_queue DEBUG QueueManager added: (name: 'detect0_predict_s3fd')
  77. 05/26/2021 22:36:21 MainProcess MainThread queue_manager get_queue DEBUG QueueManager got: 'detect0_predict_s3fd'
  78. 05/26/2021 22:36:21 MainProcess MainThread queue_manager get_queue DEBUG QueueManager getting: 'detect0_post_s3fd'
  79. 05/26/2021 22:36:21 MainProcess MainThread queue_manager add_queue DEBUG QueueManager adding: (name: 'detect0_post_s3fd', maxsize: 1, create_new: False)
  80. 05/26/2021 22:36:21 MainProcess MainThread queue_manager add_queue DEBUG QueueManager added: (name: 'detect0_post_s3fd')
  81. 05/26/2021 22:36:21 MainProcess MainThread queue_manager get_queue DEBUG QueueManager got: 'detect0_post_s3fd'
  82. 05/26/2021 22:36:21 MainProcess MainThread _base _compile_threads DEBUG Compiling detect threads
  83. 05/26/2021 22:36:21 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 0x000000000BA73730>>, in_queue: <queue.Queue object at 0x000000000BBF2970>, out_queue: <queue.Queue object at 0x000000000BBFCD90>)
  84. 05/26/2021 22:36:21 MainProcess MainThread multithreading __init__ DEBUG Initializing MultiThread: (target: 'detect_s3fd_input', thread_count: 1)
  85. 05/26/2021 22:36:21 MainProcess MainThread multithreading __init__ DEBUG Initialized MultiThread: 'detect_s3fd_input'
  86. 05/26/2021 22:36:21 MainProcess MainThread _base _add_thread DEBUG Added thread: detect_s3fd_input
  87. 05/26/2021 22:36:21 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 0x000000000BA73730>>, in_queue: <queue.Queue object at 0x000000000BBFCD90>, out_queue: <queue.Queue object at 0x000000000BBFCF10>)
  88. 05/26/2021 22:36:21 MainProcess MainThread multithreading __init__ DEBUG Initializing MultiThread: (target: 'detect_s3fd_predict', thread_count: 1)
  89. 05/26/2021 22:36:21 MainProcess MainThread multithreading __init__ DEBUG Initialized MultiThread: 'detect_s3fd_predict'
  90. 05/26/2021 22:36:21 MainProcess MainThread _base _add_thread DEBUG Added thread: detect_s3fd_predict
  91. 05/26/2021 22:36:21 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 0x000000000BA73730>>, in_queue: <queue.Queue object at 0x000000000BBFCF10>, out_queue: <queue.Queue object at 0x000000000BC0BA30>)
  92. 05/26/2021 22:36:21 MainProcess MainThread multithreading __init__ DEBUG Initializing MultiThread: (target: 'detect_s3fd_output', thread_count: 1)
  93. 05/26/2021 22:36:21 MainProcess MainThread multithreading __init__ DEBUG Initialized MultiThread: 'detect_s3fd_output'
  94. 05/26/2021 22:36:21 MainProcess MainThread _base _add_thread DEBUG Added thread: detect_s3fd_output
  95. 05/26/2021 22:36:21 MainProcess MainThread _base _compile_threads DEBUG Compiled detect threads: [<lib.multithreading.MultiThread object at 0x000000000BBFCD60>, <lib.multithreading.MultiThread object at 0x000000000BC000D0>, <lib.multithreading.MultiThread object at 0x000000000BC00100>]
  96. 05/26/2021 22:36:21 MainProcess MainThread s3fd __init__ DEBUG Initializing: S3fd: (model_path: 'C:\Users\73nk\faceswap\plugins\extract\detect\.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)
  97. 05/26/2021 22:36:21 MainProcess MainThread session _set_session VERBOSE Hiding GPUs from Tensorflow
  98. 05/26/2021 22:36:21 MainProcess ImagesLoader_0 image _process DEBUG Load iterator: <bound method ImagesLoader._from_folder of <lib.image.ImagesLoader object at 0x0000000002610BB0>>
  99. 05/26/2021 22:36:21 MainProcess ImagesLoader_0 image _from_folder DEBUG Loading frames from folder: 'C:\Users\73nk\Pictures\SourceB\lentes'
  100. 05/26/2021 22:36:21 MainProcess _load_0 multithreading start DEBUG Started all threads 'ImagesLoader': 1
  101. Traceback (most recent call last):
  102. File "C:\Users\73nk\faceswap\lib\cli\launcher.py", line 182, in execute_script
  103. process.process()
  104. File "C:\Users\73nk\faceswap\scripts\extract.py", line 119, in process
  105. self._run_extraction()
  106. File "C:\Users\73nk\faceswap\scripts\extract.py", line 206, in _run_extraction
  107. self._extractor.launch()
  108. File "C:\Users\73nk\faceswap\plugins\extract\pipeline.py", line 211, in launch
  109. self._launch_plugin(phase)
  110. File "C:\Users\73nk\faceswap\plugins\extract\pipeline.py", line 565, in _launch_plugin
  111. plugin.initialize(**kwargs)
  112. File "C:\Users\73nk\faceswap\plugins\extract\_base.py", line 388, in initialize
  113. self.init_model()
  114. File "C:\Users\73nk\faceswap\plugins\extract\detect\s3fd.py", line 36, in init_model
  115. self.model = S3fd(self.model_path,
  116. File "C:\Users\73nk\faceswap\plugins\extract\detect\s3fd.py", line 220, in __init__
  117. super().__init__("S3FD",
  118. File "C:\Users\73nk\faceswap\lib\model\session.py", line 55, in __init__
  119. self._set_session(allow_growth, exclude_gpus)
  120. File "C:\Users\73nk\faceswap\lib\model\session.py", line 134, in _set_session
  121. tf.config.set_visible_devices([], "GPU")
  122. File "C:\Users\73nk\MiniConda3\envs\faceswap\lib\site-packages\tensorflow\python\framework\config.py", line 474, in set_visible_devices
  123. context.context().set_visible_devices(devices, device_type)
  124. File "C:\Users\73nk\MiniConda3\envs\faceswap\lib\site-packages\tensorflow\python\eager\context.py", line 1363, in set_visible_devices
  125. self._initialize_physical_devices()
  126. File "C:\Users\73nk\MiniConda3\envs\faceswap\lib\site-packages\tensorflow\python\eager\context.py", line 1225, in _initialize_physical_devices
  127. self._physical_devices = [
  128. TypeError: 'NoneType' object is not iterable
  129.  
  130. ============ System Information ============
  131. encoding: cp1252
  132. git_branch: master
  133. git_commits: 8c87ac5 Update Travis Tests for optimizers
  134. gpu_cuda: No global version found. Check Conda packages for Conda Cuda
  135. gpu_cudnn: No global version found. Check Conda packages for Conda cuDNN
  136. gpu_devices:
  137. gpu_devices_active:
  138. gpu_driver: No Nvidia driver found
  139. gpu_vram:
  140. os_machine: AMD64
  141. os_platform: Windows-7-6.1.7601-SP1
  142. os_release: 7
  143. py_command: C:\Users\73nk\faceswap\faceswap.py extract -i C:/Users/73nk/Pictures/SourceB/lentes -o C:/Users/73nk/Pictures/SourceB/ry -D s3fd -A fan -nm hist -rf 0 -min 40 -l 0.4 -sz 512 -een 1 -si 0 -L INFO -gui
  144. py_conda_version: conda 4.10.1
  145. py_implementation: CPython
  146. py_version: 3.8.10
  147. py_virtual_env: True
  148. sys_cores: 4
  149. sys_processor: Intel64 Family 6 Model 37 Stepping 2, GenuineIntel
  150. sys_ram: Total: 4014MB, Available: 1509MB, Used: 2504MB, Free: 1509MB
  151.  
  152. =============== Pip Packages ===============
  153. absl-py @ file:///C:/ci/absl-py_1615411229697/work
  154. aiohttp @ file:///C:/ci/aiohttp_1614361024229/work
  155. astunparse==1.6.3
  156. async-timeout==3.0.1
  157. attrs @ file:///tmp/build/80754af9/attrs_1620827162558/work
  158. blinker==1.4
  159. brotlipy==0.7.0
  160. cachetools @ file:///tmp/build/80754af9/cachetools_1619597386817/work
  161. certifi==2020.12.5
  162. cffi @ file:///C:/ci/cffi_1613247279197/work
  163. chardet @ file:///C:/ci/chardet_1605303225733/work
  164. click @ file:///tmp/build/80754af9/click_1621604852318/work
  165. coverage @ file:///C:/ci/coverage_1614615074147/work
  166. cryptography @ file:///C:/ci/cryptography_1616769344312/work
  167. cycler==0.10.0
  168. Cython @ file:///C:/ci/cython_1618435363327/work
  169. fastcluster==1.1.26
  170. ffmpy==0.2.3
  171. gast @ file:///tmp/build/80754af9/gast_1597433534803/work
  172. google-auth @ file:///tmp/build/80754af9/google-auth_1622042963536/work
  173. google-auth-oauthlib @ file:///tmp/build/80754af9/google-auth-oauthlib_1617120569401/work
  174. google-pasta==0.2.0
  175. grpcio @ file:///C:/ci/grpcio_1614884412260/work
  176. h5py==2.10.0
  177. idna @ file:///home/linux1/recipes/ci/idna_1610986105248/work
  178. imageio @ file:///tmp/build/80754af9/imageio_1617700267927/work
  179. imageio-ffmpeg @ file:///home/conda/feedstock_root/build_artifacts/imageio-ffmpeg_1621542018480/work
  180. importlib-metadata @ file:///C:/ci/importlib-metadata_1617877484576/work
  181. joblib==1.0.1
  182. Keras-Applications @ file:///tmp/build/80754af9/keras-applications_1594366238411/work
  183. Keras-Preprocessing @ file:///tmp/build/80754af9/keras-preprocessing_1612283640596/work
  184. kiwisolver @ file:///C:/ci/kiwisolver_1612282606037/work
  185. Markdown @ file:///C:/ci/markdown_1614364121613/work
  186. matplotlib @ file:///C:/ci/matplotlib-base_1592837548929/work
  187. mkl-fft==1.3.0
  188. mkl-random==1.1.1
  189. mkl-service==2.3.0
  190. multidict @ file:///C:/ci/multidict_1607362065515/work
  191. numpy @ file:///C:/ci/numpy_and_numpy_base_1603466732592/work
  192. nvidia-ml-py3 @ git+https://github.com/deepfakes/nvidia-ml-py3.git@6fc29ac84b32bad877f078cb4a777c1548a00bf6
  193. oauthlib==3.1.0
  194. olefile==0.46
  195. opencv-python==4.5.2.52
  196. opt-einsum @ file:///tmp/build/80754af9/opt_einsum_1621500238896/work
  197. pathlib==1.0.1
  198. Pillow @ file:///C:/ci/pillow_1617386341487/work
  199. protobuf==3.14.0
  200. psutil @ file:///C:/ci/psutil_1612298324802/work
  201. pyasn1==0.4.8
  202. pyasn1-modules==0.2.8
  203. pycparser @ file:///tmp/build/80754af9/pycparser_1594388511720/work
  204. PyJWT==1.7.1
  205. pyOpenSSL @ file:///tmp/build/80754af9/pyopenssl_1608057966937/work
  206. pyparsing @ file:///home/linux1/recipes/ci/pyparsing_1610983426697/work
  207. pyreadline==2.1
  208. PySocks @ file:///C:/ci/pysocks_1605287845585/work
  209. python-dateutil @ file:///home/ktietz/src/ci/python-dateutil_1611928101742/work
  210. pywin32==227
  211. requests @ file:///tmp/build/80754af9/requests_1608241421344/work
  212. requests-oauthlib==1.3.0
  213. rsa @ file:///tmp/build/80754af9/rsa_1614366226499/work
  214. scikit-learn==0.24.2
  215. scipy==1.6.3
  216. sip==4.19.13
  217. six @ file:///C:/ci/six_1605187374963/work
  218. tensorboard @ file:///home/builder/ktietz/aggregate/tensorflow_recipes/ci_te/tensorboard_1614593728657/work/tmp_pip_dir
  219. tensorboard-plugin-wit==1.6.0
  220. tensorflow==2.3.0
  221. tensorflow-estimator @ file:///tmp/build/80754af9/tensorflow-estimator_1599136169057/work/whl_temp/tensorflow_estimator-2.3.0-py2.py3-none-any.whl
  222. termcolor==1.1.0
  223. threadpoolctl==2.1.0
  224. tornado @ file:///C:/ci/tornado_1606942392901/work
  225. tqdm @ file:///tmp/build/80754af9/tqdm_1615925068909/work
  226. typing-extensions @ file:///tmp/build/80754af9/typing_extensions_1611751222202/work
  227. urllib3 @ file:///tmp/build/80754af9/urllib3_1615837158687/work
  228. Werkzeug @ file:///home/ktietz/src/ci/werkzeug_1611932622770/work
  229. win-inet-pton @ file:///C:/ci/win_inet_pton_1605306167264/work
  230. wincertstore==0.2
  231. wrapt==1.12.1
  232. yarl @ file:///C:/ci/yarl_1606940076464/work
  233. zipp @ file:///tmp/build/80754af9/zipp_1615904174917/work
  234.  
  235. ============== Conda Packages ==============
  236. # packages in environment at C:\Users\73nk\MiniConda3\envs\faceswap:
  237. #
  238. # Name Version Build Channel
  239. _tflow_select 2.3.0 gpu
  240. absl-py 0.12.0 py38haa95532_0
  241. aiohttp 3.7.4 py38h2bbff1b_1
  242. astunparse 1.6.3 py_0
  243. async-timeout 3.0.1 py38haa95532_0
  244. attrs 21.2.0 pyhd3eb1b0_0
  245. blas 1.0 mkl
  246. blinker 1.4 py38haa95532_0
  247. brotlipy 0.7.0 py38h2bbff1b_1003
  248. ca-certificates 2021.4.13 haa95532_1
  249. cachetools 4.2.2 pyhd3eb1b0_0
  250. certifi 2020.12.5 py38haa95532_0
  251. cffi 1.14.5 py38hcd4344a_0
  252. chardet 3.0.4 py38haa95532_1003
  253. click 8.0.1 pyhd3eb1b0_0
  254. coverage 5.5 py38h2bbff1b_2
  255. cryptography 3.4.7 py38h71e12ea_0
  256. cudatoolkit 10.1.243 h74a9793_0
  257. cudnn 7.6.5 cuda10.1_0
  258. cycler 0.10.0 py38_0
  259. cython 0.29.23 py38hd77b12b_0
  260. fastcluster 1.1.26 py38h251f6bf_2 conda-forge
  261. ffmpeg 4.3.1 ha925a31_0 conda-forge
  262. ffmpy 0.2.3 pypi_0 pypi
  263. freetype 2.10.4 hd328e21_0
  264. gast 0.4.0 py_0
  265. git 2.23.0 h6bb4b03_0
  266. google-auth 1.30.1 pyhd3eb1b0_0
  267. google-auth-oauthlib 0.4.4 pyhd3eb1b0_0
  268. google-pasta 0.2.0 py_0
  269. grpcio 1.36.1 py38hc60d5dd_1
  270. h5py 2.10.0 py38h5e291fa_0
  271. hdf5 1.10.4 h7ebc959_0
  272. icc_rt 2019.0.0 h0cc432a_1
  273. icu 58.2 ha925a31_3
  274. idna 2.10 pyhd3eb1b0_0
  275. imageio 2.9.0 pyhd3eb1b0_0
  276. imageio-ffmpeg 0.4.4 pyhd8ed1ab_0 conda-forge
  277. importlib-metadata 3.10.0 py38haa95532_0
  278. intel-openmp 2021.2.0 haa95532_616
  279. joblib 1.0.1 pypi_0 pypi
  280. jpeg 9b hb83a4c4_2
  281. keras-applications 1.0.8 py_1
  282. keras-preprocessing 1.1.2 pyhd3eb1b0_0
  283. kiwisolver 1.3.1 py38hd77b12b_0
  284. libpng 1.6.37 h2a8f88b_0
  285. libprotobuf 3.14.0 h23ce68f_0
  286. libtiff 4.2.0 hd0e1b90_0
  287. lz4-c 1.9.3 h2bbff1b_0
  288. markdown 3.3.4 py38haa95532_0
  289. matplotlib 3.2.2 0
  290. matplotlib-base 3.2.2 py38h64f37c6_0
  291. mkl 2020.2 256
  292. mkl-service 2.3.0 py38h196d8e1_0
  293. mkl_fft 1.3.0 py38h46781fe_0
  294. mkl_random 1.1.1 py38h47e9c7a_0
  295. multidict 5.1.0 py38h2bbff1b_2
  296. numpy 1.19.2 py38hadc3359_0
  297. numpy-base 1.19.2 py38ha3acd2a_0
  298. nvidia-ml-py3 7.352.1 pypi_0 pypi
  299. oauthlib 3.1.0 py_0
  300. olefile 0.46 py_0
  301. opencv-python 4.5.2.52 pypi_0 pypi
  302. openssl 1.1.1k h2bbff1b_0
  303. opt_einsum 3.3.0 pyhd3eb1b0_1
  304. pathlib 1.0.1 py_1
  305. pillow 8.2.0 py38h4fa10fc_0
  306. pip 21.1.1 py38haa95532_0
  307. protobuf 3.14.0 py38hd77b12b_1
  308. psutil 5.8.0 py38h2bbff1b_1
  309. pyasn1 0.4.8 py_0
  310. pyasn1-modules 0.2.8 py_0
  311. pycparser 2.20 py_2
  312. pyjwt 1.7.1 py38_0
  313. pyopenssl 20.0.1 pyhd3eb1b0_1
  314. pyparsing 2.4.7 pyhd3eb1b0_0
  315. pyqt 5.9.2 py38ha925a31_4
  316. pyreadline 2.1 py38_1
  317. pysocks 1.7.1 py38haa95532_0
  318. python 3.8.10 hdbf39b2_7
  319. python-dateutil 2.8.1 pyhd3eb1b0_0
  320. python_abi 3.8 1_cp38 conda-forge
  321. pywin32 227 py38he774522_1
  322. qt 5.9.7 vc14h73c81de_0
  323. requests 2.25.1 pyhd3eb1b0_0
  324. requests-oauthlib 1.3.0 py_0
  325. rsa 4.7.2 pyhd3eb1b0_1
  326. scikit-learn 0.24.2 pypi_0 pypi
  327. scipy 1.6.3 pypi_0 pypi
  328. setuptools 52.0.0 py38haa95532_0
  329. sip 4.19.13 py38ha925a31_0
  330. six 1.15.0 py38haa95532_0
  331. sqlite 3.35.4 h2bbff1b_0
  332. tensorboard 2.4.0 pyhc547734_0
  333. tensorboard-plugin-wit 1.6.0 py_0
  334. tensorflow 2.3.0 mkl_py38h1fcfbd6_0
  335. tensorflow-base 2.3.0 gpu_py38h7339f5a_0
  336. tensorflow-estimator 2.3.0 pyheb71bc4_0
  337. tensorflow-gpu 2.3.0 he13fc11_0
  338. termcolor 1.1.0 py38haa95532_1
  339. threadpoolctl 2.1.0 pypi_0 pypi
  340. tk 8.6.10 he774522_0
  341. tornado 6.1 py38h2bbff1b_0
  342. tqdm 4.59.0 pyhd3eb1b0_1
  343. typing-extensions 3.7.4.3 hd3eb1b0_0
  344. typing_extensions 3.7.4.3 pyh06a4308_0
  345. urllib3 1.26.4 pyhd3eb1b0_0
  346. vc 14.2 h21ff451_1
  347. vs2015_runtime 14.27.29016 h5e58377_2
  348. werkzeug 1.0.1 pyhd3eb1b0_0
  349. wheel 0.36.2 pyhd3eb1b0_0
  350. win_inet_pton 1.1.0 py38haa95532_0
  351. wincertstore 0.2 py38_0
  352. wrapt 1.12.1 py38he774522_1
  353. xz 5.2.5 h62dcd97_0
  354. yarl 1.6.3 py38h2bbff1b_0
  355. zipp 3.4.1 pyhd3eb1b0_0
  356. zlib 1.2.11 h62dcd97_4
  357. zstd 1.4.5 h04227a9_0
  358.  
  359. ================= Configs ==================
  360. --------- .faceswap ---------
  361. backend: nvidia
  362.  
  363. --------- convert.ini ---------
  364.  
  365. [color.color_transfer]
  366. clip: True
  367. preserve_paper: True
  368.  
  369. [color.manual_balance]
  370. colorspace: HSV
  371. balance_1: 0.0
  372. balance_2: 0.0
  373. balance_3: 0.0
  374. contrast: 0.0
  375. brightness: 0.0
  376.  
  377. [color.match_hist]
  378. threshold: 99.0
  379.  
  380. [mask.box_blend]
  381. type: gaussian
  382. distance: 11.0
  383. radius: 5.0
  384. passes: 1
  385.  
  386. [mask.mask_blend]
  387. type: normalized
  388. kernel_size: 3
  389. passes: 4
  390. threshold: 4
  391. erosion: 0.0
  392.  
  393. [scaling.sharpen]
  394. method: none
  395. amount: 150
  396. radius: 0.3
  397. threshold: 5.0
  398.  
  399. [writer.ffmpeg]
  400. container: mp4
  401. codec: libx264
  402. crf: 23
  403. preset: medium
  404. tune: none
  405. profile: auto
  406. level: auto
  407. skip_mux: False
  408.  
  409. [writer.gif]
  410. fps: 25
  411. loop: 0
  412. palettesize: 256
  413. subrectangles: False
  414.  
  415. [writer.opencv]
  416. format: png
  417. draw_transparent: False
  418. jpg_quality: 75
  419. png_compress_level: 3
  420.  
  421. [writer.pillow]
  422. format: png
  423. draw_transparent: False
  424. optimize: False
  425. gif_interlace: True
  426. jpg_quality: 75
  427. png_compress_level: 3
  428. tif_compression: tiff_deflate
  429.  
  430. --------- extract.ini ---------
  431.  
  432. [global]
  433. allow_growth: False
  434.  
  435. [align.fan]
  436. batch-size: 12
  437.  
  438. [detect.cv2_dnn]
  439. confidence: 50
  440.  
  441. [detect.mtcnn]
  442. minsize: 20
  443. scalefactor: 0.709
  444. batch-size: 8
  445. threshold_1: 0.6
  446. threshold_2: 0.7
  447. threshold_3: 0.7
  448.  
  449. [detect.s3fd]
  450. confidence: 70
  451. batch-size: 4
  452.  
  453. [mask.unet_dfl]
  454. batch-size: 8
  455.  
  456. [mask.vgg_clear]
  457. batch-size: 6
  458.  
  459. [mask.vgg_obstructed]
  460. batch-size: 2
  461.  
  462. --------- gui.ini ---------
  463.  
  464. [global]
  465. fullscreen: False
  466. tab: extract
  467. options_panel_width: 30
  468. console_panel_height: 20
  469. icon_size: 14
  470. font: default
  471. font_size: 9
  472. autosave_last_session: prompt
  473. timeout: 120
  474. auto_load_model_stats: True
  475.  
  476. --------- train.ini ---------
  477.  
  478. [global]
  479. centering: face
  480. coverage: 68.75
  481. icnr_init: False
  482. conv_aware_init: False
  483. optimizer: adam
  484. learning_rate: 5e-05
  485. epsilon_exponent: -7
  486. reflect_padding: False
  487. allow_growth: False
  488. mixed_precision: False
  489. nan_protection: True
  490. convert_batchsize: 16
  491.  
  492. [global.loss]
  493. loss_function: ssim
  494. mask_loss_function: mse
  495. l2_reg_term: 100
  496. eye_multiplier: 3
  497. mouth_multiplier: 2
  498. penalized_mask_loss: True
  499. mask_type: extended
  500. mask_blur_kernel: 3
  501. mask_threshold: 4
  502. learn_mask: False
  503.  
  504. [model.dfaker]
  505. output_size: 128
  506.  
  507. [model.dfl_h128]
  508. lowmem: False
  509.  
  510. [model.dfl_sae]
  511. input_size: 128
  512. clipnorm: True
  513. architecture: df
  514. autoencoder_dims: 0
  515. encoder_dims: 42
  516. decoder_dims: 21
  517. multiscale_decoder: False
  518.  
  519. [model.dlight]
  520. features: best
  521. details: good
  522. output_size: 256
  523.  
  524. [model.original]
  525. lowmem: False
  526.  
  527. [model.realface]
  528. input_size: 64
  529. output_size: 128
  530. dense_nodes: 1536
  531. complexity_encoder: 128
  532. complexity_decoder: 512
  533.  
  534. [model.unbalanced]
  535. input_size: 128
  536. lowmem: False
  537. clipnorm: True
  538. nodes: 1024
  539. complexity_encoder: 128
  540. complexity_decoder_a: 384
  541. complexity_decoder_b: 512
  542.  
  543. [model.villain]
  544. lowmem: False
  545.  
  546. [trainer.original]
  547. preview_images: 14
  548. zoom_amount: 5
  549. rotation_range: 10
  550. shift_range: 5
  551. flip_chance: 50
  552. color_lightness: 30
  553. color_ab: 8
  554. color_clahe_chance: 50
  555. color_clahe_max_size: 4
  556.