E:\DF_ICE1.31\_internal\python-3.8.5\lib\site-packages\numpy\core\fromnumeric.py:3419: RuntimeWarning: Mean of empty slice.
return _methods._mean(a, axis=axis, dtype=dtype,
E:\DF_ICE1.31\_internal\python-3.8.5\lib\site-packages\numpy\core\_methods.py:188: RuntimeWarning: invalid value encountered in double_scalars
ret = ret.dtype.type(ret / rcount)
Traceback (most recent call last):
File "mainscripts\Trainer.py", line 178, in mainscripts.Trainer.trainerThread
TypeError: 'numpy.float64' object is not iterable
程序已结束,可以关闭窗口。
D:\DeepFaceLab_N30_23\_internal\python-3.6.8\lib\site-packages\numpy\core\fromnumeric.py:3373: RuntimeWarning: Mean of empty slice.
out=out, **kwargs)
D:\DeepFaceLab_N30_23\_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:\DeepFaceLab_N30_23\_internal\DeepFaceLab\mainscripts\Trainer.py", line 142, in trainerThread
for loss_value in mean_loss:
TypeError: 'numpy.float64' object is not iterable
Starting. Press "Enter" to stop training and save model.
D:\yuanban\DeepFaceLab_NVIDIA_RTX3000_series\_internal\python-3.6.8\lib\site-packages\numpy\core\fromnumeric.py:3373: RuntimeWarning: Mean of empty slice.
out=out, **kwargs)
D:\yuanban\DeepFaceLab_NVIDIA_RTX3000_series\_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:\yuanban\DeepFaceLab_NVIDIA_RTX3000_series\_internal\DeepFaceLab\mainscripts\Trainer.py", line 143, in trainerThread
for loss_value in mean_loss:
TypeError: 'numpy.float64' object is not iterable