-
Notifications
You must be signed in to change notification settings - Fork 13
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
No such file or directory: '/data/argoversev1.0/calib.json' #1
Comments
Hi, you can generate the 'calib.json' file according to the official information about Argoverse dataset. See https://www.argoverse.org/ for more detailed information. |
看代码,是不是只用到了intrinsic? |
@Kailthen Yes |
Hi, Isn't the intrinsic dimension 3x3? |
Yeah, the intrinsic of each image is a 3x3 matrix. |
'./data/argoversev1.0/calib.json' ? |
See README.md for data preparation. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, Many thanks to the author for the project. I cannot find the calib.json file when I run the test code. How to generate the JSON file code?
FileNotFoundError: [Errno 2] No such file or directory: '/data/argoversev1.0/calib.json'
The text was updated successfully, but these errors were encountered: