|
|
@@ -0,0 +1,32 @@
|
|
|
+{
|
|
|
+ "AUS": "AU01_r,AU02_r,AU04_r,AU05_r,AU06_r,AU07_r,AU09_r,AU10_r,AU12_r,AU14_r,AU15_r,AU17_r,AU20_r,AU23_r,AU25_r,AU26_r,AU45_r",
|
|
|
+ "AverageFaceFile": "/home/datasets4/NonVerbalHumanCommunication/AverageFace_OpenFace2_20Mar19.txt",
|
|
|
+ "Basepath": "/home/datasets4/Faces/NonVerbalHumanCommunication/",
|
|
|
+ "EmotionExpressionMapping": "/home/valapil/Project/Fork_CausalInferenceNvbComm/data/ExampleAUMapping.json",
|
|
|
+ "IncludedPairs": "004,005,006,007,008,009,010,012,013,014,015,016,017,018,019,020,021,022,023,024,025,026,027,028,029,030,031,032,033,034,035,036,037",
|
|
|
+ "Offsetpath": "/home/datasets4/NonVerbalHumanCommunication/",
|
|
|
+ "OpenFaceFile": "OpenFace2",
|
|
|
+ "ExpressionActivation": {
|
|
|
+ "result": {
|
|
|
+ "outfile": "/home/valapil/Project/Fork_CausalInferenceNvbComm/code/02_significantlyChangingAUs/results/ExampleExpressionActivation.csv"
|
|
|
+ },
|
|
|
+ "parameter": {
|
|
|
+ "thresu": 0.5
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "ChangingExpressionsWilcox": {
|
|
|
+ "parameter": {
|
|
|
+ "Q_benjaminiHochberg": 0.3,
|
|
|
+ "expr": "HappinessUpper, HappinessLower,SurpriseLower,SurpriseUpper,SadnessUpper,SadnessLower,FearUpper,FearLower,AngerUpper,DisgustLower"
|
|
|
+ },
|
|
|
+ "result": {
|
|
|
+ "outfile": "/home/valapil/Programs/CausalInferenceNvbComm/code/02_significantlyChangingAUs/results/ExampleWilcoxonResult.txt",
|
|
|
+ "sigChangingExpr": "FearLower,HappinessUpper,HappinessLower,DisgustLower,SadnessLower,SurpriseLower,AngerUpper"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "SaveOftenUsedData": {
|
|
|
+ "result": {
|
|
|
+ "outfile": "/home/valapil/Programs/CausalInferenceNvbComm/code/04_directionOfInfluence/../../data/ExampleOftenUsedAUs.p"
|
|
|
+ }
|
|
|
+ }
|
|
|
+}
|