Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
-
Updated
Jul 2, 2022 - Python
Add a description, image, and links to the instance-segmentation topic page so that developers can more easily learn about it.
To associate your repository with the instance-segmentation topic, visit your repo's landing page and select "manage topics."
https://github.com/open-mmlab/mmdetection/blob/7a9bc498d5cc972171ec4f7332afcd70bb50e60e/tools/analysis_tools/coco_error_analysis.py#L43
This I believe is for coco format, but I couldn't find any files for plotting precision or precision vs recall chart for pascal voc format.