Put Tang 2025 citation first in model card
Browse files
README.md
CHANGED
|
@@ -101,6 +101,16 @@ The loader uses the V-JEPA2 Torch Hub architecture with `pretrained=False`, then
|
|
| 101 |
If you use this checkpoint, please cite the V-JEPA/V-JEPA 2 backbone papers and source datasets:
|
| 102 |
|
| 103 |
```bibtex
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 104 |
@article{bardes2024revisiting,
|
| 105 |
title={Revisiting Feature Prediction for Learning Visual Representations from Video},
|
| 106 |
author={Bardes, Adrien and Garrido, Quentin and Ponce, Jean and Chen, Xinlei and Rabbat, Michael and LeCun, Yann and Assran, Mahmoud and Ballas, Nicolas},
|
|
@@ -115,15 +125,6 @@ If you use this checkpoint, please cite the V-JEPA/V-JEPA 2 backbone papers and
|
|
| 115 |
year={2025}
|
| 116 |
}
|
| 117 |
|
| 118 |
-
@article{tang2025diverse,
|
| 119 |
-
title={Diverse perceptual representations across visual pathways emerge from a single objective},
|
| 120 |
-
author={Tang, Yingtian and Gokce, Abdulkadir and Al-Karkari, Khaled Jedoui and Yamins, Daniel and Schrimpf, Martin},
|
| 121 |
-
journal={bioRxiv},
|
| 122 |
-
pages={2025--07},
|
| 123 |
-
year={2025},
|
| 124 |
-
publisher={Cold Spring Harbor Laboratory}
|
| 125 |
-
}
|
| 126 |
-
|
| 127 |
@article{lahner2024modeling,
|
| 128 |
title={Modeling short visual events through the BOLD moments video fMRI dataset and metadata},
|
| 129 |
author={Lahner, Benjamin and Dwivedi, Kshitij and Iamshchinina, Polina and Graumann, Monika and Lascelles, Alex and Roig, Gemma and Gifford, Alessandro Thomas and Pan, Bowen and Jin, SouYoung and Ratan Murty, N Apurva and others},
|
|
|
|
| 101 |
If you use this checkpoint, please cite the V-JEPA/V-JEPA 2 backbone papers and source datasets:
|
| 102 |
|
| 103 |
```bibtex
|
| 104 |
+
|
| 105 |
+
@article{tang2025diverse,
|
| 106 |
+
title={Diverse perceptual representations across visual pathways emerge from a single objective},
|
| 107 |
+
author={Tang, Yingtian and Gokce, Abdulkadir and Al-Karkari, Khaled Jedoui and Yamins, Daniel and Schrimpf, Martin},
|
| 108 |
+
journal={bioRxiv},
|
| 109 |
+
pages={2025--07},
|
| 110 |
+
year={2025},
|
| 111 |
+
publisher={Cold Spring Harbor Laboratory}
|
| 112 |
+
}
|
| 113 |
+
|
| 114 |
@article{bardes2024revisiting,
|
| 115 |
title={Revisiting Feature Prediction for Learning Visual Representations from Video},
|
| 116 |
author={Bardes, Adrien and Garrido, Quentin and Ponce, Jean and Chen, Xinlei and Rabbat, Michael and LeCun, Yann and Assran, Mahmoud and Ballas, Nicolas},
|
|
|
|
| 125 |
year={2025}
|
| 126 |
}
|
| 127 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 128 |
@article{lahner2024modeling,
|
| 129 |
title={Modeling short visual events through the BOLD moments video fMRI dataset and metadata},
|
| 130 |
author={Lahner, Benjamin and Dwivedi, Kshitij and Iamshchinina, Polina and Graumann, Monika and Lascelles, Alex and Roig, Gemma and Gifford, Alessandro Thomas and Pan, Bowen and Jin, SouYoung and Ratan Murty, N Apurva and others},
|