TensorRT 10.8.0
nvinfer1::plugin::softmaxTree 结构体参考

当执行 yolo9000 时,softmaxTree 帮助对置信度分数进行 softmax 运算,以便元素通过词树结构化分类定义获得精确的分类。更多...

#include <NvInferPluginUtils.h>

公共属性

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
 

详细描述

当执行 yolo9000 时,softmaxTree 帮助对置信度分数进行 softmax 运算,以便元素通过词树结构化分类定义获得精确的分类。

成员数据文档

◆ 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

此结构体的文档由以下文件生成

  版权所有 © 2024 NVIDIA Corporation
  隐私政策 | 管理我的隐私 | 请勿出售或分享我的数据 | 服务条款 | 辅助功能 | 公司政策 | 产品安全 | 联系方式