deepfacelab中文网

 找回密码
 立即注册(仅限QQ邮箱)
楼主: aaa2002911

DFL常见报错答疑搜集贴,不定时更新

  [复制链接]

22

主题

154

帖子

929

积分

高级丹师

Rank: 5Rank: 5

积分
929
发表于 2022-3-18 16:51:43 | 显示全部楼层
Silent start: choosed model "猫之汉化神丹224 df-d"
Loading 猫之汉化神丹224 df-d_SAEHD model...
Silent start: choosed device Tesla P100-PCIE-16GB
Initializing models: 100%|########################| 7/7 [00:03<00:00,  1.79it/s]
Loaded 15730 packed faces from /kaggle/working/workspace/src
Sort by yaw: 100%|###########################| 128/128 [00:00<00:00, 154.02it/s]
Loaded 581 packed faces from /kaggle/working/workspace/dst
Sort by yaw: 100%|##########################| 128/128 [00:00<00:00, 2704.33it/s]
Process Process-2:
Traceback (most recent call last):
  File "/kaggle/working/deepfacelab/samplelib/SampleGeneratorFace.py", line 134, in batch_func
    x, = SampleProcessor.process ([sample], self.sample_process_options, self.output_sample_types, self.debug, ct_sample=ct_sample)
  File "/kaggle/working/deepfacelab/samplelib/SampleProcessor.py", line 113, in process
    warp_rnd_state=warp_rnd_state,
  File "/kaggle/working/deepfacelab/core/imagelib/warp.py", line 146, in gen_warp_params
    random_transform_mat = cv2.getRotationMatrix2D((w // 2, w // 2), rotation, scale)
TypeError: Can't parse 'center'. Sequence item with index 0 has a wrong type

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/opt/conda/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap
    self.run()
  File "/opt/conda/lib/python3.7/multiprocessing/process.py", line 99, in run
    self._target(*self._args, **self._kwargs)
  File "/kaggle/working/deepfacelab/core/joblib/SubprocessGenerator.py", line 54, in process_func
    gen_data = next (self.generator_func)
  File "/kaggle/working/deepfacelab/samplelib/SampleGeneratorFace.py", line 136, in batch_func
    raise Exception ("Exception occured in sample %s. Error: %s" % (sample.filename, traceback.format_exc() ) )
Exception: Exception occured in sample 09658.jpg. Error: Traceback (most recent call last):
  File "/kaggle/working/deepfacelab/samplelib/SampleGeneratorFace.py", line 134, in batch_func
    x, = SampleProcessor.process ([sample], self.sample_process_options, self.output_sample_types, self.debug, ct_sample=ct_sample)
  File "/kaggle/working/deepfacelab/samplelib/SampleProcessor.py", line 113, in process
    warp_rnd_state=warp_rnd_state,
  File "/kaggle/working/deepfacelab/core/imagelib/warp.py", line 146, in gen_warp_params
    random_transform_mat = cv2.getRotationMatrix2D((w // 2, w // 2), rotation, scale)
TypeError: Can't parse 'center'. Sequence item with index 0 has a wrong type

Process Process-3:
Traceback (most recent call last):
  File "/kaggle/working/deepfacelab/samplelib/SampleGeneratorFace.py", line 134, in batch_func
    x, = SampleProcessor.process ([sample], self.sample_process_options, self.output_sample_types, self.debug, ct_sample=ct_sample)
  File "/kaggle/working/deepfacelab/samplelib/SampleProcessor.py", line 113, in process
    warp_rnd_state=warp_rnd_state,
  File "/kaggle/working/deepfacelab/core/imagelib/warp.py", line 146, in gen_warp_params
    random_transform_mat = cv2.getRotationMatrix2D((w // 2, w // 2), rotation, scale)
TypeError: Can't parse 'center'. Sequence item with index 0 has a wrong type

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/opt/conda/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap
    self.run()
  File "/opt/conda/lib/python3.7/multiprocessing/process.py", line 99, in run
    self._target(*self._args, **self._kwargs)
  File "/kaggle/working/deepfacelab/core/joblib/SubprocessGenerator.py", line 54, in process_func
    gen_data = next (self.generator_func)
  File "/kaggle/working/deepfacelab/samplelib/SampleGeneratorFace.py", line 136, in batch_func
    raise Exception ("Exception occured in sample %s. Error: %s" % (sample.filename, traceback.format_exc() ) )
Exception: Exception occured in sample 00196.jpg. Error: Traceback (most recent call last):
  File "/kaggle/working/deepfacelab/samplelib/SampleGeneratorFace.py", line 134, in batch_func
    x, = SampleProcessor.process ([sample], self.sample_process_options, self.output_sample_types, self.debug, ct_sample=ct_sample)
  File "/kaggle/working/deepfacelab/samplelib/SampleProcessor.py", line 113, in process
    warp_rnd_state=warp_rnd_state,
  File "/kaggle/working/deepfacelab/core/imagelib/warp.py", line 146, in gen_warp_params
    random_transform_mat = cv2.getRotationMatrix2D((w // 2, w // 2), rotation, scale)
TypeError: Can't parse 'center'. Sequence item with index 0 has a wrong type

这是什么情况
回复 支持 反对

使用道具 举报

0

主题

2

帖子

19

积分

初级丹童

Rank: 1

积分
19
发表于 2022-3-21 00:10:27 | 显示全部楼层
Errors may have originated from an input operation.
Input Source operations connected to node gradients/Conv2D_39_grad/Conv2DBackpropInput:
decoder_dst/out_conv2/weight/read (defined at D:\1120\deepfake\DFL_maozhihanhua_RTX3000\_internal\DeepFaceLab\core\leras\layers\Conv2D.py:61)  这个是什么问题呀大佬们
回复 支持 反对

使用道具 举报

0

主题

42

帖子

339

积分

初级丹师

Rank: 3Rank: 3

积分
339
发表于 2022-3-22 19:59:29 | 显示全部楼层
看了一遍 多谢了
回复 支持 反对

使用道具 举报

0

主题

22

帖子

213

积分

禁止访问

积分
213
发表于 2022-3-23 17:05:05 | 显示全部楼层
超级全的错误代码合计,非常感谢,markmark
回复 支持 反对

使用道具 举报

0

主题

10

帖子

62

积分

高级丹童

Rank: 2

积分
62
发表于 2022-3-29 21:42:48 | 显示全部楼层
感谢感谢 我就遇到了页面文件太小,无法完成操作   这个问题
回复 支持 反对

使用道具 举报

0

主题

60

帖子

1644

积分

初级丹圣

Rank: 8Rank: 8

积分
1644
发表于 2022-4-1 10:44:24 | 显示全部楼层
感谢大佬
回复

使用道具 举报

14

主题

345

帖子

3155

积分

高级丹圣

Rank: 13Rank: 13Rank: 13Rank: 13

积分
3155
发表于 2022-4-4 19:45:29 | 显示全部楼层
问题已解决,感谢!
回复 支持 反对

使用道具 举报

0

主题

56

帖子

508

积分

高级丹师

Rank: 5Rank: 5

积分
508
发表于 2022-4-11 21:54:35 | 显示全部楼层
Sort by yaw: 100%  就一直不动了
回复 支持 反对

使用道具 举报

0

主题

17

帖子

111

积分

高级丹童

Rank: 2

积分
111
发表于 2022-4-12 11:38:50 | 显示全部楼层
支持 很有帮助,多向大家学习,努力搞仙丹
回复 支持 反对

使用道具 举报

0

主题

8

帖子

44

积分

初级丹童

Rank: 1

积分
44
发表于 2022-4-12 21:13:48 | 显示全部楼层
运行这个6) export SAEHD as dfm 提示找不到指定的路径  不是内部或外部命令
回复 支持 反对

使用道具 举报

QQ|Archiver|手机版|deepfacelab中文网 |网站地图

GMT+8, 2024-6-29 10:43 , Processed in 0.104556 second(s), 21 queries , Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表