Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 857 Bytes

File metadata and controls

16 lines (9 loc) · 857 Bytes

videoeffect

This is a demo application for power and performance evaluation of webgpu/webgl/webnn backends, for video conferencing background blur.

How to use the demo

  1. Host the page with a local web server. Make sure your Chrome/Edge browser is configured with neccessary security exceptions so that it allows capturing from local camera.
  2. You should use Chrome canary for WebNN to work with WindowsML backend. Make sure you follow instructions here to setup the WebNN WindowsML backend for Chrome canary.

How to contribute

Submit a pull request to https://github.com/webatintel/videoeffect/pulls. By contributing to the project, you agree to license your contribution under the Apache 2.0 License.

How to report issues

Use the "Issues" tab on Github to report issues.