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

November 27, 2017 ยท View on GitHub

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

Contents

  1. 1Getting started
  2. 1.1Prerequistes
  3. 1.2How to run training program
  4. 1.3How to test model