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

works fine in case person is standing little longer distance but not when person is at shorter distance #10

Closed bandhavya closed 3 years ago

bandhavya commented 3 years ago

Sometimes it do not detect the person properly.. suddenly when we raise hand in the video. Video is very much distorted. How to make this functionality work more accurate ?

jasonmayes commented 3 years ago

You can try using a different model. Bodypix is not always optimal but was the only suitable one at time of making this. Since then many other models in TensorFlow.js for human body detection.