fyu / lsun

LSUN Dataset Documentation and Demo Code
531 stars 175 forks source link

TEST set has only label 0 #41

Open antonyalexos opened 2 years ago

antonyalexos commented 2 years ago

TEST dataset has only label 0. Why is that and how can we get the labels of the testset?

hih70 commented 2 years ago

The test set URL seems not working. How did you download it? I assume there is a mistake in the download function url = 'http://dl.yf.io/lsun/scenes/{set_name}_lmdb.zip'.format(**locals())

not 'http://dl.yf.io/lsun/scenes/{set_name}_lmdb.zip' it should be like this