Datasets:
File size: 968 Bytes
9fcc759 f6cf317 9fcc759 f6cf317 9fcc759 f6cf317 9fcc759 f6cf317 9fcc759 f6cf317 31bd11b f6cf317 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 |
---
dataset_info:
features:
- name: image
dtype: image
- name: id
dtype: int64
- name: image_id
dtype: int64
- name: category_id
dtype: string
- name: bbox
dtype: string
- name: area
dtype: float64
- name: segmentation
dtype: string
- name: iscrowd
dtype: int64
- name: license
dtype: int64
- name: height
dtype: int64
- name: width
dtype: int64
splits:
- name: train
num_bytes: 50420573
num_examples: 736
- name: validation
num_bytes: 6423367
num_examples: 93
- name: test
num_bytes: 6895581
num_examples: 98
download_size: 63657845
dataset_size: 63739521
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
license: mit
task_categories:
- object-detection
language:
- en
pretty_name: Chest X-ray Object Detection
size_categories:
- n<1K
--- |