Skip to content

Commit 3560e74

Browse files
committed
[UPD] update docs
1 parent aa99e0d commit 3560e74

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ author: Hatef Otroshi
55
remote_theme: just-the-docs/just-the-docs
66
search_enabled: true
77

8-
google_analytics: G-XXXXXXXXXX
8+
google_analytics: G-1PB6P01LJK

docs/split.py

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,11 @@
1111

1212
with open("docs/index.md", "w", encoding="utf-8") as f:
1313
f.write(f"""---
14-
title: Home
14+
title: 🏠Home
1515
nav_order: 1
1616
---
1717
18-
# Foundation Models and Biometrics
19-
20-
{intro}
18+
Welcome to the survey on Foundation Models in Biometrics! This survey provides a comprehensive overview of the latest advancements in foundation models and their applications in the field of biometrics. We cover various types of foundation models, including large language models (LLMs), vision language models (VLMs), and multimodal models, and discuss their impact on biometric recognition, presentation attack detection, and other biometric applications.
2119
""")
2220

2321
# Function to clean filenames

0 commit comments

Comments
 (0)