Update README.md
Browse files
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 |
-
@
|
| 105 |
-
|
| 106 |
-
|
| 107 |
-
|
| 108 |
-
|
| 109 |
-
|
| 110 |
-
|
| 111 |
-
|
|
|
|
|
|
|
| 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 |
|