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
Public Member Functions
|
Public Attributes
|
List of all members
BboxInfo< T > Struct Template Reference
Collaboration diagram for BboxInfo< T >:
[
legend
]
Public Member Functions
BboxInfo
(T
conf_score
,
int
label
,
int
bbox_idx
, bool
kept
)
BboxInfo
()=default
Public Attributes
T
conf_score
int
label
int
bbox_idx
bool
kept
Constructor & Destructor Documentation
◆
BboxInfo()
[1/2]
template<typename T >
BboxInfo
< T >::
BboxInfo
(
T
conf_score
,
int
label
,
int
bbox_idx
,
bool
kept
)
inline
◆
BboxInfo()
[2/2]
template<typename T >
BboxInfo
< T >::
BboxInfo
(
)
default
Member Data Documentation
◆
conf_score
template<typename T >
T
BboxInfo
< T >::conf_score
◆
label
template<typename T >
int
BboxInfo
< T >::label
◆
bbox_idx
template<typename T >
int
BboxInfo
< T >::bbox_idx
◆
kept
template<typename T >
bool
BboxInfo
< T >::kept
The documentation for this struct was generated from the following file:
bboxUtils.h
BboxInfo
Generated on Sat Jan 30 2021 07:35:50 for TensorRT by
1.8.17