File size: 1,185 Bytes
f043f84 |
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 |
---
dataset_info:
features:
- name: image
dtype: image
- name: image_filename
dtype: string
- name: frame_number
dtype: int64
- name: is_L_shape
dtype: bool
- name: horizontal_check
dtype: bool
- name: vertical_check
dtype: bool
- name: black_image
dtype: bool
- name: horizontal_xmin
dtype: int64
- name: horizontal_xmax
dtype: int64
- name: horizontal_ymin
dtype: int64
- name: horizontal_ymax
dtype: int64
- name: vertical_xmin
dtype: int64
- name: vertical_xmax
dtype: int64
- name: vertical_ymin
dtype: int64
- name: vertical_ymax
dtype: int64
- name: cropped_image_horizontal
dtype: image
- name: cropped_image_vertical
dtype: 'null'
- name: width
dtype: int64
- name: height
dtype: int64
- name: embedding_horizontal
sequence: float32
splits:
- name: train
num_bytes: 976987.0
num_examples: 5
download_size: 960063
dataset_size: 976987.0
---
# Dataset Card for "directv-zocalos_1.0fps_15-08-2023_17-08-2023"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |