NVIDIA DeepStream SDK API Reference

7.0 Release
gstnvinferaudio_custom_parser.h File Reference

Go to the source code of this file.

Functions

bool NvDsInferParseCustomAudio (std::vector< NvDsInferLayerInfo > const &outputLayersInfo, NvDsInferNetworkInfo const &networkInfo, float classifierThreshold, std::vector< NvDsInferAttribute > &attrList, std::string &attrString)
 
std::vector< unsigned int > index_giver_subcategory (const char *label)
 

Variables

constexpr unsigned int NB_COARSE_LABEL_AUDIO = 8
 
constexpr auto LABELS_AUDIO
 

Function Documentation

◆ index_giver_subcategory()

std::vector<unsigned int> index_giver_subcategory ( const char *  label)

◆ NvDsInferParseCustomAudio()

bool NvDsInferParseCustomAudio ( std::vector< NvDsInferLayerInfo > const &  outputLayersInfo,
NvDsInferNetworkInfo const &  networkInfo,
float  classifierThreshold,
std::vector< NvDsInferAttribute > &  attrList,
std::string &  attrString 
)

Variable Documentation

◆ LABELS_AUDIO

constexpr auto LABELS_AUDIO
constexpr

Definition at line 21 of file gstnvinferaudio_custom_parser.h.

◆ NB_COARSE_LABEL_AUDIO

constexpr unsigned int NB_COARSE_LABEL_AUDIO = 8
constexpr

Definition at line 19 of file gstnvinferaudio_custom_parser.h.