fasterRCNN 检测时取消/不输出置信度conf 在predict.py中,ctrl+鼠标左键点击draw_objs进入draw_box_utils.py中的draw_text函数: 将54行: isplay_str = f"{ category_index[str(cls)]}: { int(100 * score)}%" 改为: display_str = f"{ category_index[str(cls