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

When I just use UmbrellaSurfaceConstructor in front of other networks, the training of the whole network becomes very slow #13

Open
ybc-ybc opened this issue Oct 30, 2022 · 1 comment

Comments

@ybc-ybc
Copy link

ybc-ybc commented Oct 30, 2022

When I just use UmbrellaSurfaceConstructor in front of other networks, the training of the whole network becomes very slow, especially the loss stage, do you know the reason?
The data size is the same as Repsurf, but the speed is much slower.
Remove UmbrellaSurfaceConstructor, the speed will recover quickly.

@hancyran
Copy link
Owner

Can you provide some code snippets for this problem? Do you use the cls's UmbrellaSurfaceConstructor or the seg's? I may consider a reason that if you do not use cuda-ops for kNN (like the given lib pointops), the speed will be quite slow.

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