Hermera commited on
Commit
469e3fc
·
verified ·
1 Parent(s): 042e31e

Add files using upload-large-folder tool

Browse files
README.md CHANGED
@@ -8,75 +8,11 @@ tags:
8
  - ground-truth
9
  - optical-flow
10
  - layered-scene
11
- configs:
12
- - config_name: default
13
- data_files:
14
- - split: train
15
- path: data/**/*.parquet
16
- dataset_info:
17
- features:
18
- - name: frame0_left_flow_layer00_forward_visualization.png
19
- dtype: image
20
- - name: frame0_left_flow_layer01_forward_visualization.png
21
- dtype: image
22
- - name: frame0_left_flow_layer02_forward_visualization.png
23
- dtype: image
24
- - name: frame0_left_flow_layer03_forward_visualization.png
25
- dtype: image
26
- - name: frame0_right_flow_layer00_forward_visualization.png
27
- dtype: image
28
- - name: frame0_right_flow_layer01_forward_visualization.png
29
- dtype: image
30
- - name: frame0_right_flow_layer02_forward_visualization.png
31
- dtype: image
32
- - name: frame0_right_flow_layer03_forward_visualization.png
33
- dtype: image
34
- - name: frame1_left_flow_layer00_backward_visualization.png
35
- dtype: image
36
- - name: frame1_left_flow_layer01_backward_visualization.png
37
- dtype: image
38
- - name: frame1_left_flow_layer02_backward_visualization.png
39
- dtype: image
40
- - name: frame1_left_flow_layer03_backward_visualization.png
41
- dtype: image
42
- - name: frame1_right_flow_layer00_backward_visualization.png
43
- dtype: image
44
- - name: frame1_right_flow_layer01_backward_visualization.png
45
- dtype: image
46
- - name: frame1_right_flow_layer02_backward_visualization.png
47
- dtype: image
48
- - name: frame1_right_flow_layer03_backward_visualization.png
49
- dtype: image
50
- - name: __key__
51
- dtype: string
52
- - name: sample_id
53
- dtype: string
54
- - name: scene_id
55
- dtype: string
56
- - name: num_flow_visualizations
57
- dtype: int32
58
- - name: num_png_files
59
- dtype: int32
60
- - name: num_flow_files
61
- dtype: int32
62
- - name: num_json_files
63
- dtype: int32
64
- - name: flow_visualization_files
65
- dtype: string
66
- - name: png_files
67
- dtype: string
68
- - name: json_files
69
- dtype: string
70
- - name: flow_files
71
- dtype: string
72
- splits:
73
- - name: train
74
- num_examples: 15549
75
  ---
76
 
77
  # LayeredFlow-Syn Extracted Ground Truth
78
 
79
- This repository contains viewer-friendly extracted LayeredFlow ground-truth annotations in Parquet format.
80
 
81
  ## Layout
82
 
@@ -90,22 +26,12 @@ For example:
90
  data/0/0_0.parquet
91
  ```
92
 
93
- Each Parquet file stores one sample as one row. Image columns are grouped in this
94
- order: `frame0/left`, `frame0/right`, `frame1/left`, then `frame1/right`. Within each
95
- group, saved per-file optical-flow visualization PNGs come first. For example,
96
- `frame0_left_flow_layer00_forward_visualization.png` is loaded from
97
- `frame0/left/flow_layer00_forward_visualization.png`, which visualizes
98
- `frame0/left/flow_layer00_forward.flo`.
 
99
 
100
- Mask and position PNG ground-truth assets are recorded in the `png_files` metadata
101
- column with relative paths, byte sizes, and SHA-256 checksums. They are not embedded as
102
- viewer image columns by default because Hugging Face previews 100 rows at a time; the
103
- full 80-image-column table is too large for the dataset-viewer worker. JSON files are
104
- stored in the `json_files` metadata column. Flow `.flo` files are represented in
105
- `flow_files` with their relative paths, byte sizes, and SHA-256 checksums; they are not
106
- embedded as raw binary viewer cells because Hugging Face cannot preview raw `.flo`
107
- binaries.
108
-
109
- Converted selector `29` contains `546` samples,
110
- 16 flow visualization image columns, and
111
- 64 extracted PNG ground-truth files.
 
8
  - ground-truth
9
  - optical-flow
10
  - layered-scene
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  # LayeredFlow-Syn Extracted Ground Truth
14
 
15
+ This repository contains extracted LayeredFlow ground-truth annotations in Parquet format.
16
 
17
  ## Layout
18
 
 
26
  data/0/0_0.parquet
27
  ```
