pragmaticgeek / blurry-cam-demo

The purpose of this repository is to provide a demo how to use TensorFlow and the body-segmentation model to simulate the blurred background effect as you see in video chat applications.

Home Page:https://pragmaticgeek.medium.com/is-video-chat-blur-background-using-ai-ec6f7d4a99cb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blurry background with TensorFlow and body-segmentation model

The purpose of this repository is to provide a demo how to use TensorFlow and the body-segmentation model to simulate the blurred background effect as you see in video chat applications.

To run the demo

pnpm i && pnpm start

For more detail, you can read my Medium article

If you don't want to run this you can visit the live Codesandbox demo

About

The purpose of this repository is to provide a demo how to use TensorFlow and the body-segmentation model to simulate the blurred background effect as you see in video chat applications.

https://pragmaticgeek.medium.com/is-video-chat-blur-background-using-ai-ec6f7d4a99cb

License:MIT License


Languages

Language:JavaScript 62.0%Language:HTML 24.6%Language:CSS 13.3%