Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
grimoire committed Feb 18, 2024
1 parent 85a9267 commit 6e24f27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ shape_ranges=dict(
)
trt_model = mmdet2trt(cfg_path,
weight_path,
shape_ranges=shape_ranges,
shape_ranges=shape_ranges,
fp16_mode=True)
# save converted model
Expand Down

0 comments on commit 6e24f27

Please sign in to comment.