| dataset_info: | |
| features: | |
| - name: video_id | |
| dtype: string | |
| - name: expression_id | |
| dtype: string | |
| - name: video_dir | |
| dtype: string | |
| - name: frames | |
| list: string | |
| - name: frame_paths | |
| list: string | |
| - name: prompt | |
| dtype: string | |
| - name: anno_ids | |
| list: int64 | |
| - name: obj_ids | |
| list: int64 | |
| - name: frame_size | |
| list: int64 | |
| - name: centers_xy | |
| list: | |
| list: | |
| list: float32 | |
| - name: centers_xy_norm | |
| list: | |
| list: | |
| list: float32 | |
| - name: bbox_xyxy | |
| list: | |
| list: | |
| list: float32 | |
| - name: bbox_center_xy | |
| list: | |
| list: | |
| list: float32 | |
| - name: bbox_center_xy_norm | |
| list: | |
| list: | |
| list: float32 | |
| - name: area | |
| list: | |
| list: int64 | |
| - name: valid | |
| list: | |
| list: bool | |
| splits: | |
| - name: train | |
| num_bytes: 342920632 | |
| num_examples: 23249 | |
| - name: validation | |
| num_bytes: 7006206 | |
| num_examples: 475 | |
| download_size: 92147834 | |
| dataset_size: 349926838 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| - split: validation | |
| path: data/validation-* | |