This is used for face recg using deepface with VNC GUI
250
Use this command to run the image
sudo docker pull pavan0077/deepface
sudo docker run --device=/dev/video0 --rm -it -P --user $(id root -u):$(id root -g) -p 5901:5901 -p 6080:6080 deepface
Run this command inside the container
start_vnc
open this in your browser: localhost:5901
the password is : cms.cern
Content type
Image
Digest
sha256:1bb989a36…
Size
4 GB
Last updated
about 3 years ago
docker pull pavan0077/deepface