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 can I test with my own data? #1

Open
Leong1230 opened this issue Jun 23, 2020 · 2 comments
Open

How can I test with my own data? #1

Leong1230 opened this issue Jun 23, 2020 · 2 comments

Comments

@Leong1230
Copy link

Thank you for your great work!
How can I test and evaluate PCRNet? Can you please offer the access?

@Lilac-Lee
Copy link
Collaborator

Hi, you can change the "mode" argument from "train" to "test" in the train_PCRNet.sh file for testing.
And you can load your own data by changing the helper.loadData and helper.read_poses functions.

@lucasamparo
Copy link

Hi. Thanks for the work, again.

The loadData function returns which kind of data? Nx3 matrix?
And read_poses?

Thanks.

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

3 participants