Jour commited on
Commit
3069969
·
verified ·
1 Parent(s): 3da4b24

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -28
README.md CHANGED
@@ -1,31 +1,31 @@
1
- ---
2
- dataset_info:
3
- features:
4
- - name: image
5
- dtype: image
6
- - name: mask
7
- dtype: image
8
- splits:
9
- - name: train
10
- num_bytes: 937662970
11
- num_examples: 231
12
- download_size: 919821617
13
- dataset_size: 937662970
14
- configs:
15
- - config_name: default
16
- data_files:
17
- - split: train
18
- path: data/train-*
19
- license: ms-pl
20
- task_categories:
21
- - mask-generation
22
- tags:
23
- - street
24
- - view
25
- - street-view
26
- - '360'
27
- pretty_name: 360° streets view with mask
28
- ---
29
  # 📷 360 Clean Dataset
30
 
31
  A dataset of **360° equirectangular images** with corresponding **binary masks** that hide the typical artifacts introduced by 360° capture, such as:
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: mask
7
+ dtype: image
8
+ splits:
9
+ - name: train
10
+ num_bytes: 937662970
11
+ num_examples: 231
12
+ download_size: 919821617
13
+ dataset_size: 937662970
14
+ configs:
15
+ - config_name: default
16
+ data_files:
17
+ - split: train
18
+ path: data/train-*
19
+ license: mit
20
+ task_categories:
21
+ - mask-generation
22
+ tags:
23
+ - street
24
+ - view
25
+ - street-view
26
+ - '360'
27
+ pretty_name: 360° streets view with mask
28
+ ---
29
  # 📷 360 Clean Dataset
30
 
31
  A dataset of **360° equirectangular images** with corresponding **binary masks** that hide the typical artifacts introduced by 360° capture, such as: