kryptik / README.md
Samuel-Martineau's picture
Upload dataset
9f0ca17 verified
|
raw
history blame
No virus
952 Bytes
metadata
license: gpl-3.0
size_categories:
  - 1K<n<10K
task_categories:
  - robotics
  - depth-estimation
  - object-detection
tags:
  - synthetic
dataset_info:
  features:
    - name: image
      dtype: image
    - name: normalized_distance
      dtype: float64
    - name: normalized_angle
      dtype: float64
    - name: is_target_visible
      dtype: bool
    - name: thrower_x
      dtype: float64
    - name: thrower_y
      dtype: float64
    - name: thrower_z
      dtype: float64
    - name: thrower_rotation_z
      dtype: float64
    - name: target_x
      dtype: float64
    - name: target_y
      dtype: float64
    - name: target_z
      dtype: float64
  splits:
    - name: validation
      num_bytes: 369387479
      num_examples: 13259
    - name: train
      num_bytes: 37610309
      num_examples: 1319
  download_size: 415862462
  dataset_size: 406997788
configs:
  - config_name: default
    data_files:
      - split: validation
        path: data/validation-*
      - split: train
        path: data/train-*