Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 307 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 307 Bytes

Emopy-CapsNet (Dynamic routing algorithm implemented for Emotion recognition)

Getting started

Prerequistes

  • opencv 2.4.+ or opencv 3.2.+
  • dlib
  • tensorflow > 1.0
  • numpy
  • scipy
  • keras

How to run training program

python . 

or

python __main__.py

How to test model