-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
After configuring the environment, when I run the following command: python main.py --dir_path /root/Code/AWCC/AWCC-Net/test/ --checkpoint /root/Code/AWCC/AWCC-Net/weight/best.pth, the program runs for a few seconds and then throws the following error:
0it [00:00, ?it/s]
/root/miniconda3/envs/AWCC1/lib/python3.10/site-packages/numpy/core/fromnumeric.py:3504: RuntimeWarning: Mean of empty slice.
return _methods._mean(a, axis=axis, dtype=dtype,
/root/miniconda3/envs/AWCC1/lib/python3.10/site-packages/numpy/core/_methods.py:129: RuntimeWarning: invalid value encountered in scalar divide
ret = ret.dtype.type(ret / rcount)
mse: nan, mae: nan

How can I resolve this issue?
aaaabbbbcccccjxzxj and Minzhe-Ni
Metadata
Metadata
Assignees
Labels
No labels