Running ETLT Models for Face Recognition & Emotion Detection on DeepStream 7.1

Hi everyone,

I’m working on an application that combines face recognition and emotion detection. Previously, NVIDIA provided ETLT models such as face_landmark, face_detect, and emotion_net that worked well with DeepStream 6. However, with DeepStream 7.1, it seems these models are no longer supported as they were deprecated.

I’ve tried using the TAO method for migration, but unfortunately, I haven’t achieved any fruitful output so far.

Could someone please guide me on:

  • Whether it’s possible to run these ETLT models on DeepStream 7.1 (perhaps with any workarounds or specific configurations)?
  • If not, what alternative approaches or models would you recommend for achieving face recognition and emotion detection on DS 7.1?

Any advice or pointers to documentation would be greatly appreciated. Thanks in advance for your help!

1 Like

Hey.. I am also looking to implement Face Recogntition on DS7.1 but couldnt identify any quick useful model.. as I could also not find any Yolo models supporting Face Recogntion..