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

Question about model runtime and relocalization process #6

Closed
Noam-M opened this issue Dec 24, 2020 · 1 comment
Closed

Question about model runtime and relocalization process #6

Noam-M opened this issue Dec 24, 2020 · 1 comment

Comments

@Noam-M
Copy link

Noam-M commented Dec 24, 2020

I am curious to hear about the runtime and hardware that you used. You have stated in the paper that for a point cloud with 8192 points, one forward pass took 80ms but I did not see any hardware specifications, or information about the training time, hardware and parameters.
Another question concerns the point-cloud-based relocalization process itself. I know about implementing image-based relocalization, and will be very glad to hear how you are implementing the point-cloud-based relocalization.

Much appreciated! Thanks!

@rui2016
Copy link
Collaborator

rui2016 commented Dec 25, 2020

Hi @Noam-M,

the network was trained and tested on a Nvidia Titan X. The training took around 3 days in total. All the parameters are listed in Sec 4 of the main paper and Sec 4.3 of the supplementary material.

Regarding the second part of your comment, could you be more specific? I believe most of the details of our pipeline are provided in the paper, but would like to add here if something useful is missing.

@rui2016 rui2016 closed this as completed Jul 20, 2021
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