28
 
29
+ Each Parquet file stores one extracted sample. Rows correspond to files from the extracted
30
+ sample directory and include a leftmost `visualization` image preview when available,
31
+ `relative_path`, `num_bytes`, `sha256`, and binary `content`.
32
+ Rows are ordered by `frame0/left`, `frame0/right`, `frame1/left`, then `frame1/right`.
33
+ Inside each frame/view group, flow visualization PNG rows named `*_visualization.png`
34
+ come first. `.flo` rows also use the matching `*_visualization.png` as their
35
+ leftmost preview image, while mask/position PNG rows preview themselves.
36
 
37
+ Converted selector `0` contains `505` samples.
 
 
 
 
 
 
 
 
 
 
 
data/0/0_10.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1daa113260c3ddf7fb0eef49951b5823bd41ec0677f3f16b6bea0da7d92a73b
3
+ size 45581883
data/0/0_103.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ca82c7776902b529311c386e261034ceb6541572c428e353567f7155a7fb434
3
+ size 50404935
data/0/0_108.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d7337d74a5c43e2d978a2b94f2dde7f5b1f1620b4e7ff1ef182ca8182de1d3d
3
+ size 48043107
data/0/0_113.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dbf4e47a844da4a1ba2d53f50f2b4b10b6be11993e3fc529eaf875351b0fad0
3
+ size 50191087
data/0/0_127.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cee26616c78168e46efb68f6eb9fec684d9ffdbf02bbf16407dbc874b5d5bd0
3
+ size 58308249
data/0/0_130.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24c481127280665b767b9d88b4ee5f0731d765198d117cda49287e4f96e7efc6
3
+ size 48960444
data/0/0_185.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:413e4e0fa7c4f4110413af03c911992bdc5f10762e10cacaad5e2d0842d773f3
3
+ size 44117216
data/0/0_188.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39361d6b12b4bd7a05f405eaad1a5c8d558a35d7d0114c19680b61c36af0ab90
3
+ size 52080001
data/0/0_190.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31a60bb9911a72c39863aa70d25df28100897c6fd6606e425ea04ae6fbe9e408
3
+ size 52981983
data/0/0_230.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63b87334c5efc41a4f72310103a214fe86be83dbf5cf321532b2b61674ff1cc3
3
+ size 49968804
data/0/0_24.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b74636a46768a470a0c6fc7c0999fe8ad43df39ab8b045e4dffef34b53c19e3
3
+ size 58078138
data/0/0_241.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:482eba8e08be8d8c1532e203aac044fbb992d7e97ecac484ca1bdf9ff9c0cae7
3
+ size 46517665
data/0/0_253.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fdf38fa8759a5575d562b7fa53767f0b06c1ceab3fc0d6819c1a90df0d088d4
3
+ size 56112985
data/0/0_271.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b591ee0919ece738e9efb13f65f3076d401ae2c333dcbb20482855ae1b5c538b
3
+ size 63437525
data/0/0_275.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c93742e8292b91016b49edde0dc6b98cb33467a5c589d660b169a481906564e2
3
+ size 59924428
data/0/0_281.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7321f3d5143bc3b464a642f664d8ca1d4a9ba692d84d6ffdd38124875851fc90
3
+ size 46738102
data/0/0_292.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4de028aa6b3ab178941a54f483a573e58187a59358772c1c6c144725d95c7f0
3
+ size 57030760
data/0/0_296.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:206a5b5ab3735057c684f9b587e553707dc4d43dd835d8fee2e899e6d5ab9de1
3
+ size 51229753
data/0/0_312.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0958d4c40cacd9b5f60fcf475f1bfcd8bc0d9d295974d4da4c81ed1bf374671
3
+ size 47716566
data/0/0_32.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa9caa976b326c9d47fa6a8cc7e6a6340b57c96200db4b522cec28b5274e95f5
3
+ size 42332753
data/0/0_327.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d17c53aae5044882a676d9fe0a4d408607fda1151935bb8f8ca9d1b22d35386d
3
+ size 41178436
data/0/0_329.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e858e2033519fd3d7d3754dce82535ce80f1e7555509ae5733d04ba0583771f
3
+ size 54654270
data/0/0_340.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c0f61b4468bea97c1c5317b70c9f3d39e72e2ff814dc59dd138bfad4baded1c
3
+ size 66508363
data/0/0_35.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a735be4dd91f972290337bcb1ad55c9cc32d2df2dddaf5f2f272270947d348e8
3
+ size 52299688
data/0/0_351.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:070e7c3940c2742b4b641e2596a368197ad9e03e9a64fdea7f17da37ae385a0b
3
+ size 60023413
data/0/0_384.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d91327fc9df6d3350cc9dde66c8439743296204eb822b4dfa80e6614ee1cfae3
3
+ size 50525545
data/0/0_387.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bf549696ebfd097eb05d10dc7f0628b582dabc5ea5e6aa6235777bdf27d8323
3
+ size 56233023
data/0/0_392.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4660017d8a34342b22817ea2b56d6db611ac566db5575ccda0f9fb818a3c9643
3
+ size 58329770
data/0/0_398.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52877ff3aa11d45e0411280c08fe0d4b071d60395a427d8bf03c5a2ea14b7ca5
3
+ size 40981365
data/0/0_402.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d86679c0614483bf44659b9561cdeb2d7c72d718e4a2a465834a7691feeedf0d
3
+ size 52924031
data/0/0_408.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35e658d55fe94a8d202215f6cf06d7b590f28cdafc0cc6387cad7fb30e475813
3
+ size 53049831
data/0/0_414.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ed8f55cc1dbdeca82ec9da325b2a1ddce1c17bd1a03421620111a7e7f772760
3
+ size 45562028
data/0/0_432.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:936715fce27d234e9720fcd712e815c320f3666fa15f7cfdc7cc9bc9e489bfbc
3
+ size 49315055
data/0/0_434.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f6245c3d338430804919f1ac7db54b4123647f442a7d67112ae334147293b43
3
+ size 56516232
data/0/0_445.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35be95df53049f72a7edf567b105ef0127ec5968e9f048ded153d3ecff84fbf2
3
+ size 55115743
data/0/0_450.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41ad2f976b6224810fe1ac1cf91b66e7a47d98d8ee35da74288d5dc666403cbf
3
+ size 53908811
data/0/0_457.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c372b2897cab692bdf83ad02cbd880ce10f5d477331121b9ce16917363e6f743
3
+ size 50112373
data/0/0_463.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11ae3be22c7284ff205edcbfa1f62fd17803ca6b6acc510c086c00021aa9c9fb
3
+ size 51827800
data/0/0_464.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5841997de1a97c92d97807bb89a555b272254048ae0ce0bf7e5851fa444b5610
3
+ size 53293166
data/0/0_465.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba68cf63bb4145d9cc782b85a8675eae205e9eac23df7ff146e75ae5d52575c0
3
+ size 67974702
data/0/0_482.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dd274e73787591f5a616805c31a795b900791accb4caf157f5fc05b73cf7742
3
+ size 54387330
data/0/0_484.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:447d17a5e36973636870b195cbece8f3f8f9bb64437349ce74500e32df4aacc3
3
+ size 54813063
data/0/0_488.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfc8e1d48caae1b74ea538e43cd478c86ea077f1ce867b5546531cbfe73aac96
3
+ size 58488093
data/0/0_493.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07809430dec98ecd1ee022938bb2305395312b37d690c5da8ccc95f0859795b8
3
+ size 61015268
data/0/0_59.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9362570dba203e5468092822da11517a50178be104d221ad373d115a29f36f09
3
+ size 43578343
data/0/0_67.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b41cbda5b0e560119e7b2b8f1b258c974d364e8e1ee02bc8e97de71d34f505d
3
+ size 51945382
data/0/0_76.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fd08a9178138911d371881ac0c089003c7f0e5fffb80e3f14ac354da12575b4
3
+ size 62245175
data/0/0_91.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cb603873d93ae9837068e69e30622d81169833bd6985f9f958fc7468eef7099
3
+ size 60186841
data/0/0_96.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18e44cd1cfc88632aad868774315600efa60151d692ca5ce4d120815002b779d
3
+ size 49621761