Skip to content

Commit

Permalink
Merge pull request autowarefoundation#585 from tier4/hotfix/object_me…
Browse files Browse the repository at this point in the history
…rger_param

fix(object_merger): separate GIoU (autowarefoundation#497)
  • Loading branch information
badai-nguyen authored Aug 3, 2023
2 parents b3448aa + 317a079 commit a62093e
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@
distance_threshold_list:
#UNKNOWN, CAR, TRUCK, BUS, TRAILER, MOTORBIKE, BICYCLE,PEDESTRIAN
[9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0] #UNKNOWN

generalized_iou_threshold:
[-0.1, -0.1,-0.1, -0.6, -0.6, -0.1, -0.1, -0.1]

0 comments on commit a62093e

Please sign in to comment.