senguptaumd / Background-Matting

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

Real time results with constant background #73

Closed Nerdyvedi closed 4 years ago

Nerdyvedi commented 4 years ago

Hi, Can we use this method for real time matting if we supply it with the background image beforehand?

Thank you

senguptaumd commented 4 years ago

Currently, the network is not really real-time. Currently, we are working on an extension that can handle 720p at 60fps. But it may take a while to finish the work, publish and release the code.