mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-22 16:12:29 +00:00
Adds neutral value to conversion senpy files
This commit is contained in:
parent
991ade8f4d
commit
4d5665b9c6
@ -4,11 +4,7 @@ module: senpy.plugins.conversion.emotion.centroids
|
|||||||
description: Plugin to convert emotion sets from Ekman to VAD
|
description: Plugin to convert emotion sets from Ekman to VAD
|
||||||
version: 0.1
|
version: 0.1
|
||||||
# No need to specify onyx:doesConversion because centroids.py adds it automatically from centroids_direction
|
# No need to specify onyx:doesConversion because centroids.py adds it automatically from centroids_direction
|
||||||
origin:
|
neutralValue: 5.0
|
||||||
# Point in VAD space with no emotion (aka Neutral)
|
|
||||||
A: 5.0
|
|
||||||
D: 5.0
|
|
||||||
V: 5.0
|
|
||||||
centroids:
|
centroids:
|
||||||
anger:
|
anger:
|
||||||
A: 6.95
|
A: 6.95
|
||||||
|
Loading…
Reference in New Issue
Block a user