TI Deep Learning Library User Guide
TIDL_ODLayerHeaderInfo Struct Reference

Detailed Description

This structure contains the header information of Objection detection layer.

Data Fields

float32_tidl numDetObjects
 
float32_tidl objInfoSize
 
float32_tidl odNumKeyPoints
 
float32_tidl objInfoOffset
 

Field Documentation

◆ numDetObjects

float32_tidl TIDL_ODLayerHeaderInfo::numDetObjects

Total Number of objects detected in the current process

◆ objInfoSize

float32_tidl TIDL_ODLayerHeaderInfo::objInfoSize

Number of key points per Obj

◆ odNumKeyPoints

float32_tidl TIDL_ODLayerHeaderInfo::odNumKeyPoints

Size of objInfo in bytes

◆ objInfoOffset

float32_tidl TIDL_ODLayerHeaderInfo::objInfoOffset

Start Offset of first Object info in bytes