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

Training error when --voxel_size = 4.0 #17

Open
Xuduoteng opened this issue Mar 1, 2023 · 1 comment
Open

Training error when --voxel_size = 4.0 #17

Xuduoteng opened this issue Mar 1, 2023 · 1 comment

Comments

@Xuduoteng
Copy link

Xuduoteng commented Mar 1, 2023

Hi, thank you for your great work!
I found some problems when testing planarrecon with the scannet dataset, could you give me some advice?
when I set --voxel_size=0.04 to generate gt and train from epoch0 it works perfectly, but when I use voxel_size=4.0 the process of generating gt works, but the following error occurs during training,
image

I tried adding distance_loss=0 to the else branch,
image
image

A cuda error occurred during the second stage of training,
image

@ymingxie
Copy link
Collaborator

Hi, sorry for the late response.

voxel_size=4 means the size of voxel is 4m x 4m x 4m. it's unreasonable for indoor scenes. Are you sure it's what you need?

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