jaycha sun0park commited on
Commit
2a61a26
·
verified ·
1 Parent(s): ea19391

Update README.md (#3)

Browse files

- Update README.md (8c4abf0cb8fb12f430abfc40f14ee3714d9551f8)


Co-authored-by: SunYoung Park <sun0park@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -205,6 +205,18 @@ video_emb = F.normalize(video_emb, dim=-1)
205
 
206
  <br>
207
 
 
 
 
 
 
 
 
 
 
 
 
 
208
  ---
209
  license: cc-by-nc-4.0
210
  ---
 
205
 
206
  <br>
207
 
208
+ ## Citation
209
+ ```bibtex
210
+ @misc{park2026vagentinteractivevideosearch,
211
+ title={V-Agent: An Interactive Video Search System Using Vision-Language Models},
212
+ author={SunYoung Park and Jong-Hyeon Lee and Youngjune Kim and Daegyu Sung and Younghyun Yu and Young-rok Cha and Jeongho Ju},
213
+ year={2026},
214
+ eprint={2512.16925},
215
+ archivePrefix={arXiv},
216
+ primaryClass={cs.CV},
217
+ url={https://arxiv.org/abs/2512.16925},
218
+ }
219
+ ```
220
  ---
221
  license: cc-by-nc-4.0
222
  ---