SurroundOcc
SurroundOcc copied to clipboard
mmcv mmdet mmdet3d
Thank you very much for your outstanding work. I am now encountering an issue with GPU version compatibility. My GPU is an RTX 5080, and I have installed CUDA 12.8, Torch 2.7.0, and Python 3.10. Therefore, I can only install MMCV 2.1.0, MMDET 3.3.0, and MMDET3D 1.4.0. I can only refactor the code, but during execution, I encounter many syntax errors and have to modify each file individually, which is very troublesome and not well-organized. May I ask if you plan to release an upgraded version of the code? Or do you have any good suggestions regarding this?