Skip to content
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

Open
Vedant0542 opened this issue Sep 14, 2020 · 5 comments
Open

Groundtruth reshape error #34

Vedant0542 opened this issue Sep 14, 2020 · 5 comments

Comments

@Vedant0542
Copy link

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)

@Vedant0542
Copy link
Author

@ChiWeiHsiao Very grateful if you could help out

@vloteoele
Copy link

i have the same problem, can anyone help?

@paul-yes
Copy link

#13
I solved it by removing all files in "datainfo" folder.

@zzyno1git
Copy link

delete all files in "datainfo"
change the data address
run "preprocess.py"
run"main.py"

@RandyChen233
Copy link

delete all files in "datainfo" change the data address run "preprocess.py" run"main.py"

Hi,

how should we change the data address after deleting all files under datainfo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants