Skip to content

Commit f4be60c

Browse files
authored
Update limit for max region and tag
Max region update from 200 to 300 Max tag update from 30 t o100
1 parent 3833df7 commit f4be60c

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)