direct_tv_vectors / README.md
jganzabalseenka's picture
Upload README.md with huggingface_hub
6f09925
metadata
dataset_info:
  features:
    - name: cluster_frames
      sequence:
        sequence: int64
    - name: cluster_vectors
      sequence:
        sequence: float64
    - name: cluster_predictions
      sequence: int64
    - name: distances_between_clusters
      sequence:
        sequence: float64
    - name: video_path
      dtype: string
    - name: different_rows
      list:
        - name: black_image
          dtype: bool
        - name: frame_number
          dtype: int64
        - name: height
          dtype: int64
        - name: horizontal_check
          dtype: bool
        - name: horizontal_xmax
          dtype: int64
        - name: horizontal_xmin
          dtype: int64
        - name: horizontal_ymax
          dtype: int64
        - name: horizontal_ymin
          dtype: int64
        - name: is_L_shape
          dtype: bool
        - name: vertical_check
          dtype: bool
        - name: vertical_xmax
          dtype: int64
        - name: vertical_xmin
          dtype: int64
        - name: vertical_ymax
          dtype: int64
        - name: vertical_ymin
          dtype: int64
        - name: width
          dtype: int64
  splits:
    - name: train
      num_bytes: 50750
      num_examples: 2
  download_size: 42175
  dataset_size: 50750

Dataset Card for "direct_tv_vectors"

More Information needed