DerrickXuNu / OpenCOOD

[ICRA 2022] An opensource framework for cooperative detection. Official implementation for OPV2V.
https://mobility-lab.seas.ucla.edu/opv2v/
Other
663 stars 99 forks source link

cumm error #75

Closed akira-l closed 1 year ago

akira-l commented 1 year ago

I always get error after python 'opencood/tools/train.py --hypes_yaml opencood/hypes_yaml/second_early_fusion.yaml'

ImportError: cannot import name 'TensorOpParams' from 'cumm.gemm.algospec.core'

Can you provide a docker container directly? Though I fix all the dependency problem, I always get errors for cumm, pccm, spconv, etc.

akira-l commented 1 year ago

though my cuda version is 11.1, I fix this bug by installing spconv-113 and cumm-113