OpenFace-CQUPT
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
# FLIP (Facial Language Image Pretrain)
|
2 |
|
3 |
-
This repository is the official implementation of [FaceCaption-15M]().
|
4 |
|
5 |
**Overview of FLIP architecture.**
|
6 |
|
@@ -16,13 +16,9 @@ Coming soon......(Only for the datasets been published, the code of training i
|
|
16 |
python pretrain.py > log.log
|
17 |
```
|
18 |
|
19 |
-
## Evaluation
|
20 |
-
|
21 |
-
Coming soon......
|
22 |
-
|
23 |
## Pre-trained Models
|
24 |
|
25 |
-
|
26 |
|
27 |
## Datasets
|
28 |
|
|
|
1 |
# FLIP (Facial Language Image Pretrain)
|
2 |
|
3 |
+
This repository is the official implementation of [FaceCaption-15M](https://huggingface.co/datasets/OpenFace-CQUPT/FaceCaption-15M).
|
4 |
|
5 |
**Overview of FLIP architecture.**
|
6 |
|
|
|
16 |
python pretrain.py > log.log
|
17 |
```
|
18 |
|
|
|
|
|
|
|
|
|
19 |
## Pre-trained Models
|
20 |
|
21 |
+
We provide pretrained model weights for the [vit base version](https://huggingface.co/OpenFace-CQUPT/Facial-language-image-pretraining-model/tree/main/ckpt)
|
22 |
|
23 |
## Datasets
|
24 |
|