|
Apollo 11.0
自动驾驶开放平台
|
#include <singlestage_transformer.h>
Public 成员函数 | |
| TransformerParams () | |
| void | set_default () |
Public 属性 | |
| int | max_nr_iter |
| float | learning_rate |
| float | k_min_cost |
| float | eps_cost |
在文件 singlestage_transformer.h 第 32 行定义.
|
inline |
在文件 singlestage_transformer.h 第 33 行定义.
| void apollo::perception::camera::TransformerParams::set_default | ( | ) |
在文件 singlestage_transformer.cc 第 33 行定义.
| float apollo::perception::camera::TransformerParams::eps_cost |
在文件 singlestage_transformer.h 第 40 行定义.
| float apollo::perception::camera::TransformerParams::k_min_cost |
在文件 singlestage_transformer.h 第 39 行定义.
| float apollo::perception::camera::TransformerParams::learning_rate |
在文件 singlestage_transformer.h 第 38 行定义.
| int apollo::perception::camera::TransformerParams::max_nr_iter |
在文件 singlestage_transformer.h 第 37 行定义.