Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about getting polygon output #3

Open
birkancelik18 opened this issue Aug 4, 2022 · 0 comments
Open

Question about getting polygon output #3

birkancelik18 opened this issue Aug 4, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@birkancelik18
Copy link

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

@birkancelik18 birkancelik18 added the enhancement New feature or request label Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant