Skip to content

Question about getting polygon output #3

@birkancelik18

Description

@birkancelik18

First of all congrats for the great work!! Thanks for release.

I run your model using the demo.py file. Yet I got segmentation result in pixel format.
I made following changes to demo.py file to get it run succesfully (inside setup_cfg(args) function):

from boundary_former.config import add_boundaryformer_config
add_boundaryformer_config(cfg)

Could you explain how should I update demo file or the code to get segmentation predictions in polygon format?

Note*
I used the following config file and model respectively:
-> config file link, model.

Best

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