facebookresearch / Detectron

FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
Apache License 2.0
26.21k stars 5.45k forks source link

What is the IoU threshold for evaluation log on Per-category segmentation AP ? #1017

Open arnaldododo opened 3 years ago

arnaldododo commented 3 years ago

What is the IoU threshold for evaluation log on Per-category segmentation AP ?

I searched on the docs but I can't find it

and also is it possible to set a certain treshold for per-category AP ?