Skip to content

Commit 9f40bd0

Browse files
Merge pull request #230650 from PatrickFarley/comvis-updates
[cog svcs] fix number
2 parents 80800c3 + 26457a0 commit 9f40bd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Computer-vision/concept-model-customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ The following table describes the limits on the scale of your custom model proje
7171
| ------------------------- | ------------------------------- | ------------------------------- |
7272
| Max # training hours | 288 (12 days) | 288 (12 days) |
7373
| Max # training images | 1,000,000 | 200,000 |
74-
| Max # evaluation images | 1,00,000 | 100,000 |
74+
| Max # evaluation images | 100,000 | 100,000 |
7575
| Min # training images per category | 2 | 2 |
7676
| Max # tags per image | multiclass: 1 | NA |
7777
| Max # regions per image | NA | 1,000 |

0 commit comments

Comments
 (0)