Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ pipeline_tag: feature-extraction
|
|
14 |
# MARLIN: Masked Autoencoder for facial video Representation LearnINg
|
15 |
|
16 |
This repo is the official PyTorch implementation for the paper
|
17 |
-
[MARLIN: Masked Autoencoder for facial video Representation LearnINg](https://openaccess.thecvf.com/content/CVPR2023/html/Cai_MARLIN_Masked_Autoencoder_for_Facial_Video_Representation_LearnINg_CVPR_2023_paper) (CVPR 2023).
|
18 |
|
19 |
|
20 |
## Use `transformers` (HuggingFace) for Feature Extraction
|
|
|
14 |
# MARLIN: Masked Autoencoder for facial video Representation LearnINg
|
15 |
|
16 |
This repo is the official PyTorch implementation for the paper
|
17 |
+
[MARLIN: Masked Autoencoder for facial video Representation LearnINg](https://openaccess.thecvf.com/content/CVPR2023/html/Cai_MARLIN_Masked_Autoencoder_for_Facial_Video_Representation_LearnINg_CVPR_2023_paper) (CVPR 2023) ([arXiv](https://arxiv.org/abs/2211.06627)).
|
18 |
|
19 |
|
20 |
## Use `transformers` (HuggingFace) for Feature Extraction
|