Skip to content

kexiZeroing/background-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual background demo with the help of MediaPipe

Live demo: https://kexizeroing.github.io/background-demo

About MediaPipe
MediaPipe can create custom cross-platform ML solutions for common tasks without ML expertise.

Basic process:
getUserMedia -> video -> selfieSegmentation -> draw canvas -> apply filter -> captureStream -> video

Project details:

  1. The project was bootstrapped with Create React App.
  2. For deployment, refer to Github Pages.
  3. Experiment with MediaPipe Selfie Segmentation using npm pacakge @mediapipe/selfie_segmentation

If the deploy complains error A branch named 'gh-pages' already exists, just deleting the folder node_modules/.cache/gh-pages works.

About

Change background with Mediapipe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published