File size: 952 Bytes
b85adaf cd3c212 9f0ca17 cd3c212 9f0ca17 cd3c212 9f0ca17 b85adaf 9f0ca17 f12478e 9f0ca17 b85adaf cc26aa2 b85adaf 9f0ca17 b85adaf |
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 |
---
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: 377847872.0
num_examples: 13259
- name: train
num_bytes: 71951879.0
num_examples: 6646
download_size: 567768882
dataset_size: 449799751.0
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
- split: train
path: data/train-*
---
|