Open antonyalexos opened 3 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
TEST dataset has only label 0. Why is that and how can we get the labels of the testset?