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

Problem when reproducing the result #16

Open
PinTang1999 opened this issue Mar 13, 2022 · 1 comment
Open

Problem when reproducing the result #16

PinTang1999 opened this issue Mar 13, 2022 · 1 comment

Comments

@PinTang1999
Copy link

Thank you for your code. When I trained the model using Scannet v2 on my server (batch size 16, four 3090 GPUs), I found a reduction on the peformance, which is shown below. When I tried to load your trained model for evaluation, I realized that your model is trained using 50k iterations. So, I changed the iter to 5k in the config file. However, the results is still unsatisfactory. Could you give more details about your experiments to produce the results, like the number of prepare iterations using PointGroup (i.e., the training itr for semantic segmentation), batch size and corresponding learning rate? Thank you!
image

@tonghe90
Copy link
Member

@PinTang1999 Thanks for your interest. I would recommend you to train a network with segmentation, offset prediction tasks. Then you can fine-tune this model.

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