https://github.com/heardacat/virtualbackground
Add a virtual background based on someone else's blogpost
https://github.com/heardacat/virtualbackground
Last synced: 2 months ago
JSON representation
Add a virtual background based on someone else's blogpost
- Host: GitHub
- URL: https://github.com/heardacat/virtualbackground
- Owner: HeardACat
- Created: 2020-04-10T13:43:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-10T21:40:42.000Z (about 5 years ago)
- Last Synced: 2025-03-26T16:40:09.665Z (2 months ago)
- Language: Python
- Size: 934 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
From following this: https://elder.dev/posts/open-source-virtual-background/
https://github.com/tensorflow/tfjs-models/tree/master/body-pix
Install this
```
npm i @tensorflow/tfjs-node
``````
node app.js
modprobe v4l2loopback devices=1
```