question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

segmask [as in: segmask, output = instance.segmentImagecontains(....)] only contains last detected object

See original GitHub issue

Hi Ayoola, and thank you for creating such a great and truly useful library with Pixellib.

My issue is that when I use segmentImage() like this: segmask, output = instance.segmentImage(....) The resulting segmask[‘extracted_objects’] will always contain only one, the LAST, segmented object, not all of them. Is this intended behaviour, or am I missing something here?

Thanks, Martin

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
mstr1commented, Mar 11, 2021

Works perfectly, thanks a lot!

0reactions
SaiSandeepKantareddycommented, Sep 29, 2021

are show_bboxes parameter not working for semantic segmentation?

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found