This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM62A7: Face detection on AM62Ax: recommended models/frameworks (BlazeFace / MTCNN support)

Part Number: AM62A7

Tool/software:

Hello TI team,

We are currently developing a system to recognize face using the AM62Ax SoC. One of our core features is real-time face detection, and we would like to understand which models or frameworks are recommended or officially supported by TI for this task.

Specifically:

  1. Does TI provide any pre-integrated face detection models or frameworks in the Vision Apps or TIDL toolchain?

  2. Is there official or community support for models like BlazeFace (MediaPipe) or MTCNN?

  3. Are there known examples or documentation for running these models via ONNX or TFLite formats using TIDL?

  4. Is there any face detection model optimized or validated for the AM62Ax platform?

Our goal is to deploy a lightweight model that works efficiently with the AM62Ax's CPU/NPU/DSP architecture, preferably using the existing TIDL + GStreamer pipelines.

Any guidance, links, or examples would be highly appreciated.

Thanks in advance!