-
Notifications
You must be signed in to change notification settings - Fork 10
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
Some confusion and a request #12
Comments
For 4, are you using the model released by RTM3D? If so, which model are you using (there are two models for the same backbone); if not, can you provide the cpkt or details? |
|
First of all, thank you for your excellent work. But I have some confusion and a request.
1.kitti_dataset 27 lines of the code, you load label in 'ddmp', not the provided "label_2". What preprocessing did you do to the label? I did not find an explanation in your paper.
2. As you said in the paper, the performance of the 2D detector has no positive correlation with the final 3D detection accuracy. So how do I choose a 2D detector, because I cannot choose the best 2D detector?
3. Have you done other coordinate-based detector experiments, because the paper only reports PatchNet+PCT.
4. Can you provide the feature files of the two-dimensional detection in training and testing so that I can run the code?
The text was updated successfully, but these errors were encountered: