| --- |
| dataset_info: |
| features: |
| - name: image |
| dtype: image |
| - name: label |
| dtype: |
| class_label: |
| names: |
| '0': Airplane |
| '1': Airport |
| '2': Baseball field |
| '3': Basketball court |
| '4': Bridge |
| '5': Chimney |
| '6': Dam |
| '7': Expressway service area |
| '8': Expressway toll station |
| '9': Golf course |
| '10': Ground track field |
| '11': Harbor |
| '12': Overpass |
| '13': Ship |
| '14': Stadium |
| '15': Storage tank |
| '16': Tennis court |
| '17': Train station |
| '18': Vehicle |
| '19': Wind mill |
| '20': background |
| splits: |
| - name: train |
| num_bytes: 2348857388 |
| num_examples: 153666 |
| - name: validation |
| num_bytes: 596757694 |
| num_examples: 19121 |
| - name: test |
| num_bytes: 497883040 |
| num_examples: 32196 |
| download_size: 9351868965 |
| dataset_size: 3443498122 |
| configs: |
| - config_name: default |
| data_files: |
| - split: train |
| path: data/train-* |
| - split: validation |
| path: data/validation-* |
| - split: test |
| path: data/test-* |
| --- |
| |