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