Skip to content

imkrrish/SelfieSegmentation_video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selfie Segmentation Video

Remove the Background and add a Virtual Backgroud to Live Camera feed.

Live Demo

Loved the project? Show your love to the developer by starring this repo.



A React app that can add virtual background to a live video stream in the browser. We can choose the background from our device storage. To remove the background from the live camera feed used MediaPipe Selfie Segmentation.


Tech Stack 💻

🚀 Getting started

This project is already deployed on https://imkrrish.github.io/SelfieSegmentation_video/

Instructions for local deployment are given below:

  1. Clone the repository
git clone
  1. Enter the project directory
cd SelfieSegmentation_video
  1. Install dependencies
npm install
  1. Start local dev server
npm start
  1. View local deployment at http://127.0.0.1:3000

🤩Feel free to give this repo a ⭐ if you like this repo and want to appreciate efforts

Contributions are welcomed!

About

MediaPipe Selfie Segmentation Based "Virtual Background"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published