mwmathis commited on
Commit
c712fec
·
verified ·
1 Parent(s): 73e5f3d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -95,6 +95,24 @@ model-index:
95
 
96
  # LLaVAction-7B
97
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
98
  ## Model Summary
99
  The LLaVAction-7B model is trained on EPIC-KITCHENS-100-MQA, based on Qwen2 language model with a context window of 32K tokens.
100
  This model supports at most 64 frames.
 
95
 
96
  # LLaVAction-7B
97
 
98
+ <div align="center">
99
+ <h2>LLaVAction: evaluating and training multi-modal large language models for action recognition
100
+ </h2>
101
+
102
+ [Shaokai Ye](https://jwyang.github.io/)<sup>*</sup><sup>1</sup>&nbsp;
103
+ [Haozhe Qi](https://cs-people.bu.edu/rxtan/)<sup>*</sup><sup>1</sup>&nbsp;
104
+
105
+ [Alexander Mathis](https://qianhuiwu.github.io/)<sup>1</sup><sup>†</sup>&nbsp;
106
+ [Mackenzie Weygandt Mathis](https://ruijiezheng.com/)<sup>1</sup><sup>†</sup><sup>‡</sup>&nbsp;
107
+
108
+ <sup>1</sup> EPFL
109
+
110
+ <sup>*</sup> First authors <sup>†</sup> Senior Authors <sup>‡</sup> Corresponding Author
111
+
112
+ \[[arXiv Paper](https://www.arxiv.org/tbd)\] &nbsp; \[[Project Page](https://mmathislab.github.io/llavaction/)\] &nbsp; \[[Github Repo](https://github.com/AdaptiveMotorControlLab/LLaVAction)\] &nbsp;
113
+
114
+ </div>
115
+
116
  ## Model Summary
117
  The LLaVAction-7B model is trained on EPIC-KITCHENS-100-MQA, based on Qwen2 language model with a context window of 32K tokens.
118
  This model supports at most 64 frames.