Skip to content

training and val pair mismatch #2

Description

@bereket-meley

train_temp.append([train_image_item,self.annotation[line][idx]])
val_temp.append([val_image_item,self.annotation[line][idx]])

is train_image_item and self.annotation[line][idx]] need to be of the same image like Folder-1_image1.jpg, Folder-1_image1_annotation.png, or just random pairs as long as they are from the same folder. And what about for the validation

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