Wolowolo commited on
Commit
7763ed4
·
verified ·
1 Parent(s): f8771eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -5
README.md CHANGED
@@ -2,13 +2,19 @@
2
  license: cc-by-nc-4.0
3
  ---
4
 
5
- # FSFM-3C Models (Pre-trained Vision Transformers)
6
 
7
- A self-supervised pre-training framework to learn a transferable facial representation that boosts various face security tasks.
8
- - **Paper** [FSFM: A Generalizable Face Security Foundation Model via Self-Supervised Facial Representation Learning](https://arxiv.org/abs/2412.12032)
9
- - **Repository** [github](TODO)
10
- - **Projeact** [this https URL](https://fsfm-3c.github.io/)
11
 
 
 
 
 
 
 
 
 
 
 
12
  ## Environment
13
  Git clone our repository, creating a python environment and activate it via the following command:
14
  ```bash
 
2
  license: cc-by-nc-4.0
3
  ---
4
 
5
+ # FSFM-3C Models (Pre-trained/Fine-tuned Vision Transformers)
6
 
 
 
 
 
7
 
8
+ A self-supervised pre-training framework to learn a transferable facial representation that boosts various downstream face security tasks.
9
+
10
+
11
+ **Paper** [FSFM: A Generalizable Face Security Foundation Model via Self-Supervised Facial Representation Learning](https://arxiv.org/abs/2412.12032)
12
+
13
+ **Repository** [github](TODO)
14
+
15
+ **Project** [this https URL](https://fsfm-3c.github.io/)
16
+
17
+
18
  ## Environment
19
  Git clone our repository, creating a python environment and activate it via the following command:
20
  ```bash