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

Change the point_cloud_range, can not converge #32

Open
M201871109 opened this issue Aug 23, 2022 · 1 comment
Open

Change the point_cloud_range, can not converge #32

M201871109 opened this issue Aug 23, 2022 · 1 comment

Comments

@M201871109
Copy link

When training the model, I use the pandaset dataset, and I change the point_cloud_range from X∈[-51.2, 51.2] to X∈[-100, 100], then results show that it is hard to converge, even predict in the training set, only a part of the object will be recalled. And I tried to train the model in a very small training set(only 10 samples), and there is no bbox prediction in training set. So why? Maybe the cls_loss (focal_loss)funciton's parameters should be adjusted?

@JiyuanWANG12138
Copy link

When training the model, I use the pandaset dataset, and I change the point_cloud_range from X∈[-51.2, 51.2] to X∈[-100, 100], then results show that it is hard to converge, even predict in the training set, only a part of the object will be recalled. And I tried to train the model in a very small training set(only 10 samples), and there is no bbox prediction in training set. So why? Maybe the cls_loss (focal_loss)funciton's parameters should be adjusted?

Hello, do you know how to solve this problem now?

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