ardamamur commited on
Commit
0206c11
·
verified ·
1 Parent(s): 60290ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -8
README.md CHANGED
@@ -101,14 +101,16 @@ Released under the [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-
101
  ## 📚 Citation
102
 
103
  ```bibtex
104
- @misc{özsoy2025egoexoregoexocentricoperatingroom,
105
- title={EgoExOR: An Ego-Exo-Centric Operating Room Dataset for Surgical Activity Understanding},
106
- author={Ege Özsoy and Arda Mamur and Felix Tristram and Chantal Pellegrini and Magdalena Wysocki and Benjamin Busam and Nassir Navab},
107
- year={2025},
108
- eprint={2505.24287},
109
- archivePrefix={arXiv},
110
- primaryClass={cs.CV},
111
- url={https://arxiv.org/abs/2505.24287},
 
 
112
  }
113
  ```
114
 
 
101
  ## 📚 Citation
102
 
103
  ```bibtex
104
+ @inproceedings{NEURIPS2025_5e3ffa2c,
105
+ author = {\"{O}zsoy, Ege and Mamur, Arda and Tristram, Felix and Pellegrini, Chantal and Wysocki, Magdalena and Busam, Benjamin and Navab, Nassir},
106
+ booktitle = {Advances in Neural Information Processing Systems},
107
+ editor = {D. Belgrave and C. Zhang and H. Lin and R. Pascanu and P. Koniusz and M. Ghassemi and N. Chen},
108
+ pages = {},
109
+ publisher = {Curran Associates, Inc.},
110
+ title = {EgoExOR: An Ego-Exo-Centric Operating Room Dataset for Surgical Activity Understanding},
111
+ url = {https://proceedings.neurips.cc/paper_files/paper/2025/file/5e3ffa2c53dce23986ca0f8d1d2bbc7e-Paper-Datasets_and_Benchmarks_Track.pdf},
112
+ volume = {38},
113
+ year = {2025}
114
  }
115
  ```
116