Background-Matting icon indicating copy to clipboard operation
Background-Matting copied to clipboard

segmentation problem

Open poincarelee opened this issue 5 years ago • 3 comments

hi, I was using the segmentation.py to segment people through camera and I encountered a problem: some part such as arm of the person separate rather than connecting to the body, just as the attached picture shows. Could you tell me what the reason is for this and any solution to connecting all the parts together? Thanks a lot. 分割图片

poincarelee avatar Jun 13 '20 04:06 poincarelee

Yeah, I met the same problem and worse.

DerekGrant avatar Jul 04 '20 03:07 DerekGrant

Segmentation via Deeplab can often fail for these kinds of situations. I am curious about what kind of error the matting network produces. It has been trained to be robust to faulty segmentation by using the captured background.

senguptaumd avatar Jul 06 '20 19:07 senguptaumd

interesting problem

kartikwar avatar Dec 01 '20 10:12 kartikwar