We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I want to reduce the semantickitti data set category to class 3 (car person road) by first modifying the label in yaml.The figure is in this link)
In addition, I also changed the last convolution layer of the network model, changing its output category to 3
I also changed the semantickitti dataset num_per_class = np, array [541736,17294618,230413074]
I don't know if this modification is correct, and what else needs to be changed. I hope you can help me solve this problem
The text was updated successfully, but these errors were encountered:
My results are shown here. What do you think?
Sorry, something went wrong.
我的结果显示在这里。你怎么认为? I was change the category to unlabeled and outlier, car, the person that road
No branches or pull requests
I want to reduce the semantickitti data set category to class 3 (car person road) by first modifying the label in yaml.The figure is in this link)
In addition, I also changed the last convolution layer of the network model, changing its output category to 3
I also changed the semantickitti dataset num_per_class = np, array [541736,17294618,230413074]
I don't know if this modification is correct, and what else needs to be changed. I hope you can help me solve this problem
The text was updated successfully, but these errors were encountered: