nicetoolbox.detectors.method_detectors.py_feat.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.py_feat.py_feat.PyFeat(io: SequenceIO, data: SequenceData, sequence_context: SequenceRuntimeConfig, algorithm_instance: str)[source]

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

Initialize base method detector with references.

post_inference()[source]

Post processing after inference.

visualization(_)[source]

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