Image-to-Text
Chinese
English
OpenFace-CQUPT commited on
Commit
5a00e6d
·
verified ·
1 Parent(s): a9e2f0f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -6
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
- Coming soon......
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