genintel commited on
Commit
d68f9c0
·
verified ·
1 Parent(s): c9ad746

Added links and bibtex

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -29,8 +29,10 @@ CRONOS-Benchmark dataset contains **675 sequences** rendered in a controlled sim
29
 
30
  ### Dataset Sources
31
 
32
- - **Repository:** TBD
33
- - **Paper:** TBD
 
 
34
 
35
  ## Dataset Structure
36
 
@@ -127,5 +129,13 @@ The dataset contains no personal or sensitive information. All content is synthe
127
 
128
  ## Citation
129
 
130
- TBD
 
 
 
 
 
 
 
 
131
 
 
29
 
30
  ### Dataset Sources
31
 
32
+ - **Project Page** [https://genintel.github.io/CRONOS/]
33
+ - **Repository:** [https://github.com/GenIntel/CRONOS-benchmark]
34
+ - **Paper:** [https://arxiv.org/abs/2605.23699]
35
+
36
 
37
  ## Dataset Structure
38
 
 
129
 
130
  ## Citation
131
 
132
+ @misc{begiristain2026cronos,
133
+ title={CRONOS: Benchmarking Counterfactual Physical Consistency in Video Models},
134
+ author={León Begiristain and Olaf Dünkel and Adam Kortylewski},
135
+ year={2026},
136
+ eprint={2605.23699},
137
+ archivePrefix={arXiv},
138
+ primaryClass={cs.CV},
139
+ url={https://arxiv.org/abs/2605.23699},
140
+ }
141