litcoderr commited on
Commit
2f27948
·
verified ·
1 Parent(s): a596b0a

Mark citation as TODO until proceedings are published

Browse files
Files changed (1) hide show
  1. README.md +1 -9
README.md CHANGED
@@ -112,15 +112,7 @@ captions, which most datasets do not ship.
112
 
113
  ## Citation
114
 
115
- ```bibtex
116
- @inproceedings{chee2026prism,
117
- title = {{PRISM}: Predictive Recomposition via Semantic Latent Decomposition
118
- for View-invariant Video Representation Learning},
119
- author = {Chee, Youngchae and Lee, Hosu and Park, Sungjune and Kim, Junho and Ro, Yong Man},
120
- booktitle = {Proceedings of the 2026 Conference on Empirical Methods in Natural Language Processing (EMNLP)},
121
- year = {2026}
122
- }
123
- ```
124
 
125
  MIT licensed. The frozen backbones keep their own licenses.
126
 
 
112
 
113
  ## Citation
114
 
115
+ - [ ] TODO: Add citation once published.
 
 
 
 
 
 
 
 
116
 
117
  MIT licensed. The frozen backbones keep their own licenses.
118