CSAILVision / ADE20K

ADE20K Dataset
325 stars 56 forks source link

Filter ADE to retain specific images belonging to specific class #41

Open sparshgarg23 opened 1 year ago

sparshgarg23 commented 1 year ago

Hi,is it possible to filter the ADE20K dataset in such a way that only images that have a specific class are included For example in the dataset there are 318 images corresponding to the class bridge.I would like to retain only these images and ignore the rest of them.Is that possible,and if yes how would you suggest i go about it.

macTracyHuang commented 1 year ago

Hi,is it possible to filter the ADE20K dataset in such a way that only images that have a specific class are included For example in the dataset there are 318 images corresponding to the class bridge.I would like to retain only these images and ignore the rest of them.Is that possible,and if yes how would you suggest i go about it.

Yes, you can refer to my repo