Update yolov7.yaml

u6
Kin-Yiu, Wong 2022-11-26 23:58:17 +08:00 committed by GitHub
parent 1594783dba
commit 4ab446ae4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -132,5 +132,5 @@ head:
[88, 1, Conv, [512, 3, 1]], [88, 1, Conv, [512, 3, 1]],
[101, 1, Conv, [1024, 3, 1]], [101, 1, Conv, [1024, 3, 1]],
[[102, 103, 104], 1, V6Detect, [nc]], # Detect(P3, P4, P5) [[102, 103, 104], 1, IV6Detect, [nc]], # Detect(P3, P4, P5)
] ]