Ryan Pfister commited on
Commit
d74c37a
·
1 Parent(s): c2d30eb

Update README to specify metrics were computed on the standard COCO val2017 validation set

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -57,7 +57,7 @@ The model achieves the following metrics on the COCO person validation set:
57
  | Mask Precision | 0.843 |
58
  | Mask Recall | 0.723 |
59
 
60
- These metrics were computed on a validation set of 5,000 images with 10,777 instances.
61
 
62
  ## Example Results
63
 
 
57
  | Mask Precision | 0.843 |
58
  | Mask Recall | 0.723 |
59
 
60
+ These metrics were computed on the standard COCO `val2017` validation set.
61
 
62
  ## Example Results
63