Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Client-Side Face Detection Application

A real-time face detection web application that runs entirely in the browser. Powered by TensorFlow.js and optimized with WebAssembly (WASM)

How to Run

Simply click on the link below:

https://fredredbeard.github.io/face-webapp/

You can also run locally with a Python simple server:

Open terminal in the project folder

python -m http.server 8000

Then visit http://localhost:8000 in your browser.

Tested Environments

This application has been validated on the following configurations:

Mac OS Sequoia 15.6 (M1 Chip):

  • Chrome v143, Firefox v146, Safari v18.6.

Windows 11:

  • Chrome v143.

Samsung Galaxy S25 Ultra (Android 16):

  • Chrome Mobile v143.

iPhone 13 (iOS 26.1):

  • Safari Mobile v26.1.

Privacy

No Data Collection: the app does not store, record, or transmit your video feed.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages