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

关于mmdet3d的安装问题 #19

Open
xuqiang656 opened this issue Oct 12, 2024 · 1 comment
Open

关于mmdet3d的安装问题 #19

xuqiang656 opened this issue Oct 12, 2024 · 1 comment

Comments

@xuqiang656
Copy link

xuqiang656 commented Oct 12, 2024

在运行python tools/test.py runner.validation_index=demo resume_from_checkpoint=path/to/your/weight 检测后,发现缺失mmdet3d文件,但requirements.txt中未包含该库,且由于mmcv-full和mmdet3d的兼容性问题,只能安装1.0.0rc0、0.18.0,、0.18.1三个版本,我尝试了很多安装方法(更换源,电脑等)都无法安装该库,会在build wheel时出错,所以想请问一下您这边有没有什么意见,或者编译好的wheel,感谢!
8e2a0d0ff6c19469324fa2ee264fb82
mmdet3d

@WuZhongQing
Copy link

在运行python tools/test.py runner.validation_index=demo resume_from_checkpoint=path/to/your/weight 检测后,发现缺失mmdet3d文件,但requirements.txt中未包含该库,且由于mmcv-full和mmdet3d的兼容性问题,只能安装1.0.0rc0、0.18.0,、0.18.1三个版本,我尝试了很多安装方法(更换源,电脑等)都无法安装该库,会在build wheel时出错,所以想请问一下您这边有没有什么意见,或者编译好的wheel,感谢! 8e2a0d0ff6c19469324fa2ee264fb82 mmdet3d

你需要使用他代码里的三个第三方模块进行编译(如xformer,diffuser),然后再安装mmcv-full==1.4.5

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