提交 f448a5d7 编写于 作者: W Waleed Abdulla

Remove min confidence for COCO evaluation.

上级 761c3f4f
......@@ -354,6 +354,7 @@ if __name__ == '__main__':
# one image at a time. Batch size = GPU_COUNT * IMAGES_PER_GPU
GPU_COUNT = 1
IMAGES_PER_GPU = 1
DETECTION_MIN_CONFIDENCE = 0
config = InferenceConfig()
config.display()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册