Skip to content

Commit db58f5d

Browse files
committed
change time horizon
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
1 parent 68da326 commit db58f5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

evaluator/perception_evaluator/param/perception_evaluator.defaults.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# this should be an odd number, because it includes the target point
99
smoothing_window_size: 11
1010

11-
prediction_time_horizons: [1.0, 2.0, 3.0, 5.0, 10.0]
11+
prediction_time_horizons: [1.0, 2.0, 3.0, 5.0]
1212

1313
target_object:
1414
car:

0 commit comments

Comments
 (0)