Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[D] Overlapping instance segmentation (MASK RCNN?)

I’m trying to solve a problem where I’m trying to train a network for instance segmentation. Here, unlike the examples present in natural images, most of the masks overlap with each other. Here’s an example with 2 masks that I expect. Notice the significant overlap.

https://imgur.com/a/QJQB7MM

I’m trying to go about this with Matterport’s Mask RCNN implementation. And first attempt of results weren’t great. But, I’m just starting, and I probably am not configuring it correctly (to train). But, just in case this is impossible to do or there’s a better way to do this, I thought I’d ask this community.

submitted by /u/mackie__m
[link] [comments]