jasonmayes / Real-Time-Person-Removal

Removing people from complex backgrounds in real time using TensorFlow.js in the web browser
Apache License 2.0
5.17k stars 651 forks source link

can this process of updating pixels be made faster for live streaming this video ? #11

Closed bandhavya closed 2 years ago

bandhavya commented 3 years ago

I have a live video which will be streamed to the end user immediately. In this scenario, processed video (removing person) will be updated very slow and it will not be in sync with audio.

jasonmayes commented 2 years ago

Try something other than bodypix. Look for faster segmentation examples that you can port to tensorflow.js using our command line converter. https://www.tensorflow.org/js/guide/conversion