Skip to content

How to extract augented segmentation mask for retrieving class identity #60

Description

Hello,

Thanks for the great repo. I wanted to evaluate BAM using the pascal validation dataset. Now in the get_item function, I am not able to retrieve the class identity using the original label in the Pascal VOC dataset. I am accessing the label from the folder "segmentatioclass" but the mask present here does not contain class identity. Your code refers to a folder named as SegmentationClassAug" for retrieving the labels and subsequently class identity. This folder is not present in the Pascal VOC dataset. So, can you explain that how to get this augmented segmentation mask as a label for retrieval of class identity. I have also attached the relevant code snippet. Thanks.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions