All Projects → shiffman → BodyBlock

shiffman / BodyBlock

Licence: other
Experimenting with BodyPix model and Obscuring faces/bodies.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

BodyBlock

A desktop app that helps to hide faces and body parts from video

User interface for BodyBlock

User Guide

TBD - guide to come once an alpha or beta release is made

Contribute

If you'd like to make contributions to building the application, you can do so by setting up your development environment and making changes to the code.

This project is based off the electron-webpack-starter which uses electron-webpack.

Electron Webpack is:

A bare minimum project structure to get started developing with electron-webpack.

To get the app running locally for development:

1 - Install your dependencies

# install dependencies
yarn

2 - Run the app in development

# run application in development mode
yarn dev

🚀 Build the app for production

# compile source code and create webpack output
yarn compile

# `yarn compile` & create build with electron-builder
yarn dist

# `yarn compile` & create unpacked build with electron-builder
yarn dist:dir

Authors

  • @shiffman - Daniel Shiffman
  • @joeyklee - Joey Lee

Contributors

  • @dancigrang
  • @TheNullicorn
  • @owenmcateer
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].