--- license: apache-2.0 dataset_info: features: - name: image_url dtype: string - name: rle_mask struct: - name: counts sequence: int64 - name: size sequence: int64 - name: point struct: - name: foreground dtype: bool - name: x dtype: int64 - name: y dtype: int64 - name: points list: - name: foreground dtype: bool - name: x dtype: int64 - name: y dtype: int64 - name: character dtype: string - name: show dtype: string - name: image dtype: image - name: mask dtype: image - name: subtitle_id dtype: string - name: bounding_box struct: - name: height dtype: int64 - name: width dtype: int64 - name: x dtype: int64 - name: y dtype: int64 - name: id dtype: string splits: - name: train num_bytes: 2276163631.36 num_examples: 1534 download_size: 1169304927 dataset_size: 2276163631.36 configs: - config_name: default data_files: - split: train path: data/train-* ---