Original filenames from test directory predicting with is_test true?

Is this still working for anyone with 1.0.39?

When I enter

data.test_ds.x
OR
data.test_ds.x

I get the images, rather than the filenames.

Thanks!

Edit: OK nevermind this is answered here:

Need to use data.test_ds.items instead of data.test_ds.x

5 Likes