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

How to obtain the trajectory image #9

Open
xhangHU opened this issue Oct 27, 2021 · 2 comments
Open

How to obtain the trajectory image #9

xhangHU opened this issue Oct 27, 2021 · 2 comments

Comments

@xhangHU
Copy link

xhangHU commented Oct 27, 2021

How to obtain the trajectory image,thanks!

@RaresAmbrus
Copy link
Contributor

Hi, when running the evaluation script, the trajectory image should be saved in the output folder you specified.

@xhangHU
Copy link
Author

xhangHU commented Oct 28, 2021

Computing scale alignment.
Traceback (most recent call last):
File "kp3d/evaluation/evaluate_keypoint_odometry.py", line 316, in
main()
File "kp3d/evaluation/evaluate_keypoint_odometry.py", line 294, in main
stderr=subprocess.PIPE)
File "/usr/lib/python3.6/subprocess.py", line 729, in init
restore_signals, start_new_session)
File "/usr/lib/python3.6/subprocess.py", line 1364, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: './kp3d/externals/cpp/evaluate_odometry': './kp3d/externals/cpp/evaluate_odometry'

When I ran kitti evaluation directly, I encountered this. It seems that the file type name (.cpp) is missing. I tried to match the name but it still doesn’t work.

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

2 participants