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

Zod dataloader compatible with MMDetection3D #44

Open
yanconglin opened this issue Mar 25, 2024 · 2 comments
Open

Zod dataloader compatible with MMDetection3D #44

yanconglin opened this issue Mar 25, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@yanconglin
Copy link

Hi, ZOD team,

I wonder if there is an official dataloader compatible with MMDetection3D? I would like to train a Centerpoint Model on ZOD, and test its performance when a denser lidar is available (128 beams).
Thank you.

@atonderski atonderski added the enhancement New feature or request label Apr 15, 2024
@atonderski
Copy link
Collaborator

We agree that this would be very useful, and plan to add official support for mmdet3d (either upstream or as a fork/plugin). Unfortunately we do not have an ETA yet.

@nlgranger
Copy link

If I may, I'd like to mention the library I recently open-sourced:
https://github.com/CEA-LIST/tri3d

ZOD frames is supported along with KITTI, Nuscenes and Waymo. It is designed to provide easy access to the 'raw' data in the sense that it is up to you to write a torch Dataset around it. That last step should be fairly easy though, check out the tutorial.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants