File size: 1,015 Bytes
f670afc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
For reproduce our paper,

you should first download 4 zip file:

`
CVACT/satview_correct.zip , 
CVACT/streetview.zip , 
CVUSA/bingmap/19.zip ,
CVUSA/streetview/panos.zip
`
 from [here](https://anu365-my.sharepoint.com/:f:/g/personal/u6293587_anu_edu_au/EuOBUDUQNClJvCpQ8bD1hnoBjdRBWxsHOVp946YVahiMGg?e=F4yRAC), the project page is [Sat2StrPanoramaSynthesis](https://github.com/shiyujiao/Sat2StrPanoramaSynthesis).

Then download the sky mask from [here](https://drive.google.com/drive/folders/1pfzwONg4P-Mzvxvzb2HoCpuZFynElPCk?usp=sharing)

Last,the users should organize the dataset just like:
```
β”œdataset
β”œβ”€β”€ CVACT
β”‚   β”œβ”€β”€ streetview
β”‚   β”œβ”€β”€ satview_correct
β”‚   β”œβ”€β”€ pano_sky_mask
β”‚   β”œβ”€β”€ ACT_data.mat
└── CVUSA
β”‚   β”œβ”€β”€ bingmap
β”‚   β”‚   β”œβ”€β”€ 19
β”‚   └── streetview
β”‚   β”‚   β”œβ”€β”€ panos
β”‚   β”œβ”€β”€ sky_mask
β”‚   β”œβ”€β”€ splits
```

Tip: The sky masks are processed with [Trans4PASS](https://github.com/jamycheung/Trans4PASS).