jagennath-hari commited on
Commit
80b2cf3
·
1 Parent(s): 82aaef5

update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -33
README.md CHANGED
@@ -9,39 +9,6 @@ task_categories:
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: 1284980634
44
- dataset_size: 3197385237.926
45
  ---
46
 
47
  # NYUv2
 
9
  - depth-estimation
10
  - image-segmentation
11
  - image-feature-extraction
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  # NYUv2