Skip to content

Commit

Permalink
Merge branch 'feat/yolox_type_adaptation' of https://github.com/tier4…
Browse files Browse the repository at this point in the history
…/autoware.universe into feat/yolox_type_adaptation
  • Loading branch information
Owen-Liuyuxuan committed Nov 18, 2024
2 parents 9f8fc82 + bb1bc73 commit bb55e6c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion perception/tensorrt_yolox/config/yolox_tiny.param.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,3 @@
clip_value: 0.0 # If positive value is specified, the value of each layer output will be clipped between [0.0, clip_value]. This option is valid only when precision==int8 and used to manually specify the dynamic range instead of using any calibration.
preprocess_on_gpu: true # If true, pre-processing is performed on GPU.
calibration_image_list_path: "" # Path to a file which contains path to images. Those images will be used for int8 quantization.

0 comments on commit bb55e6c

Please sign in to comment.