Penng13 ardamamur commited on
Commit
314f0e8
·
0 Parent(s):

Duplicate from ardamamur/EgoExOR

Browse files

Co-authored-by: Arda Mamur <ardamamur@users.noreply.huggingface.co>

.gitattributes ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mds filter=lfs diff=lfs merge=lfs -text
13
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
14
+ *.model filter=lfs diff=lfs merge=lfs -text
15
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
16
+ *.npy filter=lfs diff=lfs merge=lfs -text
17
+ *.npz filter=lfs diff=lfs merge=lfs -text
18
+ *.onnx filter=lfs diff=lfs merge=lfs -text
19
+ *.ot filter=lfs diff=lfs merge=lfs -text
20
+ *.parquet filter=lfs diff=lfs merge=lfs -text
21
+ *.pb filter=lfs diff=lfs merge=lfs -text
22
+ *.pickle filter=lfs diff=lfs merge=lfs -text
23
+ *.pkl filter=lfs diff=lfs merge=lfs -text
24
+ *.pt filter=lfs diff=lfs merge=lfs -text
25
+ *.pth filter=lfs diff=lfs merge=lfs -text
26
+ *.rar filter=lfs diff=lfs merge=lfs -text
27
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
28
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
30
+ *.tar filter=lfs diff=lfs merge=lfs -text
31
+ *.tflite filter=lfs diff=lfs merge=lfs -text
32
+ *.tgz filter=lfs diff=lfs merge=lfs -text
33
+ *.wasm filter=lfs diff=lfs merge=lfs -text
34
+ *.xz filter=lfs diff=lfs merge=lfs -text
35
+ *.zip filter=lfs diff=lfs merge=lfs -text
36
+ *.zst filter=lfs diff=lfs merge=lfs -text
37
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
38
+ # Audio files - uncompressed
39
+ *.pcm filter=lfs diff=lfs merge=lfs -text
40
+ *.sam filter=lfs diff=lfs merge=lfs -text
41
+ *.raw filter=lfs diff=lfs merge=lfs -text
42
+ # Audio files - compressed
43
+ *.aac filter=lfs diff=lfs merge=lfs -text
44
+ *.flac filter=lfs diff=lfs merge=lfs -text
45
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
46
+ *.ogg filter=lfs diff=lfs merge=lfs -text
47
+ *.wav filter=lfs diff=lfs merge=lfs -text
48
+ # Image files - uncompressed
49
+ *.bmp filter=lfs diff=lfs merge=lfs -text
50
+ *.gif filter=lfs diff=lfs merge=lfs -text
51
+ *.png filter=lfs diff=lfs merge=lfs -text
52
+ *.tiff filter=lfs diff=lfs merge=lfs -text
53
+ # Image files - compressed
54
+ *.jpg filter=lfs diff=lfs merge=lfs -text
55
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
56
+ *.webp filter=lfs diff=lfs merge=lfs -text
57
+ *.hdf5 filter=lfs diff=lfs merge=lfs -text
58
+ *.h5 filter=lfs diff=lfs merge=lfs -text
59
+ # Video files - compressed
60
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
61
+ *.webm filter=lfs diff=lfs merge=lfs -text
62
+ *.hdf5 filter=lfs diff=lfs merge=lfs -text
63
+ *.h5 filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,182 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - medical
7
+ - surgrical_activities
8
+ - egocentric
9
+ - egoexo
10
+ - scene_graph
11
+ - operating_room
12
+ pretty_name: >-
13
+ EgoExOR: An Egocentric–Exocentric Operating Room Dataset for Comprehensive
14
+ Understanding of Surgical Activities
15
+ size_categories:
16
+ - n<1K
17
+ ---
18
+ # EgoExOR: An Egocentric–Exocentric Operating Room Dataset for Comprehensive Understanding of Surgical Activities
19
+ <table>
20
+ <tr>
21
+ <td style="padding: 0;">
22
+ <a href="https://huggingface.co/datasets/ardamamur/EgoExOR">
23
+ <img src="https://img.shields.io/badge/Data-4d5eff?style=for-the-badge&logo=huggingface&logoColor=ffc83d&labelColor" alt="Data">
24
+ </a>
25
+ </td>
26
+ <td style="padding: 0;">
27
+ <a href="https://github.com/ardamamur/EgoExOR">
28
+ <img src="https://img.shields.io/badge/Code-000000?style=for-the-badge&logo=github&logoColor=white" alt="Code">
29
+ </a>
30
+ </td>
31
+ <td style="padding: 0;">
32
+ <a href="https://huggingface.co/ardamamur/EgoExOR">
33
+ <img src="https://img.shields.io/badge/Model-8F43EE?style=for-the-badge&logo=huggingface&logoColor=ffc83d&labelColor" alt="Model">
34
+ </a>
35
+ </td>
36
+ </tr>
37
+ </table>
38
+
39
+ Official code of the paper "EgoExOR: An Egocentric–Exocentric Operating Room Dataset for Comprehensive Understanding of Surgical Activities" submitted at NeurIPS 2025 Datasets & Benchmarks Track.
40
+
41
+ - **Authors**: [Ege Özsoy][eo], [Arda Mamur][am], Felix Tristram, Chantal Pellegrini, Magdalena Wysocki, Benjamin Busam, [Nassir Navab][nassir]
42
+
43
+ Operating rooms (ORs) demand precise coordination among surgeons, nurses, and equipment in a fast-paced, occlusion-heavy environment, necessitating advanced perception models to enhance safety and efficiency. Existing datasets either provide partial egocentric views or sparse exocentric multi-view context, but do not explore the comprehensive combination of both. We introduce EgoExOR, the first OR dataset and accompanying benchmark to fuse first-person and third-person perspectives. Spanning 94 minutes (84,553 frames at 15 FPS) of two emulated spine procedures, Ultrasound-Guided Needle Insertion and Minimally Invasive Spine Surgery, EgoExOR integrates egocentric data (RGB, gaze, hand tracking, audio) from wearable glasses, exocentric RGB and depth from RGB-D cameras, and ultrasound imagery. Its detailed scene graph annotations, covering 36 entities and 22 relations (568,235 triplets), enable robust modeling of clinical interactions, supporting tasks like action recognition and human-centric perception. We evaluate the surgical scene graph generation performance of two adapted state-of-the-art models and offer a new baseline that explicitly leverages EgoExOR’s multimodal and multi-perspective signals. This new dataset and benchmark set a new foundation for OR perception, offering a rich, multimodal resource for next-generation clinical perception.
44
+
45
+ [am]: https://github.com/ardamamur/
46
+ [eo]: https://www.cs.cit.tum.de/camp/members/ege-oezsoy/
47
+ [nassir]: https://www.cs.cit.tum.de/camp/members/cv-nassir-navab/nassir-navab/
48
+
49
+ <p align="center">
50
+ <img src="https://github.com/ardamamur/EgoExOR/blob/main/figures/dataset_overview.png?raw=true" alt="EgoExOR Overview" width="80%"/>
51
+ </p>
52
+ <p align="center">
53
+ <em>Figure: Overview of one timepoint from the EgoExoR dataset, showcasing synchronized multi-view egocentric RGB and exocentric RGB-D video streams, live ultrasound monitor feed, audio, a fused 3D point-cloud reconstruction, and gaze, hand‐pose and scene graph annotations.</em>
54
+ </p>
55
+
56
+ ## 🌟 Key Features
57
+
58
+ * **Multiple Modalities**: Each take includes RGB video, audio, eye gaze tracking, hand tracking, 3D point cloud data, and annotations, all captured simultaneously.
59
+
60
+ * **Time-Synchronized Streams**: All modalities are aligned on a common timeline, enabling precise cross-modal correlation (e.g. each video frame has corresponding gaze coordinates, hand positions, etc.).
61
+
62
+ * **Research Applicability**: EgoExOR aims to fill the gap in both egocentric and exocentric surgrical datasets, supporting development of AI assistants, skill assessment tools, and multimodal models in medical and augmented reality domains.
63
+
64
+
65
+ ## 📂 Dataset Structure
66
+
67
+ The dataset is available in two formats:
68
+
69
+ - Individual Files: Hosted on the Hugging Face ([ardamamur/EgoExOR](https://example.com/ardamamur/EgoExOR))repository for efficient storage and access.
70
+ - Merged HDF5 File: Consolidates all data, including splits, into a single file. Should be done locally.
71
+
72
+
73
+ ### Individual Files (Hugging Face Repository)
74
+ Individual files are organized hierarchically by surgery type, procedure, and take, with components like RGB frames, eye gaze, and annotations stored separately for efficiency. The splits.h5 file defines the train, validation, and test splits.
75
+
76
+ - **`metadata/`**
77
+ - `vocabulary/`
78
+ - `entity` (Dataset: `name`, `id`)
79
+ - Lists entities (e.g., objects, people) with their names and unique IDs.
80
+ - `relation` (Dataset: `name`, `id`)
81
+ - Lists relationships (e.g., "holding") with their names and unique IDs.
82
+ - `sources/`
83
+ - `sources` (Dataset: `name`, `id`)
84
+ - Lists data sources (e.g., cameras like 'assistant', 'ultrasound', 'external') with their names and unique IDs.
85
+ - **Note**: Camera IDs in `eye_gaze/coordinates` are mapped to this `sources` dataset for accurate source names. Do not use `takes/<take_id>/sources/` for mapping camera IDs to get the source names, though the source names are listed in the same order.
86
+ - `dataset/`
87
+ - Attributes: `version`, `creation_date`, `title`
88
+ - Provides dataset-level information, such as version number, creation date, and title.
89
+ - **`data/`**
90
+ - **`<surgery_type>/`**
91
+ - Directory named after the type of surgery (e.g., "MISS").
92
+ - **`<procedure_id>/`**
93
+ - Directory for a specific procedure.
94
+ - **`takes/`**
95
+ - **`<take_id>/`**
96
+ - Directory for a specific recording (subclip) of a procedure.
97
+ - **`sources/`**
98
+ - Attributes: `source_count` (int), `source_0` (e.g., 'head_surgeon'), `source_1`, ...
99
+ - Metadata for take cameras/sources, mapping array indices to camera/source IDs.
100
+ - **Note**: Source names are in the same order as in `metadata/sources`, but for camera/source ID mapping (in gaze), use `metadata/sources` to get accurate source names.
101
+ - **`frames/`**
102
+ - `rgb` (Dataset: `[num_frames, num_cameras, height, width, 3]`, `uint8`)
103
+ - Synchronized video frames with dimensions: number of frames, number of cameras, height, width, and 3 color channels.
104
+ - **`eye_gaze/`**
105
+ - `coordinates` (Dataset: `[num_frames, num_ego_cameras, 3]`, `float32`)
106
+ - Eye gaze data from Egocentric devices with dimensions: number of frames, number of ego cameras, and 3 values (camera/source ID, x-coordinate, y-coordinate).
107
+ - Invalid gaze points are marked as `[-1., -1.]`.
108
+ - **Note**: The `camera_id` in the last dimension must be mapped to `metadata/sources` for the correct source name, not to `takes/<take_id>/sources/`.
109
+ - **`eye_gaze_depth/`**
110
+ - `values` (Dataset: `[num_frames, num_ego_cameras]`, `float32`)
111
+ - Depth values for eye gaze in meters, synchronized with `eye_gaze/coordinates` (can use camera/source ID from `coordinates`).
112
+ - Defaults to 1.0 if depth data is unavailable.
113
+ - **`hand_tracking/`**
114
+ - `positions` (Dataset: `[num_frames, num_ego_cameras, 17]`, `float32`)
115
+ - Hand tracking data from egocentric devices with dimensions: number of frames, number of ego cameras, and 17 values (camera ID + 8 keypoints for left hand + 8 keypoints for right hand, including wrist, palm, and normals).
116
+ - Invalid points are marked with `NaN`.
117
+ - **`audio/`** (Optional)
118
+ - `waveform` (Dataset: `[num_samples, 2]`, `float32`)
119
+ - Full stereo audio waveform with dimensions: number of samples and 2 channels (left, right).
120
+ - `snippets` (Dataset: `[num_frames, samples_per_snippet, 2]`, `float32`)
121
+ - 1-second stereo audio snippets aligned with frames, with dimensions: number of frames, samples per snippet, and 2 channels.
122
+ - **`point_cloud/`**
123
+ - `coordinates` (Dataset: `[num_frames, num_points, 3]`, `float32`)
124
+ - Merged 3D point cloud coordinates from external cameras, with dimensions: number of frames, number of points, and 3 coordinates (x, y, z).
125
+ - `colors` (Dataset: `[num_frames, num_points, 3]`, `float32`)
126
+ - RGB colors for point cloud points (0-1 range), with dimensions: number of frames, number of points, and 3 color channels.
127
+ - **`annotations/`**
128
+ - `frame_idx`
129
+ - `rel_annotations` (Dataset: `[n_annotations_per_frame, 3]`, `object` (byte string))
130
+ - Text-based scene graph annotations (e.g., "head_surgeon holding scalpel") for each frame.
131
+ - `scene_graph` (Dataset: `[n_annotations_per_frame, 3]`, `float32`)
132
+ - Tokenized annotations using integer mappings from `metadata/vocabulary`, representing relationships in a structured format.
133
+ - **`splits.h5`**
134
+ - A standalone file defining the dataset splits (`train`, `validation`, `test`).
135
+ - Contains columns: `surgery_type`, `procedure_id`, `take_id`, `frame_id`
136
+ - `surgery_type`: Type of surgical procedure (e.g., "appendectomy").
137
+ - `procedure_id`: Unique identifier for a specific procedure.
138
+ - `take_id`: Identifier for a specific recording (subclip) of a procedure.
139
+ - `frame_id`: Identifier for individual frames within a take.
140
+
141
+ ### Merged Dataset File (Locally)
142
+ The merged dataset file consolidates all data from the individual files into a single file, including the splits defined in `splits.h5`. This file follows the same structure as above, with an additional `splits/` directory that organizes the data into `train`, `validation`, and `test` subsets.
143
+
144
+ - **`splits/`**
145
+ - **`train`**, **`validation`**, **`test`**
146
+ - Each split is a dataset with columns: `surgery_type`, `procedure_id`, `take_id`, `frame_id`
147
+ - Links to the corresponding data in the `data/` directory for easy access during machine learning tasks.
148
+
149
+
150
+ ## ⚙️ Efficiency and Usability
151
+
152
+ - **Efficiency**:
153
+ - **HDF5 Format**: Ideal for large, complex datasets with hierarchical organization and partial loading.
154
+ - **Compression**: `gzip` reduces file size, critical for video and point cloud data.
155
+ - **Chunking**: Enables efficient access to specific frame ranges, supporting sequence-based model training.
156
+ - **Usability**:
157
+ - **Logical Structure**: Hierarchical organization (`data/surgery/procedure/take/modality`) simplifies navigation.
158
+ - **Embedded Metadata**: Source mappings and vocabularies enhance self-containment.
159
+ - **Scalability**: Easily accommodates new surgeries or clips by adding groups to the existing hierarchy.
160
+
161
+
162
+ ## 📜 License
163
+
164
+ Released under the **Apache 2.0 License**, permitting free academic and commercial use with attribution.
165
+
166
+ ---
167
+
168
+ ## 📚 Citation
169
+
170
+ A formal BibTeX entry will be provided upon publication. For now, please cite the dataset URL.
171
+
172
+ ---
173
+
174
+ ## 🤝 Contributing
175
+
176
+ Contributions are welcome! Submit pull requests to improve loaders, add visualizers, or share benchmark results.
177
+
178
+ ---
179
+
180
+
181
+ *Dataset URL: [ardamamur/EgoExOR](https://huggingface.co/datasets/ardamamur/EgoExOR)*
182
+ *Last Updated: May 2025*
croissant.json ADDED
@@ -0,0 +1,173 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "@context": {
3
+ "@language":"en",
4
+ "@vocab":"https://schema.org/",
5
+ "arrayShape":"cr:arrayShape",
6
+ "citeAs":"cr:citeAs",
7
+ "column":"cr:column",
8
+ "conformsTo":"dct:conformsTo",
9
+ "cr":"http://mlcommons.org/croissant/",
10
+ "data":{
11
+ "@id":"cr:data",
12
+ "@type":"@json"
13
+ },
14
+ "dataBiases":"cr:dataBiases",
15
+ "dataCollection":"cr:dataCollection",
16
+ "dataType":{
17
+ "@id":"cr:dataType",
18
+ "@type":"@vocab"
19
+ },
20
+ "dct":"http://purl.org/dc/terms/",
21
+ "extract":"cr:extract",
22
+ "field":"cr:field",
23
+ "fileProperty":"cr:fileProperty",
24
+ "fileObject":"cr:fileObject",
25
+ "fileSet":"cr:fileSet",
26
+ "format":"cr:format",
27
+ "includes":"cr:includes",
28
+ "isArray":"cr:isArray",
29
+ "isLiveDataset":"cr:isLiveDataset",
30
+ "jsonPath":"cr:jsonPath",
31
+ "key":"cr:key","md5":"cr:md5",
32
+ "parentField":"cr:parentField",
33
+ "path":"cr:path",
34
+ "personalSensitiveInformation":"cr:personalSensitiveInformation",
35
+ "recordSet":"cr:recordSet",
36
+ "references":"cr:references",
37
+ "regex":"cr:regex",
38
+ "repeated":"cr:repeated",
39
+ "replace":"cr:replace",
40
+ "sc":"https://schema.org/",
41
+ "separator":"cr:separator",
42
+ "source":"cr:source",
43
+ "subField":"cr:subField",
44
+ "transform":"cr:transform"
45
+ },
46
+
47
+ "@type": "sc:Dataset",
48
+ "distribution": [
49
+ {
50
+ "@type": "cr:FileObject",
51
+ "@id": "miss_1.h5",
52
+ "name": "miss_1.h5",
53
+ "contentUrl": "https://huggingface.co/datasets/ardamamur/EgoExOR/resolve/main/miss_1.h5",
54
+ "encodingFormat": "application/x-hdf5",
55
+ "sha256": "0398a442dd05059bca8b032a5bf7105e315fa7373f4c72f38d27c400f69a757d"
56
+ },
57
+ {
58
+ "@type": "cr:FileObject",
59
+ "@id": "miss_2.h5",
60
+ "name": "miss_2.h5",
61
+ "contentUrl": "https://huggingface.co/datasets/ardamamur/EgoExOR/resolve/main/miss_2.h5",
62
+ "encodingFormat": "application/x-hdf5",
63
+ "sha256": "2a569dde7a0f93cc8eb92695691d33953e3e68a6c5d67053d0505051f42d890b"
64
+ },
65
+ {
66
+ "@type": "cr:FileObject",
67
+ "@id": "miss_3.h5",
68
+ "name": "miss_3.h5",
69
+ "contentUrl": "https://huggingface.co/datasets/ardamamur/EgoExOR/resolve/main/miss_3.h5",
70
+ "encodingFormat": "application/x-hdf5",
71
+ "sha256": "732c2665e0bc52bb430a8cd73323034af6f912b4fa25e503c3500a4c7d65a4df"
72
+ },
73
+ {
74
+ "@type": "cr:FileObject",
75
+ "@id": "miss_4.h5",
76
+ "name": "miss_4.h5",
77
+ "contentUrl": "https://huggingface.co/datasets/ardamamur/EgoExOR/resolve/main/miss_4.h5",
78
+ "encodingFormat": "application/x-hdf5",
79
+ "sha256": "ef9179ed13b1835ee51a4537ca327a7ec202aa6ab18ddc21d778a10d129459f8"
80
+ },
81
+ {
82
+ "@type": "cr:FileObject",
83
+ "@id": "ultrasound_1.h5",
84
+ "name": "ultrasound_1.h5",
85
+ "contentUrl": "https://huggingface.co/datasets/ardamamur/EgoExOR/resolve/main/ultrasound_1.h5",
86
+ "encodingFormat": "application/x-hdf5",
87
+ "sha256": "7ca909346e8bb9476682fbc1b9640fa88ec3919cc00c90c7b1eef0eb5fafd2b9"
88
+ },
89
+ {
90
+ "@type": "cr:FileObject",
91
+ "@id": "ultrasound_2.h5",
92
+ "name": "ultrasound_2.h5",
93
+ "contentUrl": "https://huggingface.co/datasets/ardamamur/EgoExOR/resolve/main/ultrasound_2.h5",
94
+ "encodingFormat": "application/x-hdf5",
95
+ "sha256": "6fc21e20a320200bf02af2a78f4fbfa3774f0e4acb3d279105c0bcf83493d6f0"
96
+ },
97
+ {
98
+ "@type": "cr:FileObject",
99
+ "@id": "ultrasound_3.h5",
100
+ "name": "ultrasound_3.h5",
101
+ "contentUrl": "https://huggingface.co/datasets/ardamamur/EgoExOR/resolve/main/ultrasound_3.h5",
102
+ "encodingFormat": "application/x-hdf5",
103
+ "sha256": "1c8e698ef69c60eb7725b563a1f1e8430aa787bb446ef0411879b21a8f4e577d"
104
+ },
105
+ {
106
+ "@type": "cr:FileObject",
107
+ "@id": "ultrasound_4.h5",
108
+ "name": "ultrasound_4.h5",
109
+ "contentUrl": "https://huggingface.co/datasets/ardamamur/EgoExOR/resolve/main/ultrasound_4.h5",
110
+ "encodingFormat": "application/x-hdf5",
111
+ "sha256": "1149d69aa4e5e3c1c3007924c551fa2fddea5bdfa77d0684c2e78b1868d05b50"
112
+ },
113
+ {
114
+ "@type": "cr:FileObject",
115
+ "@id": "ultrasound_5_14.h5",
116
+ "name": "ultrasound_5_14.h5",
117
+ "contentUrl": "https://huggingface.co/datasets/ardamamur/EgoExOR/resolve/main/ultrasound_5_14.h5",
118
+ "encodingFormat": "application/x-hdf5",
119
+ "sha256": "1db79ef99299e2d54d7add56a13d516a6f2a81e45314d2d351ce9ddc89826f0e"
120
+ },
121
+ {
122
+ "@type": "cr:FileObject",
123
+ "@id": "ultrasound_5_58.h5",
124
+ "name": "ultrasound_5_58.h5",
125
+ "contentUrl": "https://huggingface.co/datasets/ardamamur/EgoExOR/resolve/main/ultrasound_5_58.h5",
126
+ "encodingFormat": "application/x-hdf5",
127
+ "sha256": "b3dcb641b2e609a8ac0c3742e0eab39db96bb5f1bfdfa9026a6ebb4c251f5d47"
128
+ },
129
+ {
130
+ "@type": "cr:FileObject",
131
+ "@id": "splits.h5",
132
+ "name": "splits.h5",
133
+ "contentUrl": "https://huggingface.co/datasets/ardamamur/EgoExOR/resolve/main/splits.h5",
134
+ "encodingFormat": "application/x-hdf5",
135
+ "sha256": "afffd85152f6177ee1e052d53c8374a4c7226bf94be923a4f1406062fd4f8a8b"
136
+ }
137
+ ],
138
+ "name": "EgoExOR",
139
+ "description": "\n\t\n\t\t\n\t\tEgoExOR: An Egocentric–Exocentric Operating Room Dataset for Comprehensive Understanding of Surgical Activities\n\t\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n\n \n\n\t\n\t\t\n\t\tOverview\n\t\n\nEgoExOR is a multimodal dataset capturing surgical procedures from both egocentric (ARIA glasses worn by participants) and exocentric (room cameras) perspectives in an operating room environment. Each procedure is stored in a single… See the full description on the dataset page: https://huggingface.co/datasets/ardamamur/EgoExOR.",
140
+ "alternateName":[
141
+ "ardamamur/EgoExOR",
142
+ "EgoExOR",
143
+ "egoexor",
144
+ "EgoExOR: An Egocentric Exocentric Operating Room Dataset for Comprehensive Understanding of Surgical Activities"],
145
+ "url": "https://huggingface.co/datasets/ardamamur/EgoExOR",
146
+ "version": "0.0",
147
+ "datePublished": "2025-05-06",
148
+ "license": "Apache-2.0",
149
+ "creator": [
150
+ { "@type": "sc:Person",
151
+ "name": "Arda Mamur",
152
+ "affiliation": "Technical University of Munich",
153
+ "url":"https://huggingface.co/ardamamur" }
154
+ ],
155
+ "conformsTo": "http://mlcommons.org/croissant/1.1",
156
+ "keywords":[
157
+ "medical",
158
+ "surgrical_activities",
159
+ "egocentric",
160
+ "exocentric",
161
+ "egoexo",
162
+ "scene_graph",
163
+ "operating_room",
164
+ "English",
165
+ "apache-2.0",
166
+ "< 1K",
167
+ "HDF5",
168
+ "Datasets",
169
+ "Croissant",
170
+ "🇺🇸 Region: US"
171
+ ]
172
+ }
173
+
metadata.yaml ADDED
@@ -0,0 +1 @@
 
 
1
+ croissant: croissant.json
miss_1.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0398a442dd05059bca8b032a5bf7105e315fa7373f4c72f38d27c400f69a757d
3
+ size 23096195996
miss_2.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a569dde7a0f93cc8eb92695691d33953e3e68a6c5d67053d0505051f42d890b
3
+ size 10948046356
miss_3.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:732c2665e0bc52bb430a8cd73323034af6f912b4fa25e503c3500a4c7d65a4df
3
+ size 19237956096
miss_4.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef9179ed13b1835ee51a4537ca327a7ec202aa6ab18ddc21d778a10d129459f8
3
+ size 6659063255
splits.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afffd85152f6177ee1e052d53c8374a4c7226bf94be923a4f1406062fd4f8a8b
3
+ size 3131799
ultrasound_1.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ca909346e8bb9476682fbc1b9640fa88ec3919cc00c90c7b1eef0eb5fafd2b9
3
+ size 1669545224
ultrasound_2.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fc21e20a320200bf02af2a78f4fbfa3774f0e4acb3d279105c0bcf83493d6f0
3
+ size 15086406795
ultrasound_3.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c8e698ef69c60eb7725b563a1f1e8430aa787bb446ef0411879b21a8f4e577d
3
+ size 25419165066
ultrasound_4.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1149d69aa4e5e3c1c3007924c551fa2fddea5bdfa77d0684c2e78b1868d05b50
3
+ size 38208302030
ultrasound_5_14.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1db79ef99299e2d54d7add56a13d516a6f2a81e45314d2d351ce9ddc89826f0e
3
+ size 29290147542
ultrasound_5_58.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3dcb641b2e609a8ac0c3742e0eab39db96bb5f1bfdfa9026a6ebb4c251f5d47
3
+ size 25362991532