|
Apollo 11.0
自动驾驶开放平台
|
Use evaluator manager to manage all evaluators 更多...
#include <list>#include <map>#include <memory>#include <unordered_map>#include <vector>#include "cyber/common/macros.h"#include "modules/prediction/common/semantic_map.h"#include "modules/prediction/evaluator/evaluator.h"#include "modules/prediction/proto/prediction_conf.pb.h"#include "modules/prediction/pipeline/vector_net.h"类 | |
| class | apollo::prediction::EvaluatorManager |
命名空间 | |
| namespace | apollo::prediction |
| apollo::prediction | |
| namespace | apollo |
| class register implement | |
Use evaluator manager to manage all evaluators
在文件 evaluator_manager.h 中定义.