Skip to content

In panoptic segmentation using Detectron2, how can I output the instance ID data in the format in which pixel? (Not in image format) #3682

@shutofuji

Description

@shutofuji

I was able to run demo.py and output panoptic segmentation. However, the output is an image only. Is there a way to output as a code such as a JSON file instead of an image?
The data you want is the instance ID and its pixels.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprovements or good new features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions