tmeynier commited on
Commit
321aa8b
·
verified ·
1 Parent(s): d0c848a

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: mit
5
+ tags:
6
+ - video
7
+ - robotics
8
+ - pushcross
9
+ ---
10
+
11
+ # Dataset tmeynier/pushcross6
12
+
13
+ This dataset contains video data and tabular data for the PushCross project.
data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:208f7c489d102ea9c63d15511e7c74dae8f1237fe278885c81c94a8d9497869c
3
+ size 35920
dataset_info.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "observation.state": {
6
+ "feature": {
7
+ "dtype": "float64",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "Sequence"
11
+ },
12
+ "action": {
13
+ "feature": {
14
+ "dtype": "float64",
15
+ "_type": "Value"
16
+ },
17
+ "_type": "Sequence"
18
+ },
19
+ "episode_index": {
20
+ "dtype": "int64",
21
+ "_type": "Value"
22
+ },
23
+ "frame_index": {
24
+ "dtype": "int64",
25
+ "_type": "Value"
26
+ },
27
+ "timestamp": {
28
+ "dtype": "float64",
29
+ "_type": "Value"
30
+ },
31
+ "next.done": {
32
+ "dtype": "bool",
33
+ "_type": "Value"
34
+ },
35
+ "index": {
36
+ "dtype": "int64",
37
+ "_type": "Value"
38
+ },
39
+ "video_path": {
40
+ "dtype": "string",
41
+ "_type": "Value"
42
+ }
43
+ },
44
+ "homepage": "",
45
+ "license": ""
46
+ }
meta/dataset_infos.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "default": {
3
+ "description": "Your dataset description here",
4
+ "citation": "",
5
+ "homepage": "",
6
+ "license": "",
7
+ "features": {
8
+ "observation.state": {
9
+ "feature": {
10
+ "dtype": "float64",
11
+ "_type": "Value"
12
+ },
13
+ "_type": "Sequence"
14
+ },
15
+ "action": {
16
+ "feature": {
17
+ "dtype": "float64",
18
+ "_type": "Value"
19
+ },
20
+ "_type": "Sequence"
21
+ },
22
+ "episode_index": {
23
+ "dtype": "int64",
24
+ "_type": "Value"
25
+ },
26
+ "frame_index": {
27
+ "dtype": "int64",
28
+ "_type": "Value"
29
+ },
30
+ "timestamp": {
31
+ "dtype": "float64",
32
+ "_type": "Value"
33
+ },
34
+ "next.done": {
35
+ "dtype": "bool",
36
+ "_type": "Value"
37
+ },
38
+ "index": {
39
+ "dtype": "int64",
40
+ "_type": "Value"
41
+ },
42
+ "video_path": {
43
+ "dtype": "string",
44
+ "_type": "Value"
45
+ }
46
+ },
47
+ "splits": {
48
+ "train": {
49
+ "name": "train",
50
+ "num_bytes": null,
51
+ "num_examples": 355
52
+ }
53
+ },
54
+ "download_size": 0,
55
+ "post_processing_size": 0,
56
+ "dataset_size": null
57
+ }
58
+ }
meta/info.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fps": 30,
3
+ "encoding": {
4
+ "codec": "mp4v",
5
+ "container": "mp4",
6
+ "bitrate": "default",
7
+ "preset": "default",
8
+ "pixel_format": "yuv420p",
9
+ "note": "Encoded with OpenCV VideoWriter using 'mp4v' codec."
10
+ }
11
+ }
meta/stats.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.state": {
3
+ "mean": [
4
+ 0.1714366227388382,
5
+ 0.4019295573234558
6
+ ],
7
+ "std": [
8
+ 0.1593274027109146,
9
+ 0.2197231501340866
10
+ ],
11
+ "min": [
12
+ 0.0,
13
+ 0.0
14
+ ],
15
+ "max": [
16
+ 0.4650000035762787,
17
+ 0.6000000238418579
18
+ ]
19
+ },
20
+ "observation.images.cam_0": {
21
+ "mean": [
22
+ 0.002241408219560981,
23
+ 0.015873746946454048,
24
+ 0.0005958107067272067
25
+ ],
26
+ "std": [
27
+ 0.03966209664940834,
28
+ 0.12164218723773956,
29
+ 0.010632514022290707
30
+ ],
31
+ "min": [
32
+ 0.0,
33
+ 0.0,
34
+ 0.0
35
+ ],
36
+ "max": [
37
+ 1.0,
38
+ 1.0,
39
+ 0.4941176474094391
40
+ ]
41
+ }
42
+ }
state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "2201e2867daff75c",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
videos/episode_1.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:219a86ae1c64462173255d97e9c4c0698a3a8f726776eb33e69afc0b36af53a3
3
+ size 25346
videos/episode_2.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78ef5ec616fa166724f14db3083f08c14e83a6fa437da2b01581afb3aa88fff7
3
+ size 25936
videos/episode_3.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0128fa94099f406100eff6db1dfa510cd3226358f26c669909df9cb2d7c405ad
3
+ size 22633