Skip to content

It recognizes the facial expression of each face in the image. It works on the onboard camera of a Nvidia Jetson TX2

License

Notifications You must be signed in to change notification settings

promfacility/ProM-facialexpression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ProM-facialexpression

It recognizes the facial expression of each face in the image. It works on the onboard camera of a Nvidia Jetson TX2

The code is inspired by this repo

Instructions

  1. Download haarcascade_frontalface_default.xml from here and place it in model/
  2. Download structure and weights from here
  3. Run python3 src/main.py

About

It recognizes the facial expression of each face in the image. It works on the onboard camera of a Nvidia Jetson TX2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages