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

Questions about the SPD installation process #82

Open
deyang2000 opened this issue Dec 27, 2023 · 2 comments
Open

Questions about the SPD installation process #82

deyang2000 opened this issue Dec 27, 2023 · 2 comments

Comments

@deyang2000
Copy link

aac66baea272aa5d758d89e8ef8d8fb
4c5fe0b5654f6f8ad4ebff958f21610
I find that the versions of MMDET3D 0.17.1 and AB3DMOT Dependencies are completely different when I try to install them. How do I solve this problem? Thank you very much.

@yangzvv
Copy link
Collaborator

yangzvv commented Jan 22, 2024

Hi there! To address the compatibility issue between MMDET3D 0.17.1 and AB3DMOT, you may want to try using the following versions of dependencies, which are known to be compatible:

  • mmdet3d==0.17.1
  • scikit-learn==1.0.2
  • filterpy==1.4.5
  • numba==0.48.0
  • matplotlib==3.5.2
  • pillow==9.4.0
  • opencv-python==4.7.0.72
  • pyyaml==6.0
  • llvmlite==0.31.0
  • wheel==0.38.4

Please make sure to install these versions and check if the issue persists. If you encounter any specific errors or issues during installation, feel free to provide more details, and the community can assist you further.

Hope this helps! Let me know if you have any more questions.

@deyang2000
Copy link
Author

Thanks for your reply. I will try relevant suggestions and continue to ask questions if there are any questions. Thank you very much.

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