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 performance on Semantickitti. #7

Open
a18700 opened this issue Oct 8, 2020 · 3 comments
Open

About the performance on Semantickitti. #7

a18700 opened this issue Oct 8, 2020 · 3 comments

Comments

@a18700
Copy link

a18700 commented Oct 8, 2020

Hello, thanks for amazing works.

Do you have any idea on what is the main factor for the degradation of performance when to exploit pytorch codes?

I want to boost your model performance to the level of the one of paper.

@qiqihaer
Copy link
Owner

qiqihaer commented Oct 9, 2020

Hello, thanks for amazing works.

Do you have any idea on what is the main factor for the degradation of performance when to exploit pytorch codes?

I want to boost your model performance to the level of the one of paper.

I have no idea about the degradation. As for the performance, I think the performance on the validation set is similar to the origin paper. Maybe you can try to train more epoches and add some different augmentation methods.

@a18700
Copy link
Author

a18700 commented Oct 17, 2020

Thank you for reply!

Except for the performance, i have an issue on the memory costs of this implementation.

Can i ask how much memory is used for experimenting on semantickitti on default setting?

I'm experimenting on 8gb rtx2080 with batch size 6, and even i reduced it to 2 but still OOM errors come up.

@qiqihaer
Copy link
Owner

qiqihaer commented Nov 2, 2020

8G seems small for the default setting. You can conduct one back propagation for several iterations.

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