mukul54 commited on
Commit
7fd135b
·
1 Parent(s): fda3158

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -89,12 +89,12 @@ All videos share identical generation parameters:
89
  If you use this dataset, please cite:
90
 
91
  ```bibtex
92
- @dataset{motion_text_classifier,
93
- title={Motion-Text Classifier: Speckle Noise Motion Detection Dataset},
94
- author={Mukul},
 
95
  year={2025},
96
- publisher={HuggingFace},
97
- url={https://huggingface.co/datasets/mukul54/motion-text-classifier}
98
  }
99
  ```
100
 
 
89
  If you use this dataset, please cite:
90
 
91
  ```bibtex
92
+ @article{upadhyay2025time,
93
+ title={Time Blindness: Why Video-Language Models Can’t See What Humans Can?},
94
+ author={Upadhyay, Ujjwal and Ranjan, Mukul and Shen, Zhiqiang and Elhoseiny, Mohamed},
95
+ journal={ArXiv},
96
  year={2025},
97
+ volume={abs/2505.24867}
 
98
  }
99
  ```
100