manu commited on
Commit
04989cc
verified
1 Parent(s): 811124d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +20 -0
app.py CHANGED
@@ -161,6 +161,16 @@ def main():
161
  primaryClass={cs.IR},
162
  url={https://arxiv.org/abs/2407.01449},
163
  }
 
 
 
 
 
 
 
 
 
 
164
  ```
165
  """
166
  )
@@ -376,6 +386,16 @@ def main():
376
  primaryClass={cs.IR},
377
  url={https://arxiv.org/abs/2407.01449},
378
  }
 
 
 
 
 
 
 
 
 
 
379
  ```
380
  """
381
  )
 
161
  primaryClass={cs.IR},
162
  url={https://arxiv.org/abs/2407.01449},
163
  }
164
+ @misc{mac茅2025vidorebenchmarkv2raising,
165
+ title={ViDoRe Benchmark V2: Raising the Bar for Visual Retrieval},
166
+ author={Quentin Mac茅 and Ant贸nio Loison and Manuel Faysse},
167
+ year={2025},
168
+ eprint={2505.17166},
169
+ archivePrefix={arXiv},
170
+ primaryClass={cs.IR},
171
+ url={https://arxiv.org/abs/2505.17166},
172
+ }
173
+
174
  ```
175
  """
176
  )
 
386
  primaryClass={cs.IR},
387
  url={https://arxiv.org/abs/2407.01449},
388
  }
389
+
390
+ @misc{mac茅2025vidorebenchmarkv2raising,
391
+ title={ViDoRe Benchmark V2: Raising the Bar for Visual Retrieval},
392
+ author={Quentin Mac茅 and Ant贸nio Loison and Manuel Faysse},
393
+ year={2025},
394
+ eprint={2505.17166},
395
+ archivePrefix={arXiv},
396
+ primaryClass={cs.IR},
397
+ url={https://arxiv.org/abs/2505.17166},
398
+ }
399
  ```
400
  """
401
  )