Skip to content

Commit 44d1e5d

Browse files
author
Roman Donchenko
authored
Merge pull request #2188 from IRDonch/csl-action-recognition
common-sign-language-0001: fix the task type
2 parents 973eda1 + 6f33bef commit 44d1e5d

File tree

1 file changed

+1
-1
lines changed
  • models/public/common-sign-language-0001

1 file changed

+1
-1
lines changed

models/public/common-sign-language-0001/model.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ description: >-
1717
person as an input and outputs logits of predicted classes. The model is based on
1818
the S3D-Mobilet-V3 backbone developed for fast inference and outputs an logits
1919
vector of 27 floats.
20-
task_type: object_attributes
20+
task_type: action_recognition
2121
files:
2222
- name: s3d-rgb-mobilenet-v3-large-stream-jester.onnx
2323
size: 16647750

0 commit comments

Comments
 (0)