metadata
dataset_info:
features:
- name: image
dtype: image
- name: frame_id
dtype: string
- name: video_id
dtype: string
- name: phase
dtype:
class_label:
names:
'0': nasal_sphenoid
'1': sellar
'2': closure
- name: step
dtype:
class_label:
names:
'0': nasal_corridor_creation
'1': anterior_sphenoidotomy
'2': septum_displacement
'3': sphenoid_sinus_clearance
'4': sellotomy
'5': durotomy
'6': tumour_excision
'7': haemostasis
'8': synthetic_graft_placement
'9': fat_graft_placement
'10': gasket_seal_construct
'11': dural_sealant
'12': nasal_packing
'13': debris_clearance
- name: instruments
list: string
- name: num_instruments
dtype: int32
- name: confidence
dtype: float32
- name: quality_score
dtype: float32
- name: temporal_corrections
dtype: int32
splits:
- name: train
num_bytes: 50252412
num_examples: 72
- name: validation
num_bytes: 6279541
num_examples: 9
- name: test
num_bytes: 6283744
num_examples: 9
download_size: 62833039
dataset_size: 62815697
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*