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:
-
Does TI provide any pre-integrated face detection models or frameworks in the Vision Apps or TIDL toolchain?
-
Is there official or community support for models like BlazeFace (MediaPipe) or MTCNN?
-
Are there known examples or documentation for running these models via ONNX or TFLite formats using TIDL?
-
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!