Further small improvements.
This commit is contained in:
@ -12,7 +12,7 @@ codebase_config = dict(
|
||||
post_processing=dict(
|
||||
score_threshold=0.0,
|
||||
confidence_threshold=0.0,
|
||||
iou_threshold=0.3,
|
||||
iou_threshold=0.5,
|
||||
max_output_boxes_per_class=10,
|
||||
),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user