nicetoolbox.detectors.method_detectors.emotion_individual.py_feat

Py-feat method detector class.

Classes

PyFeat

The Python - Facial Expression Analysis Toolbox (Py-feat) is a method detector that computes emotion_individual component.

class nicetoolbox.detectors.method_detectors.emotion_individual.py_feat.PyFeat(config, io, data)[source]

The Python - Facial Expression Analysis Toolbox (Py-feat) is a method detector that computes emotion_individual component.

Initialize the PyFeat method detector with all inference preparation.

post_inference()[source]

Post processing after inference.

visualization(data)[source]

Visualizes the processed frames of the pyfeat algorithm as a video.