Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. 06/04/2021 02:58:12 MainProcess MainThread logger log_setup INFO Log level set to: INFO
  2. 06/04/2021 02:58:12 MainProcess MainThread gpu_stats _log DEBUG Initializing GPUStats
  3. 06/04/2021 02:58:12 MainProcess MainThread gpu_stats _log DEBUG OS is not macOS. Trying pynvml
  4. 06/04/2021 02:58:12 MainProcess MainThread gpu_stats _log DEBUG GPU Device count: 1
  5. 06/04/2021 02:58:12 MainProcess MainThread gpu_stats _log DEBUG Active GPU Devices: [0]
  6. 06/04/2021 02:58:12 MainProcess MainThread gpu_stats _log DEBUG GPU Handles found: 1
  7. 06/04/2021 02:58:12 MainProcess MainThread gpu_stats _log DEBUG GPU Driver: 466.63
  8. 06/04/2021 02:58:12 MainProcess MainThread gpu_stats _log DEBUG GPU Devices: ['NVIDIA GeForce RTX 2060']
  9. 06/04/2021 02:58:12 MainProcess MainThread gpu_stats _log DEBUG GPU VRAM: [6144.0]
  10. 06/04/2021 02:58:12 MainProcess MainThread gpu_stats _log DEBUG Initialized GPUStats
  11. 06/04/2021 02:58:12 MainProcess MainThread launcher _configure_backend DEBUG Executing: extract. PID: 23044
  12. 06/04/2021 02:58:13 MainProcess MainThread tpu_cluster_resolver <module> DEBUG Falling back to TensorFlow client; we recommended you install the Cloud TPU client directly with pip install cloud-tpu-client.
  13. 06/04/2021 02:58:14 MainProcess MainThread launcher _test_for_tf_version DEBUG Installed Tensorflow Version: 2.3
  14. Traceback (most recent call last):
  15. File "C:\Users\sirro\faceswap\lib\cli\launcher.py", line 180, in execute_script
  16. script = self._import_script()
  17. File "C:\Users\sirro\faceswap\lib\cli\launcher.py", line 46, in _import_script
  18. module = import_module(mod)
  19. File "C:\Users\sirro\MiniConda3\envs\faceswap\lib\importlib\__init__.py", line 127, in import_module
  20. return _bootstrap._gcd_import(name[level:], package, level)
  21. File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  22. File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  23. File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  24. File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  25. File "<frozen importlib._bootstrap_external>", line 848, in exec_module
  26. File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  27. File "C:\Users\sirro\faceswap\scripts\extract.py", line 10, in <module>
  28. from lib.image import encode_image, generate_thumbnail, ImagesLoader, ImagesSaver
  29. File "C:\Users\sirro\faceswap\lib\image.py", line 16, in <module>
  30. import cv2
  31. ModuleNotFoundError: No module named 'cv2'
  32.  
  33. ============ System Information ============
  34. encoding: cp1252
  35. git_branch: master
  36. git_commits: fbdd91e Bugfix - Manual Tool - Correctly update mesh annotations in frame viewer when there are multiple faces in frame
  37. gpu_cuda: No global version found. Check Conda packages for Conda Cuda
  38. gpu_cudnn: No global version found. Check Conda packages for Conda cuDNN
  39. gpu_devices: GPU_0: NVIDIA GeForce RTX 2060
  40. gpu_devices_active: GPU_0
  41. gpu_driver: 466.63
  42. gpu_vram: GPU_0: 6144MB
  43. os_machine: AMD64
  44. os_platform: Windows-10-10.0.19042-SP0
  45. os_release: 10
  46. py_command: C:\Users\sirro\faceswap\faceswap.py extract -i C:/Users/sirro/OneDrive/Desktop/yt1s.com - 주간아 미방 ITZY 류진 WANNABE 직캠 l EP450.mp4 -o A:/FaceSwap AI/Output -D s3fd -A fan -nm none -rf 0 -min 40 -l 0.4 -sz 512 -een 1 -si 0 -L INFO -gui
  47. py_conda_version: conda 4.10.1
  48. py_implementation: CPython
  49. py_version: 3.8.10
  50. py_virtual_env: True
  51. sys_cores: 6
  52. sys_processor: Intel64 Family 6 Model 158 Stepping 12, GenuineIntel
  53. sys_ram: Total: 16323MB, Available: 7689MB, Used: 8634MB, Free: 7689MB
  54.  
  55. =============== Pip Packages ===============
  56. absl-py @ file:///C:/ci/absl-py_1615411229697/work
  57. aiohttp @ file:///C:/ci/aiohttp_1614361024229/work
  58. astor==0.8.1
  59. astunparse==1.6.3
  60. async-timeout==3.0.1
  61. attrs @ file:///tmp/build/80754af9/attrs_1620827162558/work
  62. blinker==1.4
  63. brotlipy==0.7.0
  64. cachetools @ file:///tmp/build/80754af9/cachetools_1619597386817/work
  65. certifi==2021.5.30
  66. cffi @ file:///C:/ci/cffi_1613247279197/work
  67. chardet @ file:///C:/ci/chardet_1605303225733/work
  68. click @ file:///tmp/build/80754af9/click_1621604852318/work
  69. coverage @ file:///C:/ci/coverage_1614615074147/work
  70. cryptography==2.9.2
  71. cycler==0.10.0
  72. Cython @ file:///C:/ci/cython_1618435363327/work
  73. fastcluster==1.1.26
  74. gast @ file:///tmp/build/80754af9/gast_1597433534803/work
  75. google-auth @ file:///tmp/build/80754af9/google-auth_1622042963536/work
  76. google-auth-oauthlib==0.4.1
  77. google-pasta==0.2.0
  78. grpcio @ file:///C:/ci/grpcio_1614884412260/work
  79. h5py==2.10.0
  80. idna @ file:///home/linux1/recipes/ci/idna_1610986105248/work
  81. imageio @ file:///tmp/build/80754af9/imageio_1617700267927/work
  82. importlib-metadata @ file:///C:/ci/importlib-metadata_1617877484576/work
  83. joblib @ file:///tmp/build/80754af9/joblib_1613502643832/work
  84. Keras-Applications @ file:///tmp/build/80754af9/keras-applications_1594366238411/work
  85. Keras-Preprocessing @ file:///tmp/build/80754af9/keras-preprocessing_1612283640596/work
  86. kiwisolver @ file:///C:/ci/kiwisolver_1612282606037/work
  87. Markdown @ file:///C:/ci/markdown_1614364121613/work
  88. matplotlib @ file:///C:/ci/matplotlib-base_1592837548929/work
  89. mkl-fft==1.3.0
  90. mkl-random==1.1.1
  91. mkl-service==2.3.0
  92. multidict @ file:///C:/ci/multidict_1607362065515/work
  93. numpy @ file:///C:/ci/numpy_and_numpy_base_1603466732592/work
  94. nvidia-ml-py3 @ git+https://github.com/deepfakes/nvidia-ml-py3.git@6fc29ac84b32bad877f078cb4a777c1548a00bf6
  95. oauthlib==3.1.0
  96. olefile==0.46
  97. opt-einsum @ file:///tmp/build/80754af9/opt_einsum_1621500238896/work
  98. pathlib==1.0.1
  99. Pillow @ file:///C:/ci/pillow_1617386341487/work
  100. protobuf==3.14.0
  101. psutil @ file:///C:/ci/psutil_1612298324802/work
  102. pyasn1==0.4.8
  103. pyasn1-modules==0.2.8
  104. pycparser @ file:///tmp/build/80754af9/pycparser_1594388511720/work
  105. PyJWT @ file:///C:/ci/pyjwt_1619651841937/work
  106. pyOpenSSL @ file:///tmp/build/80754af9/pyopenssl_1608057966937/work
  107. pyparsing @ file:///home/linux1/recipes/ci/pyparsing_1610983426697/work
  108. pyreadline==2.1
  109. PySocks @ file:///C:/ci/pysocks_1605287845585/work
  110. python-dateutil @ file:///home/ktietz/src/ci/python-dateutil_1611928101742/work
  111. pywin32==227
  112. requests @ file:///tmp/build/80754af9/requests_1608241421344/work
  113. requests-oauthlib==1.3.0
  114. rsa @ file:///tmp/build/80754af9/rsa_1614366226499/work
  115. scikit-learn @ file:///C:/ci/scikit-learn_1622739500535/work
  116. scipy @ file:///C:/ci/scipy_1616703433439/work
  117. sip==4.19.13
  118. six @ file:///C:/ci/six_1605187374963/work
  119. tensorboard @ file:///home/builder/ktietz/aggregate/tensorflow_recipes/ci_baze37/tensorboard_1622025863084/work/tensorboard-2.5.0-py3-none-any.whl
  120. tensorboard-plugin-wit==1.6.0
  121. tensorflow==2.3.0
  122. tensorflow-estimator @ file:///home/builder/ktietz/aggregate/tensorflow_recipes/ci_baze37/tensorflow-estimator_1622026529081/work/tensorflow_estimator-2.5.0-py2.py3-none-any.whl
  123. termcolor==1.1.0
  124. threadpoolctl @ file:///tmp/tmp9twdgx9k/threadpoolctl-2.1.0-py3-none-any.whl
  125. tornado @ file:///C:/ci/tornado_1606942392901/work
  126. tqdm @ file:///tmp/build/80754af9/tqdm_1615925068909/work
  127. typing-extensions @ file:///tmp/build/80754af9/typing_extensions_1611751222202/work
  128. urllib3 @ file:///tmp/build/80754af9/urllib3_1615837158687/work
  129. Werkzeug @ file:///home/ktietz/src/ci/werkzeug_1611932622770/work
  130. win-inet-pton @ file:///C:/ci/win_inet_pton_1605306167264/work
  131. wincertstore==0.2
  132. wrapt==1.12.1
  133. yarl @ file:///C:/ci/yarl_1606940076464/work
  134. zipp @ file:///tmp/build/80754af9/zipp_1615904174917/work
  135.  
  136. ============== Conda Packages ==============
  137. # packages in environment at C:\Users\sirro\MiniConda3\envs\faceswap:
  138. #
  139. # Name Version Build Channel
  140. _tflow_select 2.3.0 gpu
  141. absl-py 0.12.0 py38haa95532_0
  142. aiohttp 3.7.4 py38h2bbff1b_1
  143. astor 0.8.1 py38haa95532_0
  144. astunparse 1.6.3 py_0
  145. async-timeout 3.0.1 py38haa95532_0
  146. attrs 21.2.0 pyhd3eb1b0_0
  147. blas 1.0 mkl
  148. blinker 1.4 py38haa95532_0
  149. brotlipy 0.7.0 py38h2bbff1b_1003
  150. ca-certificates 2021.5.25 haa95532_1
  151. cachetools 4.2.2 pyhd3eb1b0_0
  152. certifi 2021.5.30 py38haa95532_0
  153. cffi 1.14.5 py38hcd4344a_0
  154. chardet 3.0.4 py38haa95532_1003
  155. click 8.0.1 pyhd3eb1b0_0
  156. coverage 5.5 py38h2bbff1b_2
  157. cryptography 2.9.2 py38h7a1dbc1_0
  158. cudatoolkit 10.1.243 h74a9793_0
  159. cudnn 7.6.5 cuda10.1_0
  160. cycler 0.10.0 py38_0
  161. cython 0.29.23 py38hd77b12b_0
  162. fastcluster 1.1.26 py38h251f6bf_2 conda-forge
  163. freetype 2.10.4 hd328e21_0
  164. gast 0.4.0 py_0
  165. git 2.23.0 h6bb4b03_0
  166. google-auth 1.30.1 pyhd3eb1b0_0
  167. google-auth-oauthlib 0.4.1 py_2
  168. google-pasta 0.2.0 py_0
  169. grpcio 1.36.1 py38hc60d5dd_1
  170. h5py 2.10.0 py38h5e291fa_0
  171. hdf5 1.10.4 h7ebc959_0
  172. icc_rt 2019.0.0 h0cc432a_1
  173. icu 58.2 ha925a31_3
  174. idna 2.10 pyhd3eb1b0_0
  175. imageio 2.9.0 pyhd3eb1b0_0
  176. importlib-metadata 3.10.0 py38haa95532_0
  177. intel-openmp 2021.2.0 haa95532_616
  178. joblib 1.0.1 pyhd3eb1b0_0
  179. jpeg 9b hb83a4c4_2
  180. keras-applications 1.0.8 py_1
  181. keras-preprocessing 1.1.2 pyhd3eb1b0_0
  182. kiwisolver 1.3.1 py38hd77b12b_0
  183. libpng 1.6.37 h2a8f88b_0
  184. libprotobuf 3.14.0 h23ce68f_0
  185. libtiff 4.2.0 hd0e1b90_0
  186. lz4-c 1.9.3 h2bbff1b_0
  187. markdown 3.3.4 py38haa95532_0
  188. matplotlib 3.2.2 0
  189. matplotlib-base 3.2.2 py38h64f37c6_0
  190. mkl 2020.2 256
  191. mkl-service 2.3.0 py38h196d8e1_0
  192. mkl_fft 1.3.0 py38h46781fe_0
  193. mkl_random 1.1.1 py38h47e9c7a_0
  194. multidict 5.1.0 py38h2bbff1b_2
  195. numpy 1.19.2 py38hadc3359_0
  196. numpy-base 1.19.2 py38ha3acd2a_0
  197. nvidia-ml-py3 7.352.1 pypi_0 pypi
  198. oauthlib 3.1.0 py_0
  199. olefile 0.46 py_0
  200. openssl 1.1.1k h2bbff1b_0
  201. opt_einsum 3.3.0 pyhd3eb1b0_1
  202. pathlib 1.0.1 py_1
  203. pillow 8.2.0 py38h4fa10fc_0
  204. pip 21.1.1 py38haa95532_0
  205. protobuf 3.14.0 py38hd77b12b_1
  206. psutil 5.8.0 py38h2bbff1b_1
  207. pyasn1 0.4.8 py_0
  208. pyasn1-modules 0.2.8 py_0
  209. pycparser 2.20 py_2
  210. pyjwt 2.1.0 py38haa95532_0
  211. pyopenssl 20.0.1 pyhd3eb1b0_1
  212. pyparsing 2.4.7 pyhd3eb1b0_0
  213. pyqt 5.9.2 py38ha925a31_4
  214. pyreadline 2.1 py38_1
  215. pysocks 1.7.1 py38haa95532_0
  216. python 3.8.10 hdbf39b2_7
  217. python-dateutil 2.8.1 pyhd3eb1b0_0
  218. python_abi 3.8 1_cp38 conda-forge
  219. pywin32 227 py38he774522_1
  220. qt 5.9.7 vc14h73c81de_0
  221. requests 2.25.1 pyhd3eb1b0_0
  222. requests-oauthlib 1.3.0 py_0
  223. rsa 4.7.2 pyhd3eb1b0_1
  224. scikit-learn 0.24.2 py38hf11a4ad_1
  225. scipy 1.6.2 py38h14eb087_0
  226. setuptools 52.0.0 py38haa95532_0
  227. sip 4.19.13 py38ha925a31_0
  228. six 1.15.0 py38haa95532_0
  229. sqlite 3.35.4 h2bbff1b_0
  230. tensorboard 2.5.0 py_0
  231. tensorboard-plugin-wit 1.6.0 py_0
  232. tensorflow 2.3.0 mkl_py38h1fcfbd6_0
  233. tensorflow-base 2.3.0 gpu_py38h7339f5a_0
  234. tensorflow-estimator 2.5.0 pyh7b7c402_0
  235. tensorflow-gpu 2.3.0 he13fc11_0
  236. termcolor 1.1.0 py38haa95532_1
  237. threadpoolctl 2.1.0 pyh5ca1d4c_0
  238. tk 8.6.10 he774522_0
  239. tornado 6.1 py38h2bbff1b_0
  240. tqdm 4.59.0 pyhd3eb1b0_1
  241. typing-extensions 3.7.4.3 hd3eb1b0_0
  242. typing_extensions 3.7.4.3 pyh06a4308_0
  243. urllib3 1.26.4 pyhd3eb1b0_0
  244. vc 14.2 h21ff451_1
  245. vs2015_runtime 14.27.29016 h5e58377_2
  246. werkzeug 1.0.1 pyhd3eb1b0_0
  247. wheel 0.36.2 pyhd3eb1b0_0
  248. win_inet_pton 1.1.0 py38haa95532_0
  249. wincertstore 0.2 py38_0
  250. wrapt 1.12.1 py38he774522_1
  251. xz 5.2.5 h62dcd97_0
  252. yarl 1.6.3 py38h2bbff1b_0
  253. zipp 3.4.1 pyhd3eb1b0_0
  254. zlib 1.2.11 h62dcd97_4
  255. zstd 1.4.9 h19a0ad4_0
  256.  
  257. ================= Configs ==================
  258. --------- .faceswap ---------
  259. backend: nvidia
  260.  
  261. --------- convert.ini ---------
  262.  
  263. [color.color_transfer]
  264. clip: True
  265. preserve_paper: True
  266.  
  267. [color.manual_balance]
  268. colorspace: HSV
  269. balance_1: 0.0
  270. balance_2: 0.0
  271. balance_3: 0.0
  272. contrast: 0.0
  273. brightness: 0.0
  274.  
  275. [color.match_hist]
  276. threshold: 99.0
  277.  
  278. [mask.box_blend]
  279. type: gaussian
  280. distance: 11.0
  281. radius: 5.0
  282. passes: 1
  283.  
  284. [mask.mask_blend]
  285. type: normalized
  286. kernel_size: 3
  287. passes: 4
  288. threshold: 4
  289. erosion: 0.0
  290.  
  291. [scaling.sharpen]
  292. method: none
  293. amount: 150
  294. radius: 0.3
  295. threshold: 5.0
  296.  
  297. [writer.ffmpeg]
  298. container: mp4
  299. codec: libx264
  300. crf: 23
  301. preset: medium
  302. tune: none
  303. profile: auto
  304. level: auto
  305. skip_mux: False
  306.  
  307. [writer.gif]
  308. fps: 25
  309. loop: 0
  310. palettesize: 256
  311. subrectangles: False
  312.  
  313. [writer.opencv]
  314. format: png
  315. draw_transparent: False
  316. jpg_quality: 75
  317. png_compress_level: 3
  318.  
  319. [writer.pillow]
  320. format: png
  321. draw_transparent: False
  322. optimize: False
  323. gif_interlace: True
  324. jpg_quality: 75
  325. png_compress_level: 3
  326. tif_compression: tiff_deflate
  327.  
  328. --------- extract.ini ---------
  329.  
  330. [global]
  331. allow_growth: False
  332.  
  333. [align.fan]
  334. batch-size: 12
  335.  
  336. [detect.cv2_dnn]
  337. confidence: 50
  338.  
  339. [detect.mtcnn]
  340. minsize: 20
  341. scalefactor: 0.709
  342. batch-size: 8
  343. threshold_1: 0.6
  344. threshold_2: 0.7
  345. threshold_3: 0.7
  346.  
  347. [detect.s3fd]
  348. confidence: 70
  349. batch-size: 4
  350.  
  351. [mask.unet_dfl]
  352. batch-size: 8
  353.  
  354. [mask.vgg_clear]
  355. batch-size: 6
  356.  
  357. [mask.vgg_obstructed]
  358. batch-size: 2
  359.  
  360. --------- gui.ini ---------
  361.  
  362. [global]
  363. fullscreen: False
  364. tab: extract
  365. options_panel_width: 30
  366. console_panel_height: 20
  367. icon_size: 14
  368. font: default
  369. font_size: 9
  370. autosave_last_session: prompt
  371. timeout: 120
  372. auto_load_model_stats: True
  373.  
  374. --------- train.ini ---------
  375.  
  376. [global]
  377. centering: face
  378. coverage: 68.75
  379. icnr_init: False
  380. conv_aware_init: False
  381. optimizer: adam
  382. learning_rate: 5e-05
  383. epsilon_exponent: -7
  384. reflect_padding: False
  385. allow_growth: False
  386. mixed_precision: False
  387. nan_protection: True
  388. convert_batchsize: 16
  389.  
  390. [global.loss]
  391. loss_function: ssim
  392. mask_loss_function: mse
  393. l2_reg_term: 100
  394. eye_multiplier: 3
  395. mouth_multiplier: 2
  396. penalized_mask_loss: True
  397. mask_type: extended
  398. mask_blur_kernel: 3
  399. mask_threshold: 4
  400. learn_mask: False
  401.  
  402. [model.dfaker]
  403. output_size: 128
  404.  
  405. [model.dfl_h128]
  406. lowmem: False
  407.  
  408. [model.dfl_sae]
  409. input_size: 128
  410. clipnorm: True
  411. architecture: df
  412. autoencoder_dims: 0
  413. encoder_dims: 42
  414. decoder_dims: 21
  415. multiscale_decoder: False
  416.  
  417. [model.dlight]
  418. features: best
  419. details: good
  420. output_size: 256
  421.  
  422. [model.original]
  423. lowmem: False
  424.  
  425. [model.realface]
  426. input_size: 64
  427. output_size: 128
  428. dense_nodes: 1536
  429. complexity_encoder: 128
  430. complexity_decoder: 512
  431.  
  432. [model.unbalanced]
  433. input_size: 128
  434. lowmem: False
  435. clipnorm: True
  436. nodes: 1024
  437. complexity_encoder: 128
  438. complexity_decoder_a: 384
  439. complexity_decoder_b: 512
  440.  
  441. [model.villain]
  442. lowmem: False
  443.  
  444. [trainer.original]
  445. preview_images: 14
  446. zoom_amount: 5
  447. rotation_range: 10
  448. shift_range: 5
  449. flip_chance: 50
  450. color_lightness: 30
  451. color_ab: 8
  452. color_clahe_chance: 50
  453. color_clahe_max_size: 4
  454.