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

Details of the 3D detector #57

Open
GehenHe opened this issue Dec 10, 2020 · 4 comments
Open

Details of the 3D detector #57

GehenHe opened this issue Dec 10, 2020 · 4 comments

Comments

@GehenHe
Copy link

GehenHe commented Dec 10, 2020

Hi Xinshuo,
I enjoyed reading your research work and appreciated for sharing the code. Could you please provide more details of the 3D detector (pointrcnn) that you used? Such as how you train the detector? Which datasets have you used for training?
Much appretiate!

Best wishes.

@WUMINGCHAzero
Copy link

I also want to know the details about the detector training. When I use the pre-trained model trained on KITTI Detection Dataset, which is provided by the author in PCDet, I couldn't get the result in your paper. Actually, AP of Cyclist drops a lot. Thanks a lot.

@anti-destiny
Copy link

I want more details about the detector too. And my question is about which dataset was used for training your detector. It would be unfair if the whole KITTI dataset including the validation set is used for training the detector, while other researchers do not train their models on the validation set.

@WenyuLWY
Copy link

I recommend you follow mmdetection3d. Although the provided models are pre-trained on KITTI 3D Detection benchmark, they perform well on KITTI Tracking Sequences. Second, PointPillars,PointRCNN and Part-A2 are available on KITTI now. Fine-tuning the detection model on KITTI Tracking if needed.

@Tiandooo
Copy link

But how can I get the final detection format,whose first column is frame

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

5 participants