
This error is coming when i use the following command for inference :
python huge_image_demo.py demo/demo.jpg configs/obb/oriented_rcnn/faster_rcnn_orpn_r50_fpn_1x_dota10.py checkpoints/faster_rcnn_orpn_r50_fpn_1x_dota10_epoch12.pth BboxToolkit/tools/split_configs/dota1_0/ss_test.json
I am using python 3.9 and mmcv version 1.6.2 and getting this error.
How can I resolve this?