sithu31296 / semantic-segmentation

SOTA Semantic Segmentation Models in PyTorch
MIT License
830 stars 149 forks source link

how to prepare DATASETS ADE20K? #22

Closed LanWong1 closed 2 years ago

LanWong1 commented 2 years ago

hi, how to prepare datasets ADE20k base on download files? what's in training or anotaions? when I try to visualize the datasets, "ndex 251 is out of bounds for dimension 0 with size 150 " erro comes? why?