Skip to content

Real time Face, gait estimation using Opencv, Scikit-learn, pandas library

Notifications You must be signed in to change notification settings

arun2002k/face-gait_estimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

face-gait_estimation

Real time Face, gait estimation using Opencv, Scikit-learn, pandas library in Jupyter Notebook.

Features

  • Face landmarks detection
  • Emotion analysis
  • Gait patten detection
  • Real time pose Estimation

Jupyter Notebook

Install Jupyter notebook with pip command in the terminal or command prompt.

  pip install notebook

To open notebook in your local machine run the following command in the powershell.

  jupyter notebook

Library Installation

To deploy libraries and packages run the following command in note book

  !pip install mediapipe opencv-python pandas scikit-learn

About

Real time Face, gait estimation using Opencv, Scikit-learn, pandas library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published