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

A bug about the cityscapes_demo.py #46

Open
oak-JHCheng opened this issue Sep 22, 2022 · 0 comments
Open

A bug about the cityscapes_demo.py #46

oak-JHCheng opened this issue Sep 22, 2022 · 0 comments

Comments

@oak-JHCheng
Copy link

oak-JHCheng commented Sep 22, 2022

HI, thanks for the great repo.

I'm doing some inference with the script cityscapes_demo.py
It can generate good result, but only semantic seg result.

I changed the param eval='panoptic' or 'semantic' or 'instance' or 'segment':
result = inference_detector(model, img_, eval='panoptic')
the result always the same (semantic segmentation result) like this:

1663860928823

So the param eval can't work?
I want to know the reason and the other question:
can the demo scripts be used as inference tools for other pictures?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant