Skip to content

Commit 6af3ddb

Browse files
committed
add rai section
1 parent ce14ba3 commit 6af3ddb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/cognitive-services/Computer-vision/concept-model-customization.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,10 @@ Below are the possible reasons:
174174

175175
We do not recommend you use custom models for business critical environments due to potential high latency. When customers train custom models in Vision Studio, those custom models belong to the Computer Vision resource that they were trained under, and the customer is able to make calls to those models using the **Analyze Image** API. When they make these calls, the custom model is loaded in memory, and the prediction infrastructure is initialized. While this happens, customers might experience longer than expected latency to receive prediction results.
176176

177+
## Data privacy and security
178+
179+
As with all of the Cognitive Services, developers using Image Analysis model customization should be aware of Microsoft's policies on customer data. See the [Cognitive Services page](https://www.microsoft.com/trustcenter/cloudservices/cognitiveservices) on the Microsoft Trust Center to learn more.
180+
177181
## Next steps
178182

179183
[Create and train a custom model](./how-to/model-customization.md)

0 commit comments

Comments
 (0)