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

about the 3D Scene Segmentation #3

Open
CodeWZT opened this issue Aug 23, 2022 · 5 comments
Open

about the 3D Scene Segmentation #3

CodeWZT opened this issue Aug 23, 2022 · 5 comments

Comments

@CodeWZT
Copy link

CodeWZT commented Aug 23, 2022

Hi, thanks for sharing the code. I try to retrain the 3d scene segmentation task on my computer. I get some bugs when I start to train the model. show as below:
`Train 0, loss: 1.834570, train acc: 0.527190, train avg acc: 0.112260, train iou: 0.075878, mean iou: 0.479272

Test 0, loss: 1.757209, test acc: 0.546379, test avg acc: 0.111111, test iou: 0.068297, mean iou: 0.692278

Train 1, loss: 1.718582, train acc: 0.581674, train avg acc: 0.111090, train iou: 0.072744, mean iou: 0.69713

Test 1, loss: 1.735542, test acc: 0.546379, test avg acc: 0.111111, test iou: 0.068297, mean iou: 0.692278`
As you can see, the Test mean iou is not changed, it keeps the value stable (0.692278). Can you give me some suggestions?

@mmmmimic
Copy link
Owner

Hi,
We appreciate your interest in our work! I have rerun the whole pipeline from zero, and unfortunately, there is no such bug from my side. Could you check the preprocessed dataset as well as the dependencies? I am training the network on a GTX 1080 Ti, with PyTorch==1.9.0, and CUDA==11.6.
image

@d62lu
Copy link

d62lu commented Dec 6, 2022

I have the same issue when running the code, with CUDA 11.6.

@mmmmimic
Copy link
Owner

mmmmimic commented Dec 6, 2022

I have the same issue when running the code, with CUDA 11.6.

Hi! Could you provide more details for me to reproduce the bug? Thank you!

@Yellowshuohahaha
Copy link

Yellowshuohahaha commented Jan 30, 2023

I have the same issue too, with ubuntu20, pytorch1.8, and cuda11.1.

@mmmmimic
Copy link
Owner

Hi! My apologies for the very late reply! if you are still interested please check issue #7

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

4 participants