Questions About Reading ['attributes'] of Each Image #56
Unanswered
zixianwang2022
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am trying to read the weather condition of each image loaded from a dataloader from SHIFTDataset. It seems that the "attributes" is not one of the elements in KEYs inside the SHIFTDataset class. So when I load images form the dataloader, the images did not contain any information about the weather condition. I am trying use the images of each weather categories for training and testing, for example rainy, snowy. Are there any good ways that I can do this?
Beta Was this translation helpful? Give feedback.
All reactions