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

About Comparative Experiment #19

Closed
Clouds1997 opened this issue Jan 6, 2023 · 1 comment
Closed

About Comparative Experiment #19

Clouds1997 opened this issue Jan 6, 2023 · 1 comment

Comments

@Clouds1997
Copy link

Hello, I would like to ask if the data set of the comparative experiment (such as pointnetvlad) in the paper is also divided according to your script?The pair_list I generated according to this script and I got f1_ score seems that the lowest score is about 0.65, It should not be lower than 0.129 in your paper.

@kxhit
Copy link
Owner

kxhit commented Mar 6, 2023

@Clouds1997 Hi, sorry for the late reply. Yes, the comparative experiments are conducted on the same data splits. I rerun all the open-sourced methods on the same data distribution.

For 0.129 I assume you referred to the result of PV-KITTI on sequence 08. Do you train it from scratch on all the other sequences and then evaluate it on sequence 08? I found PointNetVLAD cannot handle reverse loop closure and thus performs very badly on sequence 08.

Please let me know if anything is still unclear. Thanks!

@kxhit kxhit closed this as completed Oct 16, 2023
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