instseg / README.md
xrizs's picture
Upload README.md with huggingface_hub
afbdc7f
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
- split: test
path: data/test-*
dataset_info:
features:
- name: image
dtype: image
- name: annotation
dtype: image
splits:
- name: train
num_bytes: 34491927.0
num_examples: 58
- name: val
num_bytes: 12337041.0
num_examples: 20
- name: test
num_bytes: 5255226.0
num_examples: 9
download_size: 52063862
dataset_size: 52084194.0
---
# Dataset Card for "instseg"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)