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

Problems encountered in the training process #29

Open
Ruangq opened this issue Sep 26, 2022 · 1 comment
Open

Problems encountered in the training process #29

Ruangq opened this issue Sep 26, 2022 · 1 comment

Comments

@Ruangq
Copy link

Ruangq commented Sep 26, 2022

When I changed the use_farthest_point in the configuration file to true, the training time was very long. It took about 3 seconds to train a scene before it was changed, and it took about 180 seconds to train a scene after it was changed. I also monitored the usage of gpu and found that it was basically useless.

@MartinSmeyer
Copy link
Contributor

Yes, this was an experiment and it is like the docu says:

use_farthest_point {bool} -- use farthest point for downsampling (slow and suspectible to outliers) (default: {False})

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