NVIDIA DeepStream SDK API Reference

9.0 Release
service-maker/sources/modules/resnet_tensor_parser/resnet_tensor_parser.hpp File Reference

Go to the source code of this file.

Data Structures

class  deepstream::TensorMetaParser
 

Namespaces

 deepstream
 

Macros

#define PGIE_CLASS_ID_VEHICLE   0
 
#define PGIE_CLASS_ID_PERSON   2
 

Functions

bool NvDsInferParseCustomResnet (std::vector< NvDsInferLayerInfo > const &outputLayersInfo, NvDsInferNetworkInfo const &networkInfo, NvDsInferParseDetectionParams const &detectionParams, std::vector< NvDsInferObjectDetectionInfo > &objectList)
 

Macro Definition Documentation

◆ PGIE_CLASS_ID_PERSON

#define PGIE_CLASS_ID_PERSON   2

◆ PGIE_CLASS_ID_VEHICLE

#define PGIE_CLASS_ID_VEHICLE   0

Function Documentation

◆ NvDsInferParseCustomResnet()

bool NvDsInferParseCustomResnet ( std::vector< NvDsInferLayerInfo > const &  outputLayersInfo,
NvDsInferNetworkInfo const &  networkInfo,
NvDsInferParseDetectionParams const &  detectionParams,
std::vector< NvDsInferObjectDetectionInfo > &  objectList 
)