Skip to content

Commit 37de1f7

Browse files
committed
📝 [AAAI|Update] nms conf with 0.5 for viz
1 parent 8132b7a commit 37de1f7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

‎yolo/config/task/aaai.yaml‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ defaults:
66

77
epoch: 500
88

9+
validation:
10+
nms:
11+
min_confidence: 0.5
12+
913
data:
1014
main:
1115
scale_origin: 0.5

0 commit comments

Comments
 (0)