You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.
@MinghuiJ Here's some breakthrough with this issue. I just rearrange my dataset constructure according the tutorial again, and running the crop.py, then split the training dataset into training & validation dataset( make sure running the crop.py first, then split), suddenly it works. maybe it's go wrong with the dataset constructure, hope it's helpful
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Did anyone meet with this issue when running the train.py? I follow every step according the tutorial. Details here below.
predict ['005988' '006849']
/home/omnisky/voxelnet/utils/utils.py:677: RuntimeWarning: overflow encountered in exp
deltas[..., [3, 4, 5]]) * anchors_reshaped[..., [3, 4, 5]]
prediction skipped due to error
The text was updated successfully, but these errors were encountered: