All Projects → keijiro → Nncam

keijiro / Nncam

Licence: apache-2.0
Virtual background with Unity Barracuda

NNCam

gif gif

NNCam is a Unity sample project that implements a virtual background feature (background removal for webcams) using the Barracuda inference engine.

NNCam uses the BodyPix human segmentation model for background removal. This sample shows how to run similar models without CPU-side overhead.

System requirements

  • Unity 2020.2
  • Barracuda 1.2

How to try the project

The ONNX model files are not contained in this repository to avoid hitting the storage quota. You can download them from the Releases page. Or you can use this Colab notebook to convert the original BodyPix models to ONNX.

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].