Skip to content

Commit 7e17dc6

Browse files
authored
Merge pull request #106013 from liangcht/patch-1
Update limit for max region and tag
2 parents 500fe96 + f4be60c commit 7e17dc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/Custom-Vision-Service/limits-and-quotas.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ The number of training images per project and tags per project are expected to i
3838
|Max image height/width in pixels|unlimited|unlimited|
3939
|Max image size (training image upload) |6 MB|6 MB|
4040
|Max image size (prediction)|4 MB|4 MB|
41-
|Max regions per object detection training image|200|200|
42-
|Max tags per classification image|30|30|
41+
|Max regions per object detection training image|300|300|
42+
|Max tags per classification image|100|100|
4343

4444
> [!NOTE]
4545
> Images smaller than than 256 pixels will be accepted but upscaled.

0 commit comments

Comments
 (0)