"sgl-kernel/python/vscode:/vscode.git/clone" did not exist on "8a6838212a4916c4d48b37f9aa6429f2084d057f"
Unverified Commit 2506c9a6 authored by pkulzc's avatar pkulzc Committed by GitHub
Browse files

Merge pull request #3914 from matiji66/master

Update evaluation_protocols.md
parents fbb27cf3 77725c6c
...@@ -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