senguptaumd / Background-Matting

Background Matting: The World is Your Green Screen
https://grail.cs.washington.edu/projects/background-matting/
4.78k stars 662 forks source link

Is the matting real-time? #35

Closed jayavanth closed 4 years ago

jayavanth commented 4 years ago

I was wondering if I can use it for video streaming

senguptaumd commented 4 years ago

Not really, work needs to be done to make it realtime (>30fps or >60fps)

viral98 commented 4 years ago

Could you specify what sort of work needs to be done to make it realtime? I was wondering if this could be integrated with webcamoid to solve this issue

kwea123 commented 4 years ago

So what is the speed on your GPU currently? Having a number can help to estimate what should be improved.

senguptaumd commented 4 years ago

Please see this discussion about current runtime statistics webcamoid/webcamoid#41 . We are working to improve the system and make it real-time in the near future.