Skip to content

Commit 74c341a

Browse files
authored
Update limits-and-quotas.md
1 parent 0483b97 commit 74c341a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/ai-services/custom-vision-service/limits-and-quotas.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ There are two tiers of subscription to the Custom Vision service. You can sign u
3434
|Max image height/width in pixels|10,240|10,240|
3535
|Max image size (training image upload) |6 MB|6 MB|
3636
|Max image size (prediction)|4 MB|4 MB|
37-
|Max number of regions per image (object detection)|300|300|
37+
|Max number of regions per image (training) (object detection)|300|300|
38+
|Max number of regions per image (prediction) (object detection)|200|200|
3839
|Max number of tags per image (classification)|100|100|
3940

4041
> [!NOTE]

0 commit comments

Comments
 (0)