Skip to content

zineos/ncnn-webassembly-blazeface

Repository files navigation

ncnn-webassembly-blazeface

Method 1: github pages(chrome)

  1. launch google chrome browser, open chrome://flags and enable all experimental webassembly features

  2. re-launch google chrome browser, open https://zineos.github.io/ncnn-webassembly-blazeface/index.html and enjoy

Method 2: run locally(chrome)

  1. start a http server
python3 -m http.server 8888
  1. launch google chrome browser, open chrome://flags and enable all experimental webassembly features

  2. re-launch google chrome browser, open http://127.0.0.1:8888/index.html and enjoy

Method 3: run locally(firefox-nightly)

  1. start a http server
python3 server.py
  1. download firefox-nightly from https://www.mozilla.org/en-US/firefox/channel/desktop

  2. launch firefox-nightly browser, open http://127.0.0.1:8888/index.html and enjoy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published