Alisher Amantay
commited on
Commit
•
c08dce4
1
Parent(s):
9067733
fixing readme
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Face Anti-Spoofing using Deep-Pixel-wise-Binary-Supervision
|
2 |
|
3 |
- Anti-Spoofing for Face Recognition task using the Deep Pixel-wise Binary Supervision Technique. The paper can be found here https://arxiv.org/pdf/1907.04047v1.pdf
|
|
|
1 |
+
---
|
2 |
+
title: Facial Anti-Spoofing Detection
|
3 |
+
emoji: 🐢
|
4 |
+
colorFrom: pink
|
5 |
+
colorTo: purple
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 3.21.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
# Face Anti-Spoofing using Deep-Pixel-wise-Binary-Supervision
|
13 |
|
14 |
- Anti-Spoofing for Face Recognition task using the Deep Pixel-wise Binary Supervision Technique. The paper can be found here https://arxiv.org/pdf/1907.04047v1.pdf
|