--- dataset_info: features: - name: image_id dtype: int64 - name: image dtype: image - name: width dtype: int64 - name: height dtype: int64 - name: objects sequence: - name: bbox_id dtype: int64 - name: category dtype: class_label: names: '0': shirt, blouse '1': top, t-shirt, sweatshirt '2': sweater '3': cardigan '4': jacket '5': vest '6': pants '7': shorts '8': skirt '9': coat '10': dress '11': jumpsuit '12': cape '13': glasses '14': hat '15': headband, head covering, hair accessory '16': tie '17': glove '18': watch '19': belt '20': leg warmer '21': tights, stockings '22': sock '23': shoe '24': bag, wallet '25': scarf '26': umbrella '27': hood '28': collar '29': lapel '30': epaulette '31': sleeve '32': pocket '33': neckline '34': buckle '35': zipper '36': applique '37': bead '38': bow '39': flower '40': fringe '41': ribbon '42': rivet '43': ruffle '44': sequin '45': tassel - name: bbox sequence: float64 length: 4 - name: area dtype: int64 - name: text dtype: string splits: - name: train num_bytes: 3422987708.5 num_examples: 45620 download_size: 3396446449 dataset_size: 3422987708.5 configs: - config_name: default data_files: - split: train path: data/train-* ---