kcannons commited on
Commit
f06fde5
·
verified ·
1 Parent(s): 25f65e9

Update README.md

Browse files

Citation modification in README.

Files changed (1) hide show
  1. README.md +3 -6
README.md CHANGED
@@ -2454,14 +2454,11 @@ Source code and scripts that can be used to evaluate models on TAD-Bench are ava
2454
  ## Citation
2455
  If this is useful, please cite it in your documents.
2456
  ```
2457
- @misc{tad_bench,
2458
  title={From Segments to Scenes: Temporal Understanding for Agentic Autonomous Driving via Vision-Language Models},
2459
  author={Kevin Cannons, Saeed Ranjbar Alvar, Mohammad Asiful Hossain, Ahmad Rezaei, Mohsen Gholami, Alireza Heidarikhazaei, Zhou Weimin, Yong Zhang, Mohammad Akbari},
2460
- year={2025},
2461
- eprint={2512.05277},
2462
- archivePrefix={arXiv},
2463
- primaryClass={CV},
2464
- url={https://arxiv.org/abs/2512.05277},
2465
  }
2466
  ```
2467
 
 
2454
  ## Citation
2455
  If this is useful, please cite it in your documents.
2456
  ```
2457
+ @inproceedings{tad_bench,
2458
  title={From Segments to Scenes: Temporal Understanding for Agentic Autonomous Driving via Vision-Language Models},
2459
  author={Kevin Cannons, Saeed Ranjbar Alvar, Mohammad Asiful Hossain, Ahmad Rezaei, Mohsen Gholami, Alireza Heidarikhazaei, Zhou Weimin, Yong Zhang, Mohammad Akbari},
2460
+ year={2026},
2461
+ booktitle={ICML}
 
 
 
2462
  }
2463
  ```
2464