--- dataset_info: features: - name: image_name dtype: string - name: image dtype: image - name: labelme dtype: string - name: obb dtype: string splits: - name: train num_bytes: 1919544872.98 num_examples: 5154 - name: validation num_bytes: 462389807.56 num_examples: 1288 download_size: 2302683632 dataset_size: 2381934680.54 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* ---