|
|
@@ -35,7 +35,7 @@ The extracted data will be stored in the OpenFace directory inside the folder *p
|
|
|
|
|
|
* **Causality test:** Firstly, the **07_causality.py** calculates the relevant intervals between two pairs. High correlation means high relevance. Then Granger Causality is used to find the direction of influence. Finally, the **causality_results.py** is used to summarize the results.
|
|
|
|
|
|
-For running the test on all pairs, utilize slurm if available. The **run_slurm.py** and **slurm.sh** files could be used for this.
|
|
|
+> For running Causality test on all pairs, utilize slurm if available. The **run_slurm.py** and **slurm.sh** files could be used for this.
|
|
|
|
|
|
-## References
|
|
|
+# References
|
|
|
Read the paper here https://ieeexplore.ieee.org/document/9425581
|