Advertisement
Guest User

Untitled

a guest
Nov 19th, 2020
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.93 KB | None | 0 0
  1. 11/19/2020 19:37:18 MainProcess MainThread logger log_setup INFO Log level set to: INFO
  2. 11/19/2020 19:37:18 MainProcess MainThread gpu_stats _log DEBUG Initializing GPUStats
  3. 11/19/2020 19:37:18 MainProcess MainThread gpu_stats _log DEBUG OS is not macOS. Trying pynvml
  4. 11/19/2020 19:37:18 MainProcess MainThread gpu_stats _log DEBUG GPU Device count: 1
  5. 11/19/2020 19:37:18 MainProcess MainThread gpu_stats _log DEBUG Active GPU Devices: [0]
  6. 11/19/2020 19:37:18 MainProcess MainThread gpu_stats _log DEBUG GPU Handles found: 1
  7. 11/19/2020 19:37:18 MainProcess MainThread gpu_stats _log DEBUG GPU Driver: 446.14
  8. 11/19/2020 19:37:18 MainProcess MainThread gpu_stats _log DEBUG GPU Devices: ['GeForce RTX 2060']
  9. 11/19/2020 19:37:18 MainProcess MainThread gpu_stats _log DEBUG GPU VRAM: [6144.0]
  10. 11/19/2020 19:37:18 MainProcess MainThread gpu_stats _log DEBUG Initialized GPUStats
  11. 11/19/2020 19:37:18 MainProcess MainThread launcher _configure_backend DEBUG Executing: restore. PID: 3476
  12. 11/19/2020 19:37:18 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. 11/19/2020 19:37:20 MainProcess MainThread launcher _test_for_tf_version DEBUG Installed Tensorflow Version: 2.2
  14. 11/19/2020 19:37:20 MainProcess MainThread utils find_spec DEBUG Importing 'tf.keras' as keras for backend: 'nvidia'
  15. 11/19/2020 19:37:20 MainProcess MainThread utils find_spec DEBUG Scanning: 'C:\Users\timcl\faceswap\tensorflow_core\python\keras\api\_v2' for 'keras'
  16. 11/19/2020 19:37:20 MainProcess MainThread utils find_spec DEBUG Scanning: 'C:\Users\timcl\faceswap\tensorflow\python\keras\api\_v2' for 'keras'
  17. 11/19/2020 19:37:20 MainProcess MainThread utils find_spec DEBUG Scanning: 'C:\Users\timcl\MiniConda3\envs\faceswap\python38.zip\tensorflow_core\python\keras\api\_v2' for 'keras'
  18. 11/19/2020 19:37:20 MainProcess MainThread utils find_spec DEBUG Scanning: 'C:\Users\timcl\MiniConda3\envs\faceswap\python38.zip\tensorflow\python\keras\api\_v2' for 'keras'
  19. 11/19/2020 19:37:20 MainProcess MainThread utils find_spec DEBUG Scanning: 'C:\Users\timcl\MiniConda3\envs\faceswap\DLLs\tensorflow_core\python\keras\api\_v2' for 'keras'
  20. 11/19/2020 19:37:20 MainProcess MainThread utils find_spec DEBUG Scanning: 'C:\Users\timcl\MiniConda3\envs\faceswap\DLLs\tensorflow\python\keras\api\_v2' for 'keras'
  21. 11/19/2020 19:37:20 MainProcess MainThread utils find_spec DEBUG Scanning: 'C:\Users\timcl\MiniConda3\envs\faceswap\lib\tensorflow_core\python\keras\api\_v2' for 'keras'
  22. 11/19/2020 19:37:20 MainProcess MainThread utils find_spec DEBUG Scanning: 'C:\Users\timcl\MiniConda3\envs\faceswap\lib\tensorflow\python\keras\api\_v2' for 'keras'
  23. 11/19/2020 19:37:20 MainProcess MainThread utils find_spec DEBUG Scanning: 'C:\Users\timcl\MiniConda3\envs\faceswap\tensorflow_core\python\keras\api\_v2' for 'keras'
  24. 11/19/2020 19:37:20 MainProcess MainThread utils find_spec DEBUG Scanning: 'C:\Users\timcl\MiniConda3\envs\faceswap\tensorflow\python\keras\api\_v2' for 'keras'
  25. 11/19/2020 19:37:20 MainProcess MainThread utils find_spec DEBUG Scanning: 'C:\Users\timcl\MiniConda3\envs\faceswap\lib\site-packages\tensorflow_core\python\keras\api\_v2' for 'keras'
  26. 11/19/2020 19:37:20 MainProcess MainThread utils find_spec DEBUG Scanning: 'C:\Users\timcl\MiniConda3\envs\faceswap\lib\site-packages\tensorflow\python\keras\api\_v2' for 'keras'
  27. 11/19/2020 19:37:20 MainProcess MainThread utils find_spec DEBUG Found spec: ModuleSpec(name='keras', loader=<_frozen_importlib_external.SourceFileLoader object at 0x000002D3EAD18AC0>, origin='C:\\Users\\timcl\\MiniConda3\\envs\\faceswap\\lib\\site-packages\\tensorflow\\python\\keras\\api\\_v2\\keras\\__init__.py', submodule_search_locations=['C:\\Users\\timcl\\MiniConda3\\envs\\faceswap\\lib\\site-packages\\tensorflow\\python\\keras\\api\\_v2\\keras'])
  28. 11/19/2020 19:37:20 MainProcess MainThread restore __init__ DEBUG Initializing Restore: (arguments: 'Namespace(colab=False, configfile=None, exclude_gpus=None, func=<bound method ScriptExecutor.execute_script of <lib.cli.launcher.ScriptExecutor object at 0x000002D3C5E57D60>>, logfile=None, loglevel='INFO', model_dir='D:\\NewModels', redirect_gui=True)'
  29. 11/19/2020 19:37:20 MainProcess MainThread restore process INFO Starting Model Restore...
  30. 11/19/2020 19:37:20 MainProcess MainThread restore validate INFO Original Model found
  31. 11/19/2020 19:37:20 MainProcess MainThread restore validate VERBOSE Backup files: ['original.h5.bk', 'original_state.json.bk'])
  32. 11/19/2020 19:37:20 MainProcess MainThread backup_restore __init__ DEBUG Initializing Backup: (model_dir: 'D:\NewModels', model_name: 'original')
  33. 11/19/2020 19:37:20 MainProcess MainThread backup_restore __init__ DEBUG Initialized Backup
  34. 11/19/2020 19:37:20 MainProcess MainThread backup_restore _move_archived INFO Archiving existing model files...
  35. 11/19/2020 19:37:20 MainProcess MainThread backup_restore _check_valid DEBUG 'original.h5.bk' valid for backup operation: False
  36. 11/19/2020 19:37:20 MainProcess MainThread backup_restore _move_archived DEBUG Not moving file to archived: 'original.h5.bk'
  37. 11/19/2020 19:37:20 MainProcess MainThread backup_restore _check_valid DEBUG 'original_archived_20201119_193216' valid for backup operation: False
  38. 11/19/2020 19:37:20 MainProcess MainThread backup_restore _move_archived DEBUG Not moving file to archived: 'original_archived_20201119_193216'
  39. 11/19/2020 19:37:20 MainProcess MainThread backup_restore _check_valid DEBUG 'original_archived_20201119_193720' valid for backup operation: False
  40. 11/19/2020 19:37:20 MainProcess MainThread backup_restore _move_archived DEBUG Not moving file to archived: 'original_archived_20201119_193720'
  41. 11/19/2020 19:37:20 MainProcess MainThread backup_restore _check_valid DEBUG 'original_logs' valid for backup operation: True
  42. 11/19/2020 19:37:20 MainProcess MainThread backup_restore _move_archived VERBOSE Moving 'original_logs' to archived model folder: 'D:\NewModels\original_archived_20201119_193720'
  43. Traceback (most recent call last):
  44. File "C:\Users\timcl\faceswap\lib\cli\launcher.py", line 182, in execute_script
  45. process.process()
  46. File "C:\Users\timcl\faceswap\tools\restore\restore.py", line 26, in process
  47. backup.restore()
  48. File "C:\Users\timcl\faceswap\lib\model\backup_restore.py", line 127, in restore
  49. archive_dir = self._move_archived()
  50. File "C:\Users\timcl\faceswap\lib\model\backup_restore.py", line 150, in _move_archived
  51. os.rename(src, dst)
  52. PermissionError: [WinError 5] Access is denied: 'D:\\NewModels\\original_logs' -> 'D:\\NewModels\\original_archived_20201119_193720\\original_logs'
  53.  
  54. ============ System Information ============
  55. encoding: cp1252
  56. git_branch: Not Found
  57. git_commits: Not Found
  58. gpu_cuda: No global version found. Check Conda packages for Conda Cuda
  59. gpu_cudnn: No global version found. Check Conda packages for Conda cuDNN
  60. gpu_devices: GPU_0: GeForce RTX 2060
  61. gpu_devices_active: GPU_0
  62. gpu_driver: 446.14
  63. gpu_vram: GPU_0: 6144MB
  64. os_machine: AMD64
  65. os_platform: Windows-10-10.0.19041-SP0
  66. os_release: 10
  67. py_command: C:\Users\timcl\faceswap\tools.py restore -m D:/NewModels -L INFO -gui
  68. py_conda_version: conda 4.9.2
  69. py_implementation: CPython
  70. py_version: 3.8.5
  71. py_virtual_env: True
  72. sys_cores: 16
  73. sys_processor: AMD64 Family 23 Model 8 Stepping 2, AuthenticAMD
  74. sys_ram: Total: 32688MB, Available: 23165MB, Used: 9523MB, Free: 23165MB
  75.  
  76. =============== Pip Packages ===============
  77. absl-py==0.11.0
  78. astunparse==1.6.3
  79. cachetools==4.1.1
  80. certifi==2020.6.20
  81. chardet==3.0.4
  82. cycler==0.10.0
  83. fastcluster==1.1.26
  84. ffmpy==0.2.3
  85. gast==0.3.3
  86. google-auth==1.23.0
  87. google-auth-oauthlib==0.4.2
  88. google-pasta==0.2.0
  89. grpcio==1.33.2
  90. h5py==2.10.0
  91. idna==2.10
  92. imageio @ file:///tmp/build/80754af9/imageio_1594161405741/work
  93. imageio-ffmpeg @ file:///home/conda/feedstock_root/build_artifacts/imageio-ffmpeg_1589202782679/work
  94. joblib @ file:///tmp/build/80754af9/joblib_1601912903842/work
  95. Keras-Preprocessing==1.1.2
  96. kiwisolver @ file:///C:/ci/kiwisolver_1604014703538/work
  97. Markdown==3.3.3
  98. matplotlib @ file:///C:/ci/matplotlib-base_1592837548929/work
  99. mkl-fft==1.2.0
  100. mkl-random==1.1.1
  101. mkl-service==2.3.0
  102. numpy==1.18.5
  103. nvidia-ml-py3 @ git+https://github.com/deepfakes/nvidia-ml-py3.git@6fc29ac84b32bad877f078cb4a777c1548a00bf6
  104. oauthlib==3.1.0
  105. olefile==0.46
  106. opencv-python==4.4.0.46
  107. opt-einsum==3.3.0
  108. pathlib==1.0.1
  109. Pillow @ file:///C:/ci/pillow_1603823068645/work
  110. protobuf==3.14.0
  111. psutil @ file:///C:/ci/psutil_1598370330503/work
  112. pyasn1==0.4.8
  113. pyasn1-modules==0.2.8
  114. pyparsing==2.4.7
  115. python-dateutil==2.8.1
  116. pywin32==227
  117. requests==2.25.0
  118. requests-oauthlib==1.3.0
  119. rsa==4.6
  120. scikit-learn @ file:///C:/ci/scikit-learn_1598377018496/work
  121. scipy @ file:///C:/ci/scipy_1604596260408/work
  122. sip==4.19.13
  123. six @ file:///C:/ci/six_1605187374963/work
  124. tensorboard==2.2.2
  125. tensorboard-plugin-wit==1.7.0
  126. tensorflow-gpu==2.2.1
  127. tensorflow-gpu-estimator==2.2.0
  128. termcolor==1.1.0
  129. threadpoolctl @ file:///tmp/tmp9twdgx9k/threadpoolctl-2.1.0-py3-none-any.whl
  130. tornado==6.0.4
  131. tqdm @ file:///tmp/build/80754af9/tqdm_1605303662894/work
  132. urllib3==1.26.2
  133. Werkzeug==1.0.1
  134. wincertstore==0.2
  135. wrapt==1.12.1
  136.  
  137. ============== Conda Packages ==============
  138. # packages in environment at C:\Users\timcl\MiniConda3\envs\faceswap:
  139. #
  140. # Name Version Build Channel
  141. absl-py 0.11.0 pypi_0 pypi
  142. astunparse 1.6.3 pypi_0 pypi
  143. blas 1.0 mkl
  144. ca-certificates 2020.10.14 0
  145. cachetools 4.1.1 pypi_0 pypi
  146. certifi 2020.6.20 pyhd3eb1b0_3
  147. chardet 3.0.4 pypi_0 pypi
  148. cudatoolkit 10.1.243 h74a9793_0
  149. cudnn 7.6.5 cuda10.1_0
  150. cycler 0.10.0 py38_0
  151. fastcluster 1.1.26 py38h251f6bf_2 conda-forge
  152. ffmpeg 4.3.1 ha925a31_0 conda-forge
  153. ffmpy 0.2.3 pypi_0 pypi
  154. freetype 2.10.4 hd328e21_0
  155. gast 0.3.3 pypi_0 pypi
  156. git 2.23.0 h6bb4b03_0
  157. google-auth 1.23.0 pypi_0 pypi
  158. google-auth-oauthlib 0.4.2 pypi_0 pypi
  159. google-pasta 0.2.0 pypi_0 pypi
  160. grpcio 1.33.2 pypi_0 pypi
  161. h5py 2.10.0 pypi_0 pypi
  162. icc_rt 2019.0.0 h0cc432a_1
  163. icu 58.2 ha925a31_3
  164. idna 2.10 pypi_0 pypi
  165. imageio 2.9.0 py_0
  166. imageio-ffmpeg 0.4.2 py_0 conda-forge
  167. intel-openmp 2020.2 254
  168. joblib 0.17.0 py_0
  169. jpeg 9b hb83a4c4_2
  170. keras-preprocessing 1.1.2 pypi_0 pypi
  171. kiwisolver 1.3.0 py38hd77b12b_0
  172. libpng 1.6.37 h2a8f88b_0
  173. libtiff 4.1.0 h56a325e_1
  174. lz4-c 1.9.2 hf4a77e7_3
  175. markdown 3.3.3 pypi_0 pypi
  176. matplotlib 3.2.2 0
  177. matplotlib-base 3.2.2 py38h64f37c6_0
  178. mkl 2020.2 256
  179. mkl-service 2.3.0 py38hb782905_0
  180. mkl_fft 1.2.0 py38h45dec08_0
  181. mkl_random 1.1.1 py38h47e9c7a_0
  182. numpy 1.18.5 pypi_0 pypi
  183. nvidia-ml-py3 7.352.1 pypi_0 pypi
  184. oauthlib 3.1.0 pypi_0 pypi
  185. olefile 0.46 py_0
  186. opencv-python 4.4.0.46 pypi_0 pypi
  187. openssl 1.1.1h he774522_0
  188. opt-einsum 3.3.0 pypi_0 pypi
  189. pathlib 1.0.1 py_1
  190. pillow 8.0.1 py38h4fa10fc_0
  191. pip 20.2.4 py38haa95532_0
  192. protobuf 3.14.0 pypi_0 pypi
  193. psutil 5.7.2 py38he774522_0
  194. pyasn1 0.4.8 pypi_0 pypi
  195. pyasn1-modules 0.2.8 pypi_0 pypi
  196. pyparsing 2.4.7 py_0
  197. pyqt 5.9.2 py38ha925a31_4
  198. python 3.8.5 h5fd99cc_1
  199. python-dateutil 2.8.1 py_0
  200. python_abi 3.8 1_cp38 conda-forge
  201. pywin32 227 py38he774522_1
  202. qt 5.9.7 vc14h73c81de_0
  203. requests 2.25.0 pypi_0 pypi
  204. requests-oauthlib 1.3.0 pypi_0 pypi
  205. rsa 4.6 pypi_0 pypi
  206. scikit-learn 0.23.2 py38h47e9c7a_0
  207. scipy 1.5.2 py38h14eb087_0
  208. setuptools 50.3.1 py38haa95532_1
  209. sip 4.19.13 py38ha925a31_0
  210. six 1.15.0 py38haa95532_0
  211. sqlite 3.33.0 h2a8f88b_0
  212. tensorboard 2.2.2 pypi_0 pypi
  213. tensorboard-plugin-wit 1.7.0 pypi_0 pypi
  214. tensorflow-gpu 2.2.1 pypi_0 pypi
  215. tensorflow-gpu-estimator 2.2.0 pypi_0 pypi
  216. termcolor 1.1.0 pypi_0 pypi
  217. threadpoolctl 2.1.0 pyh5ca1d4c_0
  218. tk 8.6.10 he774522_0
  219. tornado 6.0.4 py38he774522_1
  220. tqdm 4.51.0 pyhd3eb1b0_0
  221. urllib3 1.26.2 pypi_0 pypi
  222. vc 14.1 h0510ff6_4
  223. vs2015_runtime 14.16.27012 hf0eaf9b_3
  224. werkzeug 1.0.1 pypi_0 pypi
  225. wheel 0.35.1 pyhd3eb1b0_0
  226. wincertstore 0.2 py38_0
  227. wrapt 1.12.1 pypi_0 pypi
  228. xz 5.2.5 h62dcd97_0
  229. zlib 1.2.11 h62dcd97_4
  230. zstd 1.4.5 h04227a9_0
  231.  
  232. ================= Configs ==================
  233. --------- .faceswap ---------
  234. backend: nvidia
  235.  
  236. --------- convert.ini ---------
  237.  
  238. [color.color_transfer]
  239. clip: True
  240. preserve_paper: True
  241.  
  242. [color.manual_balance]
  243. colorspace: HSV
  244. balance_1: 0.0
  245. balance_2: 0.0
  246. balance_3: 0.0
  247. contrast: 0.0
  248. brightness: 0.0
  249.  
  250. [color.match_hist]
  251. threshold: 99.0
  252.  
  253. [mask.box_blend]
  254. type: gaussian
  255. distance: 11.0
  256. radius: 5.0
  257. passes: 1
  258.  
  259. [mask.mask_blend]
  260. type: normalized
  261. kernel_size: 3
  262. passes: 4
  263. threshold: 4
  264. erosion: 0.0
  265.  
  266. [scaling.sharpen]
  267. method: none
  268. amount: 150
  269. radius: 0.3
  270. threshold: 5.0
  271.  
  272. [writer.ffmpeg]
  273. container: mp4
  274. codec: libx264
  275. crf: 23
  276. preset: medium
  277. tune: none
  278. profile: auto
  279. level: auto
  280. skip_mux: False
  281.  
  282. [writer.gif]
  283. fps: 25
  284. loop: 0
  285. palettesize: 256
  286. subrectangles: False
  287.  
  288. [writer.opencv]
  289. format: png
  290. draw_transparent: False
  291. jpg_quality: 75
  292. png_compress_level: 3
  293.  
  294. [writer.pillow]
  295. format: png
  296. draw_transparent: False
  297. optimize: False
  298. gif_interlace: True
  299. jpg_quality: 75
  300. png_compress_level: 3
  301. tif_compression: tiff_deflate
  302.  
  303. --------- extract.ini ---------
  304.  
  305. [global]
  306. allow_growth: True
  307.  
  308. [align.fan]
  309. batch-size: 12
  310.  
  311. [detect.cv2_dnn]
  312. confidence: 50
  313.  
  314. [detect.mtcnn]
  315. minsize: 20
  316. threshold_1: 0.6
  317. threshold_2: 0.7
  318. threshold_3: 0.7
  319. scalefactor: 0.709
  320. batch-size: 8
  321.  
  322. [detect.s3fd]
  323. confidence: 70
  324. batch-size: 4
  325.  
  326. [mask.unet_dfl]
  327. batch-size: 8
  328.  
  329. [mask.vgg_clear]
  330. batch-size: 6
  331.  
  332. [mask.vgg_obstructed]
  333. batch-size: 2
  334.  
  335. --------- gui.ini ---------
  336.  
  337. [global]
  338. fullscreen: False
  339. tab: extract
  340. options_panel_width: 30
  341. console_panel_height: 20
  342. icon_size: 14
  343. font: default
  344. font_size: 9
  345. autosave_last_session: prompt
  346. timeout: 120
  347. auto_load_model_stats: True
  348.  
  349. --------- train.ini ---------
  350.  
  351. [global]
  352. coverage: 68.75
  353. icnr_init: False
  354. conv_aware_init: False
  355. optimizer: adam
  356. learning_rate: 5e-05
  357. reflect_padding: False
  358. allow_growth: False
  359. mixed_precision: False
  360. convert_batchsize: 16
  361.  
  362. [global.loss]
  363. loss_function: ssim
  364. mask_loss_function: mse
  365. l2_reg_term: 100
  366. eye_multiplier: 3
  367. mouth_multiplier: 2
  368. penalized_mask_loss: True
  369. mask_type: extended
  370. mask_blur_kernel: 3
  371. mask_threshold: 4
  372. learn_mask: False
  373.  
  374. [model.dfl_h128]
  375. lowmem: False
  376.  
  377. [model.dfl_sae]
  378. input_size: 128
  379. clipnorm: True
  380. architecture: df
  381. autoencoder_dims: 0
  382. encoder_dims: 42
  383. decoder_dims: 21
  384. multiscale_decoder: False
  385.  
  386. [model.dlight]
  387. features: best
  388. details: good
  389. output_size: 256
  390.  
  391. [model.original]
  392. lowmem: False
  393.  
  394. [model.realface]
  395. input_size: 64
  396. output_size: 128
  397. dense_nodes: 1536
  398. complexity_encoder: 128
  399. complexity_decoder: 512
  400.  
  401. [model.unbalanced]
  402. input_size: 128
  403. lowmem: False
  404. clipnorm: True
  405. nodes: 1024
  406. complexity_encoder: 128
  407. complexity_decoder_a: 384
  408. complexity_decoder_b: 512
  409.  
  410. [model.villain]
  411. lowmem: False
  412.  
  413. [trainer.original]
  414. preview_images: 14
  415. zoom_amount: 5
  416. rotation_range: 10
  417. shift_range: 5
  418. flip_chance: 50
  419. disable_warp: False
  420. color_lightness: 30
  421. color_ab: 8
  422. color_clahe_chance: 50
  423. color_clahe_max_size: 4
  424.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement