Tsinghua-MARS-Lab / futr3d

Code for paper: FUTR3D: a unified sensor fusion framework for 3d detection
Apache License 2.0
282 stars 39 forks source link

MMCV incompatibility issue #36

Closed MinkyoungCho closed 1 year ago

MinkyoungCho commented 1 year ago

Hi! Thanks for your impressive work, this work is amazing!

While reproducing this work, I got the following error and saw several same issues have been raised up, but I could not find any clear solution in their posts. How can we solve the following issue?

AssertionError: MMCV==1.6.0 is used but incompatible. Please install mmcv>=(1, 3, 13, 0, 0, 0), <=(1, 5, 0, 0, 0, 0). (FYI, if I simply downgrade the mmcv's version, the subsequent error msg shows I have to upgrade the version ...)

MinkyoungCho commented 1 year ago

resolved.

LIvanoff commented 6 months ago

how?

resolved.