add model

This commit is contained in:
jiegeaiai 2024-11-21 00:30:58 +08:00
parent c0d6e01b23
commit 65a03c9975
4 changed files with 12 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,12 @@
INPUT:
SIZE: [256, 256]
BBOX: 'P1'
BACKBONE:
ARCH: 'hrnet18'
HEATMAP:
IN_CHANNEL: 270
PROJ_CHANNEL: 270
OUT_CHANNEL: 98
TOPK: 9

Binary file not shown.