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

Custom dataset with less classes? #10

Open
chowkamlee81 opened this issue May 8, 2020 · 1 comment
Open

Custom dataset with less classes? #10

chowkamlee81 opened this issue May 8, 2020 · 1 comment

Comments

@chowkamlee81
Copy link

I need to train for custom dataset with less classes.
I referred to #2.
But i had a doubt on How to get the values of content:

content: # as a ratio with the total number of points
.

Kindly help

@edwardzhou130
Copy link
Owner

The content in semantic-kitti.yaml is the distribution ratio of classes in the SemanticKITTI dataset. You have to calculate the total number of points of each class in your custom dataset to get this ratio. But, you don't need this information to train PolarSeg unless you want to try some other losses, like weighted cross-entropy.

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