Skip to content

The None-Type  #85

@uxhao-o

Description

@uxhao-o

Hi,
I am using clodsa to achieve data augmentation for semantic segmentation. And now I meet the error "None-Type". I am trying the debug in pycharm and found the error point in folderLinearSemanticSegmentationAugmentor.py. There is a problem with the logic of the code when processing the path of an input image path into the path of its label.
When I set the input path('E:/datasets/Vessels-Datasets/DRIVE/train'), the debug show the path of the input image is E:/datasets/Vessels-Datasets/DRIVE/train/images/32.jpg, but its label path is '/labels/E:/datasets/Vessels-Datasets/DRIVE/train/images/32.jpg'.
You can see the error point in the screenshot.

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