Sign inSign up

harshmanvar/face-detection-tensorjs

By harshmanvar

Updated almost 3 years ago

Face detection with Tensorflow JS & Docker

Image
Machine learning & AI
0

10K+

harshmanvar/face-detection-tensorjs repository overview

Machine Learning with TensorFlow.js: Using Pretrained Models and Docker

Quick Demo

ARM processor

docker run -p 1234:1234 harshmanvar/face-detection-tensorjs:slim-v1

If you are running AMD use tag slim-amd

docker run -p 1234:1234 harshmanvar/face-detection-tensorjs:slim-amd

Open URL in browser: http://localhost:1234

Read More @ https://www.docker.com/blog/accelerating-machine-learning-with-tensorflow-js-using-pretrained-models-and-docker/
GitHub Code @ https://github.com/dockersamples/face-detection-tensorjs

Tag summary

Content type

Image

Digest

sha256:7e2f86198

Size

7 MB

Last updated

almost 3 years ago

docker pull harshmanvar/face-detection-tensorjs:compare-wasm-webgl-cpu-amd