oarriaga / face_classification

Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
MIT License
5.61k stars 1.59k forks source link

face classification ROS wrapper #73

Open socrob opened 6 years ago

socrob commented 6 years ago

We will use the face classification implementation provided in this repo during RoboCup 2018. We would like to share the ROS wrapper that we created for this package with the community. Thanks