/realtime_gender_liveness_detection

RealTime-Dockerized Gender-Emotion and Liveness detector

Primary LanguagePython

RealTime Gender-Liveness-Emotion Detection

The goal of this repo is to get a deeper understanding of docker.

The Dockerfile in home runs the python code in a conda enviornment using multi-stage build and conda-pack

The File inside old_docker folder contains dockerfile to run the python code using venv.