Using Nuitrack AI on a bag file

I’m trying to track pose and face data on a .bag file that was recorded on an Intel Realsense D455 camera. I have a Nuitrack AI license that was activated for the D455. However, I want to run pose/face estimation using the AI model on my bag file, not just the trial mode. Is this possible to do?

I’m using the PyNuitrack library to read my file.

  • Prerecorded sequence (*.oni, *.bag) processing is currently available only in Nuitrack Trial
  • Nuitrack Trial allows to choose between two skeletal tracking engines - “Classical” and AI (based on deep learning)
  • The only limitation here is that each processing/runtime session is limited to 3 minutes

Doesn’t Nuitrack Trial work for your use-case ?