File size: 950 Bytes
b85adaf
cd3c212
9f0ca17
3b863c4
cd3c212
9f0ca17
 
 
cd3c212
9f0ca17
b85adaf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9f0ca17
3b863c4
9f0ca17
b85adaf
3b863c4
e2e60c1
 
3b863c4
b85adaf
 
 
 
 
9f0ca17
 
3b863c4
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
---
license: gpl-3.0
size_categories:
- 10K<n<100K
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
    num_examples: 13259
  - name: train
    num_bytes: 215886686
    num_examples: 97155
  download_size: 3146280802
  dataset_size: 593734558
configs:
- config_name: default
  data_files:
  - split: validation
    path: data/validation-*
  - split: train
    path: data/train-*
---