For more information, please read our paper, Multiscale Pixel Spatiotemporal Information Flows, A causal view on dynamical systems, NeurIPS 2022 workshop, written by Felix Yuran Zhou, Roshan Ravishankar.
If you use the code or think our work is useful in your research, please consider citing:
@INPROCEEDINGS{zhou2022multiscale,
AUTHOR = {Zhou, Felix Yuran and Ravishankar, Roshan},
TITLE = {Multiscale Pixel Spatiotemporal Information Flows},
BOOKTITLE = {A causal view on dynamical systems, NeurIPS 2022 workshop},
YEAR = {2022},
}
u-infotrace relies on the following excellent packages (which currently requires manual installation). See also requirements.txt file. All can be readily installed using conda or pip
The package can be installed after cloning this repository using the following command.
pip install .
2023-03-31_testScript_InfoFlow_shorter.py demonstrates how to extract the u-infotrace using a variety of 1D causal measures for a video from the crowdflow dataset (https://www.crcv.ucf.edu/research/data-sets/crowd-segmentation/) downsampled by a factor of 8.
Please contact Felix Zhou, felixzhou1@gmail.com