Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -93,10 +93,12 @@ proj_lora.load_state_dict(torch.load("exp6_projection/proj_lora_epoch5.pt"))
|
|
| 93 |
If you use this work, please cite:
|
| 94 |
|
| 95 |
```bibtex
|
| 96 |
-
@misc{
|
| 97 |
-
title={Event-Based Video Understanding
|
| 98 |
-
author={
|
| 99 |
year={2026},
|
| 100 |
-
|
|
|
|
|
|
|
| 101 |
}
|
| 102 |
```
|
|
|
|
| 93 |
If you use this work, please cite:
|
| 94 |
|
| 95 |
```bibtex
|
| 96 |
+
@misc{raen2026vjepa_video_understanding,
|
| 97 |
+
title={Event-Based Video Understanding via V-JEPA--LLM Alignment: From Event Segmentation to Visual-Semantic Mapping},
|
| 98 |
+
author={Raen2264},
|
| 99 |
year={2026},
|
| 100 |
+
doi={10.5281/zenodo.19143611},
|
| 101 |
+
url={https://doi.org/10.5281/zenodo.19143611},
|
| 102 |
+
note={Model checkpoints: https://huggingface.co/2264K/vjepa2-qwen3.5-video-understanding}
|
| 103 |
}
|
| 104 |
```
|