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

No such file or directory: '/data/argoversev1.0/calib.json' #1

Open
duohaoxue opened this issue May 10, 2022 · 7 comments
Open

No such file or directory: '/data/argoversev1.0/calib.json' #1

duohaoxue opened this issue May 10, 2022 · 7 comments

Comments

@duohaoxue
Copy link

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?

self.argoverse = json.load(open('/data/argoversev1.0/calib.json','r'))

FileNotFoundError: [Errno 2] No such file or directory: '/data/argoversev1.0/calib.json'

@JiayuZou2020
Copy link
Owner

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.

@Kailthen
Copy link

看代码,是不是只用到了intrinsic?

@JiayuZou2020
Copy link
Owner

@Kailthen Yes

@duohaoxue
Copy link
Author

Hi, Isn't the intrinsic dimension 3x3?

@JiayuZou2020
Copy link
Owner

Yeah, the intrinsic of each image is a 3x3 matrix.

@HardysJin
Copy link

'./data/argoversev1.0/calib.json' ?

@JiayuZou2020
Copy link
Owner

'./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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants