Looking for Age and Gender Classification Models for DeepStream Pipeline

Hi everyone,

I’m working on a project using NVIDIA DeepStream and need suggestions for models that can classify age and gender from video streams.

Are there any pre-trained models you'd recommend for this?
Any tips on integrating these models with DeepStream for real-time applications?

Thanks for any advice!

We don’t have models trained as age and gender classifiers. But there are some classifier models in TAO toolkit, you may try to choose one and train the model to classify the age and gender. TAO Toolkit | NVIDIA Developer

1 Like

Thanks for your help!

Can you let me know how to use the NvDsFaceObject plugin and how can I get age and gender info from it?

Thanks!

There is no NvDsFaceObject plugin. What are you talking about? Have you already got the classifier model which can inference age and gender?

I haven’t found a suitable model in the TAO Toolkit yet. If you have any recommendations or resources, I’d really appreciate it!
https://docs.nvidia.com/metropolis/deepstream/6.0/sdk-api/structNvDsFaceObject.html

NVIDIA DeepStream SDK API Reference: NvDsFaceObject Struct Reference is just a data struct. It is a part of the customized broker message meta. Gst-nvmsgconv — DeepStream documentation 6.4 documentation. It has nothing to do with your requirement.

Please consult in Latest Intelligent Video Analytics/TAO Toolkit topics - NVIDIA Developer Forums forum for how to choose TAO model for your purpose.

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.