Skip to content

Commit

Permalink
temporarily disabled confidence
Browse files Browse the repository at this point in the history
Signed-off-by: andrusenkoau <andrusenkoau@gmail.com>
  • Loading branch information
andrusenkoau committed Jul 30, 2024
1 parent ce9bd0d commit ffa0445
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ def __init__(
self.preserve_frame_confidence = preserve_frame_confidence

# set confidence calculation method
self._init_confidence_method(confidence_method_cfg)
# self._init_confidence_method(confidence_method_cfg)

@typecheck()
def forward(
Expand Down

0 comments on commit ffa0445

Please sign in to comment.