mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-22 00:02:28 +00:00
add neutralValue to fsre conversion senpy file
This commit is contained in:
parent
4d5665b9c6
commit
4127b3ef8d
@ -4,6 +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
|
||||||
|
neutralValue: 5.0
|
||||||
centroids:
|
centroids:
|
||||||
anger:
|
anger:
|
||||||
A: 6.95
|
A: 6.95
|
||||||
@ -36,4 +37,4 @@ aliases: # These are aliases for any key in the centroid, to avoid repeating a l
|
|||||||
disgust: emoml:big6disgust
|
disgust: emoml:big6disgust
|
||||||
fear: emoml:big6fear
|
fear: emoml:big6fear
|
||||||
happiness: emoml:big6happiness
|
happiness: emoml:big6happiness
|
||||||
sadness: emoml:big6sadness
|
sadness: emoml:big6sadness
|
||||||
|
Loading…
Reference in New Issue
Block a user