Skip to content

FileNotFoundError: [Errno 2] No such file or directory: '/home/rabbit/CLIMS-master/clims_voc12/sem_seg/ug/2008_002913.png' #120

@CZeng1220

Description

@CZeng1220

Hi, I want to ask a question about the label path setting.
In libs/datasets/voc.py , your original code is "label_path = osp.join(self.root, self.labels[index][1:])",
and I change this into "label_path = osp.join("/home/rabbit/CLIMS-master/clims_voc12/sem_seg", self.labels[index][19:])".
Though, I do not have "ug" this folder, I'm wondering if there's a relevant setting in your code that makes the extra “ug” folder in the path.
Thanks to your excellent work! Looking forward to your reply!

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