Skip to content

How to generate tfmasks? #2

@arunpatro

Description

@arunpatro

Hi,

While generating the tfrecords for the dataset, the code here:

tfm_files = sorted(glob.glob(os.path.join(self.tfrecord_dir, '*.tfmasks')))

loads *.tfmasks. But the code in the repo doesn't create tfmasks. Can someone share the format for tfmasks? Is it a binary valued image for each image? This can be created using segmentation but how to create a tfrecord/tfmask format of it?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions