-
Notifications
You must be signed in to change notification settings - Fork 74
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
Can't find times.txt #6
Comments
times.txt is part of KITTI. Make sure to download the proper version from http://www.cvlibs.net/datasets/kitti/eval_odometry.php |
@tcies In the intermediate result of Kitti, you have not provided the time.txt, so maybe the intermediate file is incomplete. |
I see, thanks! So the intermediate file needs to be fixed. I will add that to my todo list, but no guarantees #phdlife . If you want, you can help accelerate/increase the chances by uploading and sharing a tested, working intermediate file zip, that would help a lot! Thanks for the clarification anyways! |
Hi, I hope you will be fine. I am testing test_parse_all_data with kitti data set. However, there is an error on line 37 in parseAllData.m
netvlad_time_file = [root 'times.txt'];
times.txt data file is not available.
Please guide me as soon as possible.
The text was updated successfully, but these errors were encountered: