Skip to content

use tensorflow in Python to implement micro-expression classification

Notifications You must be signed in to change notification settings

jzhzhz/cnn_microexpression

Repository files navigation

cnn_microexpression

The program uses TensorFlow in Python to implement micro-expression classification.
It also implementes the visualization of the kernel and feature map on tensorboard.

Environment

Python 3.6.7
TensorFlow 1.2.1

Input

pickle file that contains three database samples, with details in "video441Names.txt" and "video441Labels.txt"

Additional function

The program implements the visualization for kernel and feature maps.
Record is also written on the tensorboard.

About

use tensorflow in Python to implement micro-expression classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages