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

Performance #2

Open
CBY-9527 opened this issue Jun 20, 2022 · 3 comments
Open

Performance #2

CBY-9527 opened this issue Jun 20, 2022 · 3 comments

Comments

@CBY-9527
Copy link

CBY-9527 commented Jun 20, 2022

Hello, I have a question. I sampled waymo 1/20 for training, and directly tested nuscenes. The performance (26.44/12.11) is similar to that given in Table 1 of the paper. However, the distillation performance is 27.37/13.46, which is quite different from that given in the paper (40.23/19.12). The performance of "our" in Table 1 is "distillation +sn" or only "distillation".

@weiyithu
Copy link
Owner

It is "distillation". Have you follow https://github.com/weiyithu/LiDAR-Distillation/blob/main/docs/GETTING_STARTED.md to train the model?

@CBY-9527
Copy link
Author

CBY-9527 commented Jun 21, 2022

It is "distillation". Have you follow https://github.com/weiyithu/LiDAR-Distillation/blob/main/docs/GETTING_STARTED.md to train the model?

First, I trained the PooointPillars for waymo 64-beam, and found the best model. Then, the best model is distilled to waymo 32-beam, and used the distilled model to test nuscenes. The above steps seem be consistent with those in readme. The only difference is that my waymo is 1/20 sampled, but the performance of training sampled waymo and directly testing nuscenes is similar to that given in the table 1.

@weiyithu
Copy link
Owner

As metioned in our paper, the beams of nuscenes is equal to 16^ beam but not 32 beam. However, I think this is not the reason because 32-beam model should be better than 64-beam model (Table 8). I think there must be a bug. If you are Chinese, here is my wechat 18600500891 and we can discuss in wechat.

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