darklynx-ctrl

Results 2 comments of darklynx-ctrl

will it work with mmdetection especially for training mask-rcnn ImportError: /home/darklynx/miniconda3/envs/mmdet_env/lib/python3.10/site-packages/mmcv/_ext.cpython-310-x86_64-linux-gnu.so: undefined symbol: _ZN3c105ErrorC2ENS_14SourceLocationESs just no idea how to fix that

remove mmcv and mmengine, clone repo and install it using pip install -r requirements/build.txt MMCV_WITH_OPS=1 pip install -e . --config-settings editable_mode=compat Idk why like prev i dont use this to...