Skip to content

harsh4870/TensorJS-Face-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

face-detection-tensorjs-ml

Face landmark detection TensorJS with Integrated WASM & comparison with Webgl, CPU

Open in browser

Clik & Visit Link

Quick run http-server

Install http-server

npm install --global http-server

Run http-server & Open browser localhost:8080

DIY General Quick Demo

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

Screenshot 2023-08-02 at 1 23 45 AM

About

Tensor JS Face Detection with WASM backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages