-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Groundtruth reshape error #34
Comments
@ChiWeiHsiao Very grateful if you could help out |
i have the same problem, can anyone help? |
#13 |
delete all files in "datainfo" |
Hi, how should we change the data address after deleting all files under |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm getting this error when I try to run main.py, can anybody please help out?
### roundtruth_rotation = raw_groundtruth[1][0].reshape((3, 3)).T # opposite rotation of the first frame
ValueError: cannot reshape array of size 0 into shape (3,3)
The text was updated successfully, but these errors were encountered: