Update README.md
Browse files
README.md
CHANGED
|
@@ -167,7 +167,18 @@ Released under the **Apache 2.0 License**, permitting free academic and commerci
|
|
| 167 |
|
| 168 |
## 📚 Citation
|
| 169 |
|
| 170 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 171 |
|
| 172 |
---
|
| 173 |
|
|
|
|
| 167 |
|
| 168 |
## 📚 Citation
|
| 169 |
|
| 170 |
+
```bibtex
|
| 171 |
+
@inproceedings{NEURIPS2025_5e3ffa2c,
|
| 172 |
+
author = {\"{O}zsoy, Ege and Mamur, Arda and Tristram, Felix and Pellegrini, Chantal and Wysocki, Magdalena and Busam, Benjamin and Navab, Nassir},
|
| 173 |
+
booktitle = {Advances in Neural Information Processing Systems},
|
| 174 |
+
editor = {D. Belgrave and C. Zhang and H. Lin and R. Pascanu and P. Koniusz and M. Ghassemi and N. Chen},
|
| 175 |
+
pages = {},
|
| 176 |
+
publisher = {Curran Associates, Inc.},
|
| 177 |
+
title = {EgoExOR: An Ego-Exo-Centric Operating Room Dataset for Surgical Activity Understanding},
|
| 178 |
+
url = {https://proceedings.neurips.cc/paper_files/paper/2025/file/5e3ffa2c53dce23986ca0f8d1d2bbc7e-Paper-Datasets_and_Benchmarks_Track.pdf},
|
| 179 |
+
volume = {38},
|
| 180 |
+
year = {2025}
|
| 181 |
+
}
|
| 182 |
|
| 183 |
---
|
| 184 |
|