Face landmark detection TensorJS with Integrated WASM & comparison with Webgl, CPU
Install http-server
npm install --global http-server
Run http-server
& Open browser localhost:8080
ARM
docker run -p 1234:80 harshmanvar/face-detection-tensorjs:compare-wasm-webgl-cpu
AMD
docker run -p 1234:80 harshmanvar/face-detection-tensorjs:compare-wasm-webgl-cpu-amd
Open the URL in browser
http://localhost:1234