Apollo  6.0
Open source self driving car software
Public Attributes | List of all members
apollo::perception::camera::SmokeNMSParam Struct Reference

#include <region_output.h>

Collaboration diagram for apollo::perception::camera::SmokeNMSParam:
Collaboration graph

Public Attributes

float threshold
 
float inter_cls_nms_thresh
 
float inter_cls_conf_thresh
 
float sigma
 
std::string type = "BoxVote"
 

Member Data Documentation

◆ inter_cls_conf_thresh

float apollo::perception::camera::SmokeNMSParam::inter_cls_conf_thresh

◆ inter_cls_nms_thresh

float apollo::perception::camera::SmokeNMSParam::inter_cls_nms_thresh

◆ sigma

float apollo::perception::camera::SmokeNMSParam::sigma

◆ threshold

float apollo::perception::camera::SmokeNMSParam::threshold

◆ type

std::string apollo::perception::camera::SmokeNMSParam::type = "BoxVote"

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