TensorRT  7.2.1.6
NVIDIA TensorRT
Looking for a C++ dev who knows TensorRT?
I'm looking for work. Hire me!
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
MaskRCNNUtils::BBoxInfo Struct Reference
Collaboration diagram for MaskRCNNUtils::BBoxInfo:

Public Attributes

samplesCommon::BBox box
 
int label = -1
 
float prob = 0.0f
 
Maskmask = nullptr
 

Member Data Documentation

◆ box

samplesCommon::BBox MaskRCNNUtils::BBoxInfo::box

◆ label

int MaskRCNNUtils::BBoxInfo::label = -1

◆ prob

float MaskRCNNUtils::BBoxInfo::prob = 0.0f

◆ mask

Mask* MaskRCNNUtils::BBoxInfo::mask = nullptr

The documentation for this struct was generated from the following file: