TensorRT 10.0.1
nvinfer1::plugin::softmaxTree Struct Reference

When performing yolo9000, softmaxTree is helping to do softmax on confidence scores, for element to get the precise classification through word-tree structured classification definition. More...

#include <NvInferPluginUtils.h>

Public Attributes

int32_t * leaf
 
int32_t n
 
int32_t * parent
 
int32_t * child
 
int32_t * group
 
char ** name
 
int32_t groups
 
int32_t * groupSize
 
int32_t * groupOffset
 

Detailed Description

When performing yolo9000, softmaxTree is helping to do softmax on confidence scores, for element to get the precise classification through word-tree structured classification definition.

Member Data Documentation

◆ child

int32_t* nvinfer1::plugin::softmaxTree::child

◆ group

int32_t* nvinfer1::plugin::softmaxTree::group

◆ groupOffset

int32_t* nvinfer1::plugin::softmaxTree::groupOffset

◆ groups

int32_t nvinfer1::plugin::softmaxTree::groups

◆ groupSize

int32_t* nvinfer1::plugin::softmaxTree::groupSize

◆ leaf

int32_t* nvinfer1::plugin::softmaxTree::leaf

◆ n

int32_t nvinfer1::plugin::softmaxTree::n

◆ name

char** nvinfer1::plugin::softmaxTree::name

◆ parent

int32_t* nvinfer1::plugin::softmaxTree::parent

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

  Copyright © 2024 NVIDIA Corporation
  Privacy Policy | Manage My Privacy | Do Not Sell or Share My Data | Terms of Service | Accessibility | Corporate Policies | Product Security | Contact