kaltwang / latenttrees

Latent trees code (Python version)
BSD 3-Clause "New" or "Revised" License
5 stars 4 forks source link

latenttrees

This repository contains the Python code from the following publication:

S. Kaltwang, S. Todorovic, and M. Pantic, “Latent Trees for Estimating Intensity of Facial Action Units,” in IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2015.

Please cite the publication above, in case that you use this software.

Dependencies:

Usage:

This code has been tested with Python 3.4.4 and 3.5.2

Note: See also the original Matlab implementation of this model.