open-mmlab / mmrotate

OpenMMLab Rotated Object Detection Toolbox and Benchmark
https://mmrotate.readthedocs.io/en/latest/
Apache License 2.0
1.89k stars 560 forks source link

visual #822

Open zhu011 opened 1 year ago

zhu011 commented 1 year ago

Branch

master branch https://mmrotate.readthedocs.io/en/latest/

📚 The doc issue

test.py生成的图片,如何将上面的置信度值给去掉

Suggest a potential alternative/fix

No response

zytx121 commented 1 year ago

Hi @zhu011, you can modify this line in MMDet https://github.com/open-mmlab/mmdetection/blob/ecac3a77becc63f23d9f6980b2a36f86acd00a8a/mmdet/visualization/local_visualizer.py#L149