Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. 07/12/2020 21:11:52 MainProcess MainThread logger log_setup INFO Log level set to: INFO
  2. 07/12/2020 21:11:52 MainProcess MainThread launcher execute_script DEBUG Executing: extract. PID: 18848
  3. 07/12/2020 21:11:54 MainProcess MainThread launcher _test_for_tf_version DEBUG Installed Tensorflow Version: 1.15
  4. Traceback (most recent call last):
  5. File "D:\faceswap\lib\cli\launcher.py", line 153, in execute_script
  6. script = self._import_script()
  7. File "D:\faceswap\lib\cli\launcher.py", line 43, in _import_script
  8. module = import_module(mod)
  9. File "C:\Users\DeepFake\MiniConda3\envs\faceswap\lib\importlib\__init__.py", line 127, in import_module
  10. return _bootstrap._gcd_import(name[level:], package, level)
  11. File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
  12. File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  13. File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  14. File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  15. File "<frozen importlib._bootstrap_external>", line 728, in exec_module
  16. File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  17. File "D:\faceswap\scripts\extract.py", line 10, in <module>
  18. from lib.image import encode_image_with_hash, generate_thumbnail, ImagesLoader, ImagesSaver
  19. File "D:\faceswap\lib\image.py", line 14, in <module>
  20. import cv2
  21. ModuleNotFoundError: No module named 'cv2'
  22.  
  23. ============ System Information ============
  24. encoding: cp1252
  25. git_branch: master
  26. git_commits: 8a19d21 setup.py - Fix conda-forge imports Remove unused icons
  27. gpu_cuda: No global version found. Check Conda packages for Conda Cuda
  28. gpu_cudnn: No global version found. Check Conda packages for Conda cuDNN
  29. gpu_devices: GPU_0: GeForce GTX 1080 with Max-Q Design
  30. gpu_devices_active: GPU_0
  31. gpu_driver: 445.87
  32. gpu_vram: GPU_0: 8192MB
  33. os_machine: AMD64
  34. os_platform: Windows-10-10.0.18362-SP0
  35. os_release: 10
  36. py_command: D:\faceswap\faceswap.py extract -i C:/Users/DeepFake/Downloads/Bill Hader - Face Shifter.mp4 -o C:/Users/DeepFake/Documents/Bill Hader -D s3fd -A fan -nm none -min 0 -l 0.4 -een 1 -sz 256 -si 0 -L INFO -gui
  37. py_conda_version: conda 4.8.3
  38. py_implementation: CPython
  39. py_version: 3.7.7
  40. py_virtual_env: True
  41. sys_cores: 12
  42. sys_processor: Intel64 Family 6 Model 158 Stepping 10, GenuineIntel
  43. sys_ram: Total: 32627MB, Available: 23960MB, Used: 8667MB, Free: 23960MB
  44.  
  45. =============== Pip Packages ===============
  46. absl-py==0.9.0
  47. astor==0.8.0
  48. blinker==1.4
  49. brotlipy==0.7.0
  50. cachetools==4.1.0
  51. certifi==2020.6.20
  52. cffi==1.14.0
  53. chardet==3.0.4
  54. click==7.1.2
  55. cloudpickle @ file:///tmp/build/80754af9/cloudpickle_1594141588948/work
  56. cryptography==2.9.2
  57. cycler==0.10.0
  58. cytoolz==0.10.1
  59. dask @ file:///tmp/build/80754af9/dask-core_1594156306305/work
  60. decorator==4.4.2
  61. fastcluster==1.1.26
  62. gast==0.2.2
  63. google-auth @ file:///tmp/build/80754af9/google-auth_1594357566944/work
  64. google-auth-oauthlib==0.4.1
  65. google-pasta==0.2.0
  66. grpcio==1.27.2
  67. h5py==2.10.0
  68. idna @ file:///tmp/build/80754af9/idna_1593446292537/work
  69. imageio @ file:///tmp/build/80754af9/imageio_1594161405741/work
  70. imageio-ffmpeg @ file:///home/conda/feedstock_root/build_artifacts/imageio-ffmpeg_1589202782679/work
  71. joblib @ file:///tmp/build/80754af9/joblib_1594236160679/work
  72. Keras==2.2.4
  73. Keras-Applications @ file:///tmp/build/80754af9/keras-applications_1594366238411/work
  74. Keras-Preprocessing==1.1.0
  75. kiwisolver==1.2.0
  76. Markdown==3.1.1
  77. matplotlib @ file:///C:/ci/matplotlib-base_1592846084747/work
  78. mkl-fft==1.1.0
  79. mkl-random==1.1.1
  80. mkl-service==2.3.0
  81. networkx @ file:///tmp/build/80754af9/networkx_1594377231366/work
  82. numpy==1.18.5
  83. nvidia-ml-py3 @ git+https://github.com/deepfakes/nvidia-ml-py3.git@6fc29ac84b32bad877f078cb4a777c1548a00bf6
  84. oauthlib==3.1.0
  85. olefile==0.46
  86. opt-einsum==3.1.0
  87. Pillow @ file:///C:/ci/pillow_1594298234712/work
  88. protobuf==3.12.3
  89. psutil==5.7.0
  90. pyasn1==0.4.8
  91. pyasn1-modules==0.2.7
  92. pycparser @ file:///tmp/build/80754af9/pycparser_1594388511720/work
  93. PyJWT==1.7.1
  94. pyOpenSSL @ file:///tmp/build/80754af9/pyopenssl_1594392929924/work
  95. pyparsing==2.4.7
  96. pyreadline==2.1
  97. PySocks @ file:///C:/ci/pysocks_1594394709107/work
  98. python-dateutil==2.8.1
  99. PyWavelets==1.1.1
  100. pywin32==227
  101. PyYAML==5.3.1
  102. requests @ file:///tmp/build/80754af9/requests_1592841827918/work
  103. requests-oauthlib==1.3.0
  104. rsa==4.0
  105. scikit-image==0.16.2
  106. scikit-learn @ file:///C:/ci/scikit-learn_1592847564598/work
  107. scipy @ file:///C:/ci/scipy_1592916958183/work
  108. six==1.15.0
  109. tensorboard==2.2.1
  110. tensorboard-plugin-wit==1.6.0
  111. tensorflow==1.15.0
  112. tensorflow-estimator==1.15.1
  113. termcolor==1.1.0
  114. threadpoolctl @ file:///tmp/tmp9twdgx9k/threadpoolctl-2.1.0-py3-none-any.whl
  115. toolz==0.10.0
  116. toposort==1.5
  117. tornado==6.0.4
  118. tqdm @ file:///tmp/build/80754af9/tqdm_1593446365756/work
  119. urllib3==1.25.9
  120. Werkzeug==0.16.1
  121. win-inet-pton==1.1.0
  122. wincertstore==0.2
  123. wrapt==1.12.1
  124.  
  125. ============== Conda Packages ==============
  126. # packages in environment at C:\Users\DeepFake\MiniConda3\envs\faceswap:
  127. #
  128. # Name Version Build Channel
  129. _tflow_select 2.1.0 gpu
  130. absl-py 0.9.0 py37_0
  131. astor 0.8.0 py37_0
  132. blas 1.0 mkl
  133. blinker 1.4 py37_0
  134. brotlipy 0.7.0 py37he774522_1000
  135. ca-certificates 2020.6.24 0
  136. cachetools 4.1.0 py_1
  137. certifi 2020.6.20 py37_0
  138. cffi 1.14.0 py37h7a1dbc1_0
  139. chardet 3.0.4 py37_1003
  140. click 7.1.2 py_0
  141. cloudpickle 1.5.0 py_0
  142. cryptography 2.9.2 py37h7a1dbc1_0
  143. cudatoolkit 10.0.130 0
  144. cudnn 7.6.5 cuda10.0_0
  145. cycler 0.10.0 py37_0
  146. cytoolz 0.10.1 py37he774522_0
  147. dask-core 2.20.0 py_0
  148. decorator 4.4.2 py_0
  149. fastcluster 1.1.26 py37h9b59f54_1 conda-forge
  150. ffmpeg 4.3 ha925a31_0 conda-forge
  151. freetype 2.10.2 hd328e21_0
  152. gast 0.2.2 py37_0
  153. git 2.23.0 h6bb4b03_0
  154. google-auth 1.17.2 py_0
  155. google-auth-oauthlib 0.4.1 py_2
  156. google-pasta 0.2.0 py_0
  157. grpcio 1.27.2 py37h351948d_0
  158. h5py 2.10.0 py37h5e291fa_0
  159. hdf5 1.10.4 h7ebc959_0
  160. icc_rt 2019.0.0 h0cc432a_1
  161. icu 58.2 ha925a31_3
  162. idna 2.10 py_0
  163. imageio 2.9.0 py_0
  164. imageio-ffmpeg 0.4.2 py_0 conda-forge
  165. intel-openmp 2020.1 216
  166. joblib 0.16.0 py_0
  167. jpeg 9b hb83a4c4_2
  168. keras 2.2.4 0
  169. keras-applications 1.0.8 py_1
  170. keras-base 2.2.4 py37_0
  171. keras-preprocessing 1.1.0 py_1
  172. kiwisolver 1.2.0 py37h74a9793_0
  173. libpng 1.6.37 h2a8f88b_0
  174. libprotobuf 3.12.3 h7bd577a_0
  175. libtiff 4.1.0 h56a325e_1
  176. lz4-c 1.9.2 h62dcd97_0
  177. markdown 3.1.1 py37_0
  178. matplotlib 3.2.2 0
  179. matplotlib-base 3.2.2 py37h64f37c6_0
  180. mkl 2020.1 216
  181. mkl-service 2.3.0 py37hb782905_0
  182. mkl_fft 1.1.0 py37h45dec08_0
  183. mkl_random 1.1.1 py37h47e9c7a_0
  184. networkx 2.4 py_1
  185. numpy 1.18.5 py37h6530119_0
  186. numpy-base 1.18.5 py37hc3f5095_0
  187. nvidia-ml-py3 7.352.1 pypi_0 pypi
  188. oauthlib 3.1.0 py_0
  189. olefile 0.46 py37_0
  190. openssl 1.1.1g he774522_0
  191. opt_einsum 3.1.0 py_0
  192. pathlib 1.0.1 py37_2
  193. pillow 7.2.0 py37hcc1f983_0
  194. pip 20.1.1 py37_1
  195. protobuf 3.12.3 py37h33f27b4_0
  196. psutil 5.7.0 py37he774522_0
  197. pyasn1 0.4.8 py_0
  198. pyasn1-modules 0.2.7 py_0
  199. pycparser 2.20 py_2
  200. pyjwt 1.7.1 py37_0
  201. pyopenssl 19.1.0 py_1
  202. pyparsing 2.4.7 py_0
  203. pyqt 5.9.2 py37h6538335_2
  204. pyreadline 2.1 py37_1
  205. pysocks 1.7.1 py37_1
  206. python 3.7.7 h81c818b_4
  207. python-dateutil 2.8.1 py_0
  208. python_abi 3.7 1_cp37m conda-forge
  209. pywavelets 1.1.1 py37he774522_0
  210. pywin32 227 py37he774522_1
  211. pyyaml 5.3.1 py37he774522_1
  212. qt 5.9.7 vc14h73c81de_0
  213. requests 2.24.0 py_0
  214. requests-oauthlib 1.3.0 py_0
  215. rsa 4.0 py_0
  216. scikit-image 0.16.2 py37h47e9c7a_0
  217. scikit-learn 0.23.1 py37h25d0782_0
  218. scipy 1.5.0 py37h9439919_0
  219. setuptools 49.1.0 py37_0
  220. sip 4.19.8 py37h6538335_0
  221. six 1.15.0 py_0
  222. sqlite 3.32.3 h2a8f88b_0
  223. tensorboard 2.2.1 pyh532a8cf_0
  224. tensorboard-plugin-wit 1.6.0 py_0
  225. tensorflow 1.15.0 gpu_py37hc3743a6_0
  226. tensorflow-base 1.15.0 gpu_py37h1afeea4_0
  227. tensorflow-estimator 1.15.1 pyh2649769_0
  228. tensorflow-gpu 1.15.0 h0d30ee6_0
  229. termcolor 1.1.0 py37_1
  230. threadpoolctl 2.1.0 pyh5ca1d4c_0
  231. tk 8.6.10 he774522_0
  232. toolz 0.10.0 py_0
  233. toposort 1.5 py_3 conda-forge
  234. tornado 6.0.4 py37he774522_1
  235. tqdm 4.47.0 py_0
  236. urllib3 1.25.9 py_0
  237. vc 14.1 h0510ff6_4
  238. vs2015_runtime 14.16.27012 hf0eaf9b_3
  239. werkzeug 0.16.1 py_0
  240. wheel 0.34.2 py37_0
  241. win_inet_pton 1.1.0 py37_0
  242. wincertstore 0.2 py37_0
  243. wrapt 1.12.1 py37he774522_1
  244. xz 5.2.5 h62dcd97_0
  245. yaml 0.2.5 he774522_0
  246. zlib 1.2.11 h62dcd97_4
  247. zstd 1.4.4 ha9fde0e_3
  248.  
  249. ================= Configs ==================
  250. --------- .faceswap ---------
  251. backend: nvidia
  252.  
  253. --------- convert.ini ---------
  254.  
  255. [color.color_transfer]
  256. clip: True
  257. preserve_paper: True
  258.  
  259. [color.manual_balance]
  260. colorspace: HSV
  261. balance_1: 0.0
  262. balance_2: 0.0
  263. balance_3: 0.0
  264. contrast: 0.0
  265. brightness: 0.0
  266.  
  267. [color.match_hist]
  268. threshold: 99.0
  269.  
  270. [mask.box_blend]
  271. type: gaussian
  272. distance: 11.0
  273. radius: 5.0
  274. passes: 1
  275.  
  276. [mask.mask_blend]
  277. type: normalized
  278. kernel_size: 3
  279. passes: 4
  280. threshold: 4
  281. erosion: 0.0
  282.  
  283. [scaling.sharpen]
  284. method: unsharp_mask
  285. amount: 150
  286. radius: 0.3
  287. threshold: 5.0
  288.  
  289. [writer.ffmpeg]
  290. container: mp4
  291. codec: libx264
  292. crf: 23
  293. preset: medium
  294. tune: none
  295. profile: auto
  296. level: auto
  297.  
  298. [writer.gif]
  299. fps: 25
  300. loop: 0
  301. palettesize: 256
  302. subrectangles: False
  303.  
  304. [writer.opencv]
  305. format: png
  306. draw_transparent: False
  307. jpg_quality: 75
  308. png_compress_level: 3
  309.  
  310. [writer.pillow]
  311. format: png
  312. draw_transparent: False
  313. optimize: False
  314. gif_interlace: True
  315. jpg_quality: 75
  316. png_compress_level: 3
  317. tif_compression: tiff_deflate
  318.  
  319. --------- extract.ini ---------
  320.  
  321. [global]
  322. allow_growth: False
  323.  
  324. [align.fan]
  325. batch-size: 16
  326.  
  327. [detect.cv2_dnn]
  328. confidence: 50
  329.  
  330. [detect.mtcnn]
  331. minsize: 20
  332. threshold_1: 0.6
  333. threshold_2: 0.7
  334. threshold_3: 0.7
  335. scalefactor: 0.709
  336. batch-size: 8
  337.  
  338. [detect.s3fd]
  339. confidence: 70
  340. batch-size: 4
  341.  
  342. [mask.unet_dfl]
  343. batch-size: 8
  344.  
  345. [mask.vgg_clear]
  346. batch-size: 6
  347.  
  348. [mask.vgg_obstructed]
  349. batch-size: 2
  350.  
  351. --------- gui.ini ---------
  352.  
  353. [global]
  354. fullscreen: False
  355. tab: extract
  356. options_panel_width: 30
  357. console_panel_height: 20
  358. icon_size: 14
  359. font: default
  360. font_size: 9
  361. autosave_last_session: prompt
  362. timeout: 120
  363. auto_load_model_stats: True
  364.  
  365. --------- train.ini ---------
  366.  
  367. [global]
  368. coverage: 68.75
  369. mask_type: none
  370. mask_blur_kernel: 3
  371. mask_threshold: 4
  372. learn_mask: False
  373. icnr_init: False
  374. conv_aware_init: False
  375. reflect_padding: False
  376. penalized_mask_loss: True
  377. loss_function: mae
  378. learning_rate: 5e-05
  379.  
  380. [model.dfl_h128]
  381. lowmem: False
  382.  
  383. [model.dfl_sae]
  384. input_size: 128
  385. clipnorm: True
  386. architecture: df
  387. autoencoder_dims: 0
  388. encoder_dims: 42
  389. decoder_dims: 21
  390. multiscale_decoder: False
  391.  
  392. [model.dlight]
  393. features: best
  394. details: good
  395. output_size: 256
  396.  
  397. [model.original]
  398. lowmem: False
  399.  
  400. [model.realface]
  401. input_size: 64
  402. output_size: 128
  403. dense_nodes: 1536
  404. complexity_encoder: 128
  405. complexity_decoder: 512
  406.  
  407. [model.unbalanced]
  408. input_size: 128
  409. lowmem: False
  410. clipnorm: True
  411. nodes: 1024
  412. complexity_encoder: 128
  413. complexity_decoder_a: 384
  414. complexity_decoder_b: 512
  415.  
  416. [model.villain]
  417. lowmem: False
  418.  
  419. [trainer.original]
  420. preview_images: 14
  421. zoom_amount: 5
  422. rotation_range: 10
  423. shift_range: 5
  424. flip_chance: 50
  425. color_lightness: 30
  426. color_ab: 8
  427. color_clahe_chance: 50
  428. color_clahe_max_size: 4