From 0184f9779b2e15a8cccab2d428bbfdc4feceeb5a Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Sat, 8 Jun 2024 20:30:22 +0100 Subject: [PATCH] Update README.md face anti-spoofing tutorial added --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1467806..8161180 100644 --- a/README.md +++ b/README.md @@ -304,7 +304,7 @@ user │ │ ├── Bob.jpg ``` -**Face Anti Spoofing** - `Demo` +**Face Anti Spoofing** - [`Demo`](https://youtu.be/UiK1aIjOBlQ) DeepFace also includes an anti-spoofing analysis module to understand given image is real or fake. To activate this feature, set the `anti_spoofing` argument to True in any DeepFace tasks.