|
发表于 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
这是什么情况 |
|