Were to set the `parse-func` in deepstream 6.1.1?

• DeepStream Version 6.1.1
Doc here in Custom Detector Output Parsing Function section say parse-func should be set to 0. However I could not find any example where to set this property. Is this a deprecated property?

This is an error in the document. No ‘parse-func’ in the configuration. We will correct the document. Thank you for reminding us of the error!

Thanks. I always saw parse-func in sources/gst-plugins/gst-nvinfer/gstnvinfer_property_parser.h file line 31. Maybe remove it from source will be better.

#define CONFIG_GROUP_INFER_PARSE_FUNC "parse-func"

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