Spaces:
Runtime error
Runtime error
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).
|