We use mmsegmentation for semantic segmentation testing, evaluation and visualization on Pascal VOC, Pascal Context and COCO datasets. You do not need to construct a tree-like data structure within the codebase. To specify the root of each folder, you need to modify the data_root
attribute in each config file. All datasets include the "background" class for mIoU evaluation.
Please follow the MMSegmentation Pascal VOC Preparation instructions to download and setup the Pascal VOC dataset.
Please refer to the MMSegmentation Pascal Context Preparation instructions to download and setup the Pascal Context dataset.
We follow GroupViT to prepare the data of COCO Object.
We follow FC-CLIP to prepare the data of ADE-150 and ADE-847.