Skip to content

Face Recognition System for MNREGA for automatically marking attendance in MNREGA servers.

Notifications You must be signed in to change notification settings

anubhuti24/Face-Recognition-using-DeepFace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation PyPI Conda

The easiest way to install deepface is to download it from PyPI. It's going to install the library itself and its prerequisites as well.

$ pip install deepface

DeepFace is also available at Conda. You can alternatively install the package via conda.

$ conda install -c conda-forge deepface

Then you will be able to import the library and use its functionalities.

from deepface import DeepFace

About

Face Recognition System for MNREGA for automatically marking attendance in MNREGA servers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages