jagennath-hari commited on
Commit
50629db
·
verified ·
1 Parent(s): 80b2cf3

Upload dataset

Browse files
README.md CHANGED
@@ -9,6 +9,39 @@ task_categories:
9
  - depth-estimation
10
  - image-segmentation
11
  - image-feature-extraction
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  # NYUv2
 
9
  - depth-estimation
10
  - image-segmentation
11
  - image-feature-extraction
12
+ configs:
13
+ - config_name: default
14
+ data_files:
15
+ - split: train
16
+ path: data/train-*
17
+ - split: val
18
+ path: data/val-*
19
+ - split: test
20
+ path: data/test-*
21
+ dataset_info:
22
+ features:
23
+ - name: id
24
+ dtype: string
25
+ - name: rgb
26
+ dtype: image
27
+ - name: depth
28
+ dtype: image
29
+ - name: semantic
30
+ dtype: image
31
+ - name: instance
32
+ dtype: image
33
+ splits:
34
+ - name: train
35
+ num_bytes: 2237596040.926
36
+ num_examples: 1014
37
+ - name: val
38
+ num_bytes: 639427936.0
39
+ num_examples: 290
40
+ - name: test
41
+ num_bytes: 320361261.0
42
+ num_examples: 145
43
+ download_size: 1284641786
44
+ dataset_size: 3197385237.926
45
  ---
46
 
47
  # NYUv2
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6862c242b8c6076a94bcd42c231c1665b7ce300a03efe1c44c49f5cb0b878254
3
+ size 129057373
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cbba72baa79121b5baf4b13d50b7808dae899db66bae881f3993f061f2f061b
3
+ size 898507768
data/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a9a1dd8cc0cb1e46c6a2a022b774b014f44968aeeec5f167d2cf863f7478a34
3
+ size 257076645