NVIDIA DeepStream SDK API Reference

8.0 Release
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

Definition at line 35 of file resnet_tensor_parser.hpp.

◆ PGIE_CLASS_ID_VEHICLE

#define PGIE_CLASS_ID_VEHICLE   0

Definition at line 34 of file resnet_tensor_parser.hpp.

Function Documentation

◆ NvDsInferParseCustomResnet()

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