We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f355e11 commit 1782e05Copy full SHA for 1782e05
1 file changed
lib/config/default.py
@@ -35,7 +35,7 @@
35
36
# common params for NETWORK
37
_C.MODEL = CN()
38
-_C.MODEL.NAME = 'pose_hrnet'
+_C.MODEL.NAME = 'cls_hrnet'
39
_C.MODEL.INIT_WEIGHTS = True
40
_C.MODEL.PRETRAINED = ''
41
_C.MODEL.NUM_JOINTS = 17
0 commit comments