| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| - split: test | |
| path: data/test-* | |
| dataset_info: | |
| features: | |
| - name: image | |
| dtype: image | |
| - name: annotation | |
| dtype: image | |
| splits: | |
| - name: train | |
| num_bytes: 8716961.0 | |
| num_examples: 453 | |
| - name: test | |
| num_bytes: 3899703.0 | |
| num_examples: 133 | |
| download_size: 12403234 | |
| dataset_size: 12616664.0 | |
| # Dataset Card for "Instance_Seg_DB" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |