CholecSeg8k / README.md
Angelou0516's picture
Upload CholecSeg8k dataset for semantic segmentation
d69dc59 verified
---
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype: image
- name: image_id
dtype: string
- name: file_name
dtype: string
- name: video_id
dtype: string
- name: clip_name
dtype: string
- name: frame_num
dtype: string
- name: split
dtype: string
splits:
- name: train
num_bytes: 2163788198.0
num_examples: 5600
- name: val
num_bytes: 353578311.2
num_examples: 1200
- name: test
num_bytes: 435483878.52
num_examples: 1280
download_size: 2948131814
dataset_size: 2952850387.72
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
- split: test
path: data/test-*
---