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

Model Bringup: BEVDet #1092

Open
meenakshiramanathan1 opened this issue Jan 23, 2025 · 0 comments
Open

Model Bringup: BEVDet #1092

meenakshiramanathan1 opened this issue Jan 23, 2025 · 0 comments

Comments

@meenakshiramanathan1
Copy link
Contributor

meenakshiramanathan1 commented Jan 23, 2025

Official repository: https://github.com/HuangJunJie2017/BEVDet/tree/dev3.0

Resolved the version conflicts by installing the following compatible versions: MMCV 1.5.3, MMCV-Full 1.7.2, MMDet 1.25.1, and MMSeg 0.25.0.
While trying to run forward pass, faced ImportError: cannot import name 'bev_pool_v2_ext' from 'mmdet3d.ops.bev_pool_v2', this is because building bev_pool_v2 requires cuda as mentioned here. So this model is blocked due to cuda dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant