改进识别参数
This commit is contained in:
parent
3fa3851707
commit
790a532760
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ Det:
|
||||||
thresh: 0.3
|
thresh: 0.3
|
||||||
box_thresh: 0.5
|
box_thresh: 0.5
|
||||||
max_candidates: 1000
|
max_candidates: 1000
|
||||||
unclip_ratio: 1.6
|
unclip_ratio: 2.0
|
||||||
use_dilation: false
|
use_dilation: false
|
||||||
score_mode: fast
|
score_mode: fast
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue