arthew0

← back

TD DeepFace

TD DeepFace

TD_DeepFace is a TouchDesigner component library for integrating DeepFace face analysis into real-time visual workflows.

Run face recognition, age, gender, and emotion detection from a video stream or TOP input — useful for interactive installations, live AV, and experiments with machine vision inside TouchDesigner.

GitHub

Features

How it works

The component takes frames from a TOP input and passes them to DeepFace running in Python. DeepFace detects faces and returns structured data — identity match, bounding box, age, gender, and emotion scores — which the component exposes back to the TouchDesigner network for use in generative visuals, control signals, or data logging.

Requirements

Installation steps and the ready-to-use component are in the GitHub repository.

Use cases

Video