Skip to content

Commit b8ce6f7

Browse files
committed
additional fix
1 parent 64164be commit b8ce6f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-foundry/responsible-ai/face/transparency-note.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Certain Face API features, such as facial recognition, generate unique identifyi
7878

7979
**Face group** also builds on the facial detection feature and creates small groups of faces that look similar to each other from all enrollment templates. For more information, see the [Face - Group ](/rest/api/face/face-recognition-operations/group) API reference documentation.
8080

81-
**Facial liveness detection** answers the question, “Is the detected human face in this scene real and present?” Facial liveness detection determines the authenticity of a human face in a scene and returns a classification of live or spoof. Facial liveness detection models are incapable of verifying or identifying individuals however they may find, extract, or create facial templates to ensure the same person is present for the duration of the liveness test. For more information, see the Face - Detect Liveness API reference documentation ([iOS](https://aka.ms/liveness-sdk-ios)).
81+
**Facial liveness detection** answers the question, “Is the detected human face in this scene real and present?” Facial liveness detection determines the authenticity of a human face in a scene and returns a classification of live or spoof. Facial liveness detection models are incapable of verifying or identifying individuals however they may find, extract, or create facial templates to ensure the same person is present for the duration of the liveness test. For more information, see the Face - Detect Liveness API reference documentation ([iOS](https://aka.ms/liveness-sdk-ios), [Java](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/vision/azure-ai-vision-imageanalysis/src/samples/README.md)).
8282

8383
For more information on functions of Azure AI Face service, see the [Face documentation](/azure/ai-services/computer-vision/overview-identity).
8484

0 commit comments

Comments
 (0)