Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Support 2d image segementation use cases #6

@mbernico

Description

@mbernico

Is your feature request related to a problem? Please describe.
No, I just want to use TFRecorder on a different problem type.

Describe the solution you'd like
As a user I want to be able to use TFRecorder for image segmentation use cases.

In these my input data consists of an image / mask tuple where the mask is a 2-d numpy array with dimensions image_height x image_width. Each pixel in the mask contains an int label, labeling the type of that pixel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions