MaskFormer_DB / README.md
izou3's picture
Upload README.md with huggingface_hub
5b0fff3
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype: image
splits:
- name: train
num_bytes: 125142150.192
num_examples: 7968
- name: test
num_bytes: 21986379.57
num_examples: 1405
download_size: 21304292
dataset_size: 147128529.762
---
# Dataset Card for "MaskFormer_DB"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)