File size: 1,077 Bytes
a153aa6 71ebf54 5cb049e 71ebf54 7339e43 71ebf54 7c15c8e 71ebf54 7339e43 71ebf54 7c15c8e 5cb049e 7c15c8e 00e0799 7c15c8e 71ebf54 a748ca8 71ebf54 a153aa6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 |
---
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-*
---
|