Closed Ali2500 closed 5 years ago
Turns out I'm using the wrong portion of the dataset: the publicly available leftImg8bit_trainvaltest.zip
archive does not have the aforementioned frames. The leftImg8bit_sequence_trainvaltest.zip
archive has to be used instead.
After setting up everything according to SETUP.md and running the inference test on validation data from CityScapes, I get the following error:
Running inference for the image file
/work/athar/datasets/Cityscape/leftImg8bit_trainvaltest/leftImg8bit/val/frankfurt/frankfurt_000001_014565_leftImg8bit.png
requires a past sequence of frame images (namely, for this case, 014547, 014550, 014553, 014556, 014559, 014562, 014565), but it seems that aside from the last image, none of the others exist in the CityScape dataset.Although not verified, I think this problem will occur on all the images in the CityScape validation set.