luis2r
Results
2
issues of
luis2r
What should I do to have compatibility with mmcv > 2.0.0. I am using mmflow together with mmdetection in the latest version. Thanks!
Following the documentation I am running in my custom raw dataset: `python3 tools/create_data.py custom --root-path /mnt/Data1/dataset_carla/training --out-dir /mnt/Data1/dataset_carla/training/ --extra-tag custom` I am getting this error: `File "tools/create_data.py", line 356, in...