Skip to content

RuntimeWarning: Mean of empty slice. return _methods._mean(a, axis=axis, dtype=dtype, #18

@ranck626

Description

@ranck626

Epoch 5/10 Best val. mIoU=0.0000 Loss C.=0.2363 Loss BB.=0.4493 Loss Seg.=1.7465: 50% 1480/2960 [01:15<01:05, 22.48it/s]/usr/local/lib/python3.8/site-packages/numpy/core/fromnumeric.py:3432: RuntimeWarning: Mean of empty slice.
return _methods._mean(a, axis=axis, dtype=dtype,
/usr/local/lib/python3.8/site-packages/numpy/core/_methods.py:190: RuntimeWarning: invalid value encountered in double_scalars
ret = ret.dtype.type(ret / rcount)
Epoch 10/10 Best val. mIoU=0.0000 Loss C.=0.2336 Loss BB.=0.4569 Loss Seg.=1.2564: 100% 2960/2960 [02:31<00:00, 23.09it/s]/usr/local/lib/python3.8/site-packages/numpy/core/fromnumeric.py:3432: RuntimeWarning: Mean of empty slice.
return _methods._mean(a, axis=axis, dtype=dtype,
/usr/local/lib/python3.8/site-packages/numpy/core/_methods.py:190: RuntimeWarning: invalid value encountered in double_scalars
ret = ret.dtype.type(ret / rcount)
Epoch 10/10 Best val. mIoU=0.0000 Loss C.=0.2336 Loss BB.=0.4569 Loss Seg.=1.2564: 100% 2960/2960 [02:40<00:00, 23.09it/s]/usr/local/lib/python3.8/site-packages/numpy/core/fromnumeric.py:3432: RuntimeWarning: Mean of empty slice.
return _methods._mean(a, axis=axis, dtype=dtype,
/usr/local/lib/python3.8/site-packages/numpy/core/_methods.py:190: RuntimeWarning: invalid value encountered in double_scalars
ret = ret.dtype.type(ret / rcount)
Epoch 10/10 Best val. mIoU=0.0000 Loss C.=0.2336 Loss BB.=0.4569 Loss Seg.=1.2564: 100% 2960/2960 [02:41<00:00, 18.29it/s]
/usr/local/lib/python3.8/site-packages/numpy/core/fromnumeric.py:3432: RuntimeWarning: Mean of empty slice.
return _methods._mean(a, axis=axis, dtype=dtype,

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