qianmingduowan / Sat2Density

The official implementation of the paper: Sat2Density: Faithful Density Learning from Satellite-Ground Image Pairs (ICCV 2023)
40 stars 2 forks source link

Dataset issue #7

Closed zhangdan8962 closed 7 months ago

zhangdan8962 commented 8 months ago

Hi,

I am wondering why there are 32,810 images in CVACT/satview_correct while 44,415 in CVACT/streetview? Similarly, there are 44,416 files in CVUSA/19 and 44,516 in CVUSA/panos. It seems the number of images are not matched for both datasets.

Could you please let me know how you split the training and testing set?

qianmingduowan commented 8 months ago

Hi,

The data split follows the repo: https://github.com/YujiaoShi/Sat2StrPanoramaSynthesis

I hope it can help you well.

Best

zhangdan8962 commented 8 months ago

Hi,

The data split follows the repo: https://github.com/YujiaoShi/Sat2StrPanoramaSynthesis

I hope it can help you well.

Best

Thank you for the reply! But I still can not get how they split the data in the repo you provided.

qianmingduowan commented 8 months ago

I provided it here.