An open API service indexing awesome lists of open source software.

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

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
```