We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 500fe96 + f4be60c commit 7e17dc6Copy full SHA for 7e17dc6
articles/cognitive-services/Custom-Vision-Service/limits-and-quotas.md
@@ -38,8 +38,8 @@ The number of training images per project and tags per project are expected to i
38
|Max image height/width in pixels|unlimited|unlimited|
39
|Max image size (training image upload) |6 MB|6 MB|
40
|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|
+|Max regions per object detection training image|300|300|
+|Max tags per classification image|100|100|
43
44
> [!NOTE]
45
> Images smaller than than 256 pixels will be accepted but upscaled.
0 commit comments