--- dataset_info: features: - name: id dtype: string - name: image dtype: image - name: width dtype: int32 - name: height dtype: int32 - name: annotations sequence: - name: bbox sequence: int64 length: 4 - name: area dtype: int64 - name: segmentation sequence: sequence: int64 - name: name dtype: class_label: names: '0': value_a '1': value_b '2': serial - name: rotated dtype: class_label: names: '0': '0' '1': '90' '2': '180' '3': '270' config_name: WFCR_full splits: - name: train num_bytes: 937884 num_examples: 1644 - name: test num_bytes: 239710 num_examples: 412 download_size: 46791554 dataset_size: 1177594 ---