Results 8 comments of MartinKlevs

[Volcomix virtual background](https://github.com/Volcomix/virtual-background) seems to give great results even on my bad laptop camera while also at 60fps. Would it be possible to do something similar here?

Volcomix seems to do a much better job overall. It also segments the whole image instead of a cropped area.

Nice! I was able to get it working with minimal adustments. The new model outputs a [0, 1] `float32` mask. It seems to do a good job.

I agree. Personally i experience better results with the threshold set to 0.75.

This repo contains several models: [https://github.com/anilsathyan7/Portrait-Segmentation](https://github.com/anilsathyan7/Portrait-Segmentation)

To me it looks like that model card **is** the card associated with the model. Not sure what to make of it.

This would work fine for a pixel-sharp segmentation, however I am experimenting with smooth mask borders and a smooth transition is hard to fix properly in OBS. One could also...

Yes. Scaling could also be great, especially with high res inputs. This should be something that scales with the input resolution. To me this all sounds like something we can...