--- dataset_info: features: - name: image dtype: image - name: image_id dtype: int64 - name: annotations sequence: - name: file_name dtype: string - name: image_id dtype: int64 - name: category_id dtype: class_label: names: '0': bin '1': hand '2': not_bin '3': not_hand '4': not_trash '5': trash '6': trash_arm - name: bbox sequence: float32 length: 4 - name: iscrowd dtype: int64 - name: area dtype: float32 - name: label_source dtype: string - name: image_source dtype: string splits: - name: train num_bytes: 1022952485.728 num_examples: 1128 download_size: 1026537298 dataset_size: 1022952485.728 configs: - config_name: default data_files: - split: train path: data/train-* ---