forked from killua/TakwayDisplayPlatform
添加EmotionRecognition模型注释
This commit is contained in:
parent
25b99502fd
commit
513ab861af
|
@ -19,7 +19,7 @@ class EmotionRecognition:
|
||||||
5: other
|
5: other
|
||||||
6: sad
|
6: sad
|
||||||
7: surprised
|
7: surprised
|
||||||
8: unknown
|
8: <unk> 指unknown
|
||||||
return :
|
return :
|
||||||
[{"emotion": "angry", "weight": },
|
[{"emotion": "angry", "weight": },
|
||||||
{"emotion": "disgusted", "weight": },
|
{"emotion": "disgusted", "weight": },
|
||||||
|
|
Loading…
Reference in New Issue