sat3density / dataset /INSTALL.md
venite's picture
initial
f670afc
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).