jasonmayes/Real-Time-Person-Removal

How about using the mask provided in official BodyPix model?

futrime opened this issue · 2 comments

BodyPix officially contains a mask function, which could straightly returns a mask of the image. How about using it instead?

I am already using Bodypix but the mask alone is not enough to make it robust.

Sorry for late comment but you can you alpha channel of the mask and canvas globalCompositeOperation to blend it without for loop