Browse Source

修改

master
Zhiyong Wu 3 years ago
parent
commit
a74f6fcf0c
1 changed files with 0 additions and 8 deletions
  1. +0
    -8
      cfg/deploy/yolov7-e6.yaml

+ 0
- 8
cfg/deploy/yolov7-e6.yaml View File

@@ -176,13 +176,5 @@ head:
[123, 1, Conv, [960, 3, 1]], [123, 1, Conv, [960, 3, 1]],
[135, 1, Conv, [1280, 3, 1]], [135, 1, Conv, [1280, 3, 1]],


[[136,137,138,139], 1, Detect, [nc, anchors]], # Detect(P3, P4, P5, P6)
]

[99, 1, Conv, [320, 3, 1]],
[111, 1, Conv, [640, 3, 1]],
[123, 1, Conv, [960, 3, 1]],
[135, 1, Conv, [1280, 3, 1]],

[[136,137,138,139], 1, Detect, [nc, anchors]], # Detect(P3, P4, P5, P6) [[136,137,138,139], 1, Detect, [nc, anchors]], # Detect(P3, P4, P5, P6)
] ]

Loading…
Cancel
Save