Unverified Commit 77725c6c authored by yinchunfeng's avatar yinchunfeng Committed by GitHub
Browse files

Merge pull request #1 from matiji66/update-evaluation_protocols

Update evaluation_protocols.md
parents b6bcc450 13cd3d80
...@@ -31,7 +31,7 @@ while for the Weighted PASCAL VOC metric the final mAP value will be influenced ...@@ -31,7 +31,7 @@ while for the Weighted PASCAL VOC metric the final mAP value will be influenced
Similar to pascal voc 2007 detection metric, but computes the intersection over Similar to pascal voc 2007 detection metric, but computes the intersection over
union based on the object masks instead of object boxes. union based on the object masks instead of object boxes.
## Weighted PASCAL VOC detection metric ## Weighted PASCAL VOC instance segmentation metric
`EvalConfig.metrics_set='weighted_pascal_voc_instance_segmentation_metrics'` `EvalConfig.metrics_set='weighted_pascal_voc_instance_segmentation_metrics'`
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment