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 85f4b4f + 74c341a commit 362d96dCopy full SHA for 362d96d
articles/ai-services/custom-vision-service/limits-and-quotas.md
@@ -34,7 +34,8 @@ There are two tiers of subscription to the Custom Vision service. You can sign u
34
|Max image height/width in pixels|10,240|10,240|
35
|Max image size (training image upload) |6 MB|6 MB|
36
|Max image size (prediction)|4 MB|4 MB|
37
-|Max number of regions per image (object detection)|300|300|
+|Max number of regions per image (training) (object detection)|300|300|
38
+|Max number of regions per image (prediction) (object detection)|200|200|
39
|Max number of tags per image (classification)|100|100|
40
41
> [!NOTE]
0 commit comments