Skip to content

Understanding Ground Truth Label #25

@newTypeGeek

Description

@newTypeGeek

I am able to train the Structured Forest using the BSDS500 image dataset. But I am confused with the ground truth label in this directory BSR/BSDS500/data/groundTruth/train.

For each image, the groundTruth label in .mat format consists of 6 struct with 2 fields: (Segmentation and Boundaries).

Question 1:
I don't understand why we have 6 labels for each image. Isn't it more natural to have one label (one struct) per image?

Question 2:
And also, If I want to train my own dataset, how can I setup my own ground truth label (both Segmentation and Boundaries)?

Thanks.

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