You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* refactor(lidar_centerpoint): optimize non-maximum suppression search distance calculation
Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp>
* feat(lidar_centerpoint): do not suppress if one side of the object is pedestrian
Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp>
* style(pre-commit): autofix
* refactor(lidar_centerpoint): remove unused variables
Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp>
* refactor: remove unused variables
Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp>
fix: implement non-maximum suppression logic to the transfusion
Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp>
refactor: remove unused parameter iou_nms_target_class_names
Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp>
Revert "fix: implement non-maximum suppression logic to the transfusion"
This reverts commit b8017fc.
fix: revert transfusion modification
---------
Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Copy file name to clipboardexpand all lines: perception/autoware_lidar_centerpoint/include/autoware/lidar_centerpoint/postprocess/non_maximum_suppression.hpp
0 commit comments