Skip to content

Commit

Permalink
Update gelan-s-hyper.yaml
Browse files Browse the repository at this point in the history
jianganghuang authored Jul 2, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 2e3b084 commit 21b47f6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions models/detect/gelan-s-hyper.yaml
Original file line number Diff line number Diff line change
@@ -64,15 +64,15 @@ head:

[17, 1, nn.Upsample, [None, 2, 'nearest']], # 23
[[-1, 4], 1, Concat, [1]], # 24
[-1, 1, RepNCSPELAN4, [128, 128, 64, 1]], # 25
[-1, 1, RepNCSPELAN4, [128, 128, 64, 1]], # 25

[-1, 1, ADown, [128]], # 26
[[-1, 22], 1, Concat, [1]], # 27
[-1, 1, RepNCSPELAN4, [256, 256, 128, 1]], # 28
[-1, 1, RepNCSPELAN4, [256, 256, 128, 1]], # 28

[-1, 1, ADown, [256]], # 29
[[-1, 20], 1, Concat, [1]], # 30
[-1, 1, RepNCSPELAN4, [256, 256, 128, 1]], # 31
[-1, 1, RepNCSPELAN4, [256, 256, 128, 1]], # 31

[[25, 28, 31], 1, DDetect, [nc]], # 32
]
]

0 comments on commit 21b47f6

Please sign in to comment.