ControlNet commited on
Commit
f23e6bb
·
verified ·
1 Parent(s): 7907fef

Update README.md

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