Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2506c9a

Browse files
authored
Merge pull request tensorflow#3914 from matiji66/master
Update evaluation_protocols.md
2 parents fbb27cf + 77725c6 commit 2506c9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

research/object_detection/g3doc/evaluation_protocols.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ while for the Weighted PASCAL VOC metric the final mAP value will be influenced
3131
Similar to pascal voc 2007 detection metric, but computes the intersection over
3232
union based on the object masks instead of object boxes.
3333

34-
## Weighted PASCAL VOC detection metric
34+
## Weighted PASCAL VOC instance segmentation metric
3535

3636
`EvalConfig.metrics_set='weighted_pascal_voc_instance_segmentation_metrics'`
3737

0 commit comments

Comments
 (0)