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

#include <track_object_similarity.h>

Collaboration diagram for apollo::perception::fusion::XSimilarityParams:
Collaboration graph

Public Attributes

float welsh_loss_thresh_ = 0.5f
 
float welsh_loss_scale_ = 0.3f
 
float scale_positive_max_p_ = 0.9f
 
float scale_positive_th_p_ = 0.5f
 

Member Data Documentation

◆ scale_positive_max_p_

float apollo::perception::fusion::XSimilarityParams::scale_positive_max_p_ = 0.9f

◆ scale_positive_th_p_

float apollo::perception::fusion::XSimilarityParams::scale_positive_th_p_ = 0.5f

◆ welsh_loss_scale_

float apollo::perception::fusion::XSimilarityParams::welsh_loss_scale_ = 0.3f

◆ welsh_loss_thresh_

float apollo::perception::fusion::XSimilarityParams::welsh_loss_thresh_ = 0.5f

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