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

Skip to content

Commit 77725c6

Browse files
authored
Merge pull request tensorflow#1 from matiji66/update-evaluation_protocols
Update evaluation_protocols.md
2 parents b6bcc45 + 13cd3d8 commit 77725c6

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)