Tried to run the inference by running the following command - "python tools/test.py <CONFIG_FILE> <SEG_CHECKPOINT_FILE> --eval mIoU"
And getting the following error - "AssertionError: MMCV==1.7.2 is used but incompatible. Please install mmcv>=[1, 1, 4], <=[1, 3, 0]."
Kindly help.
Tried to run the inference by running the following command - "python tools/test.py <CONFIG_FILE> <SEG_CHECKPOINT_FILE> --eval mIoU"
And getting the following error - "AssertionError: MMCV==1.7.2 is used but incompatible. Please install mmcv>=[1, 1, 4], <=[1, 3, 0]."
Kindly help.