Changes
Summary
- [fix] add if-return checks for create socre_board in inference_processsor (details)
- [chore] simplify if-return checks for create score_board in inference_processor (details)
- [style:wip] inference processor (details)
- [fix] remove some unnecessary vector resize operations (details)
- [fix] remove some unnecessary vector resize operations (details)
- [update:weifang] wf134k_rwr0.78_gt8_syncbn_warmup1_40epoch (details)
- [fix_out]:fix bug of outmap pedestrian velocity judgement. (details)
- note_out: 车挂相关log和格式修改,逻辑无变动 (details)
- note_out: 车挂角度队列一直增长没控制长度bug修复 (details)
- [note_out]:修改自车挂检测框显示尺寸为外扩0.2m. (details)
- [note_out]:跟踪历史状态缓存封装成函数. (details)
- [note_out]:pointpillar库submodule链接到dev. (details)
- [feat_out]:增加加速度的三种计算方式和输出. (details)
- [fix_out]:修复跟踪后NMS同类别低IOU去除tracker后还点错误的bug. (details)
- [note_out]:增加输出框性质的标志,区分预测和历史检测及检测框. (details)
- [note_out]:调松box refiner的阈值. (details)
- note_out: 修改连通阈构成条件&&对于集卡车后点回捞时放宽邻域要求 (details)
- [note_out]:适配新底盘消息格式,接收转角trailer_angle字段消息. (details)
- [feat_out]:add trailer og around pointcloud topic. (details)
- [note_out]:Box和OG交互过渡版本. (details)
- [fix]:修复初始化2detect_box_type_未赋值bug. (details)
- [feat_out]:增加头挂速度中一方处于kalman初始化阶段时的速度匹配. (details)
- [note_out]:头挂速度中推算速度可视化颜色改为白色. (details)