保存时间|迭代次数|单次时间|SRC损失|DST损失
D:\DFL_maozhihanhua_RTX3000\_internal\python-3.6.8\lib\site-packages\numpy\core\fromnumeric.py:3373: RuntimeWarning: Mean of empty slice.
out=out, **kwargs)
D:\DFL_maozhihanhua_RTX3000\_internal\python-3.6.8\lib\site-packages\numpy\core\_methods.py:170: RuntimeWarning: invalid value encountered in double_scalars
ret = ret.dtype.type(ret / rcount)
Error: 'numpy.float64' object is not iterable
Traceback (most recent call last):
File "D:\DFL_maozhihanhua_RTX3000\_internal\DeepFaceLab\mainscripts\Trainer.py", line 145, in trainerThread
for loss_value in mean_loss:
TypeError: 'numpy.float64' object is not iterable
完成鸟哇.
请按任意键继续. . .