Skip to content

Dataset #6

@burcuamirgan

Description

@burcuamirgan

Hi, Thanks for your sharing.
You wrote, "Transfer the label images from RGB Format to Grey-scale Map". Although I follow this rule for the WHDLD dataset, the prediction results are not consistent. Could you explain this condition in more detail?

*dataset.py
data_series.append(imageio.imread(x_batch[i]) / 255.0) >> for scale [0,1]
label_series.append(imageio.imread(y_batch[i]) - 1) >> ???
sil

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