Skip to content

An error occurred during the execution #1

@Dvv-75

Description

@Dvv-75

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
wt

How can I resolve this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions