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

Can you detailed the packages' version? #3

Open
jimchenhub opened this issue Aug 17, 2023 · 4 comments
Open

Can you detailed the packages' version? #3

jimchenhub opened this issue Aug 17, 2023 · 4 comments

Comments

@jimchenhub
Copy link

jimchenhub commented Aug 17, 2023

Can you please detailed the packages' version? Such as mmcv, torch, mmdet, mmdet3d, mmsegmentation, mmengine.
According to the environment version in README, I can't successfully run the code.

@wangzt-halo
Copy link
Collaborator

wangzt-halo commented Aug 21, 2023

please check the updated information at

MV2D/README.md

Line 11 in 7f87e32

Linux, Python == 3.8.10, CUDA == 11.3, pytorch == 1.11.0, mmcv == 1.6.1, mmdet == 2.25.1, mmdet3d == 1.0.0, mmsegmentation == 0.28.0

@wenjie-yuan
Copy link

please check the updated information at

MV2D/README.md

Line 11 in 7f87e32

Linux, Python == 3.8.10, CUDA == 11.3, pytorch == 1.11.0, mmcv == 1.6.1, mmdet == 2.25.1, mmdet3d == 1.0.0, mmsegmentation == 0.28.0

image
https://github.com/open-mmlab/mmdetection3d/tree/v1.0.0.dev0
where is mmdet3dv.1.0.0? v1.0.0rc?

@wenjie-yuan
Copy link

please check the updated information at

MV2D/README.md

Line 11 in 7f87e32

Linux, Python == 3.8.10, CUDA == 11.3, pytorch == 1.11.0, mmcv == 1.6.1, mmdet == 2.25.1, mmdet3d == 1.0.0, mmsegmentation == 0.28.0

’PadMultiViewImage‘ and ‘DefaultFormatBundleMono3D’ do not exist in mmdet3d. I have seen that mmdet v1.0.0rc4~rc6 do not include these classes. Is this a custom package? Are these plans open source?

@wangzt-halo
Copy link
Collaborator

please check the updated information at

MV2D/README.md

Line 11 in 7f87e32

Linux, Python == 3.8.10, CUDA == 11.3, pytorch == 1.11.0, mmcv == 1.6.1, mmdet == 2.25.1, mmdet3d == 1.0.0, mmsegmentation == 0.28.0

’PadMultiViewImage‘ and ‘DefaultFormatBundleMono3D’ do not exist in mmdet3d. I have seen that mmdet v1.0.0rc4~rc6 do not include these classes. Is this a custom package? Are these plans open source?

these files are in the mmdet3d_plugin/datasets/pipelines directory.

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

3 participants