ControlNet commited on
Commit
6dcc429
·
verified ·
1 Parent(s): 7143262

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  # MARLIN: Masked Autoencoder for facial video Representation LearnINg
2
 
3
  <div>
@@ -295,4 +301,4 @@ If you find this work useful for your research, please consider citing it.
295
  ## Acknowledgements
296
 
297
  Some code about model is based on [MCG-NJU/VideoMAE](https://github.com/MCG-NJU/VideoMAE). The code related to preprocessing
298
- is borrowed from [JDAI-CV/FaceX-Zoo](https://github.com/JDAI-CV/FaceX-Zoo).
 
1
+ ---
2
+ license: cc
3
+ base_model:
4
+ - MCG-NJU/videomae-base
5
+ - MCG-NJU/videomae-large
6
+ ---
7
  # MARLIN: Masked Autoencoder for facial video Representation LearnINg
8
 
9
  <div>
 
301
  ## Acknowledgements
302
 
303
  Some code about model is based on [MCG-NJU/VideoMAE](https://github.com/MCG-NJU/VideoMAE). The code related to preprocessing
304
+ is borrowed from [JDAI-CV/FaceX-Zoo](https://github.com/JDAI-CV/FaceX-Zoo).