houw0517
houw0517
您好!,我的运行环境是RTX3090,运行pip install -v -e . 报错, nvcc fatal : Unsupported gpu architecture 'compute_86' ninja: build stopped: subcommand failed.
运行命令 python tools/train.py configs/obb/faster_rcnn_obb/faster_rcnn_obb_r50_fpn_1x_dota10.py 报错 File "/home/hw/Project/OBBDetection/mmdet/ops/corner_pool/corner_pool.py", line 4, in from . import corner_pool_ext ImportError: cannot import name 'corner_pool_ext' from 'mmdet.ops.corner_pool'
how do I test images with already trained weights ?