Skip to content

Commit f3ce785

Browse files
authored
Update keypoint detection template (#4114)
* added default template * update field
1 parent 9667035 commit f3ce785

File tree

1 file changed

+4
-0
lines changed
  • src/otx/tools/templates/keypoint_detection/rtmpose_tiny

1 file changed

+4
-0
lines changed

src/otx/tools/templates/keypoint_detection/rtmpose_tiny/template.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,7 @@ training_targets:
2323
# Computational Complexity
2424
gigaflops: 1.3
2525
size: 3.1
26+
27+
# Model spec
28+
model_category: SPEED
29+
is_default_for_task: true

0 commit comments

Comments
 (0)