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

about waymo result #21

Open
mc171819 opened this issue Mar 28, 2022 · 2 comments
Open

about waymo result #21

mc171819 opened this issue Mar 28, 2022 · 2 comments

Comments

@mc171819
Copy link

Hi, you mentioned you use adabin trained on waymo. So how you do that, since waymo don't provide the gt depth map. Another question is did you train the total model, depthcompletion, 2d detection and 3d detection in an end-to-end manner?

@Willy0919
Copy link
Contributor

We trained the AdaBins[https://github.com/shariqfarooq123/AdaBins] using sparse depth maps generated by point clouds as ground truth. Since we focus on the 3d detection in our paper, the depth estimation and 2d detection are completed offline.

@mc171819
Copy link
Author

mc171819 commented Apr 2, 2022

We trained the AdaBins[https://github.com/shariqfarooq123/AdaBins] using sparse depth maps generated by point clouds as ground truth. Since we focus on the 3d detection in our paper, the depth estimation and 2d detection are completed offline.

thank you, so you use sparse depth map as a dense one to train adabin, using the same loss as adabin?

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