This is the code used to produce the experiments for STORIES.
spacetime/
: the source code for the package at the time of writingscripts/
: contains the code to train and evaluate the modelevaluate.sh
: commands used to train the model on a SLURM cluster using Hydra and Weights&Biasestrain.sh
: commands used to evaluate the model on a SLURM cluster using Hydra and Weights&Biasesconfigs/
: configuration files for datasets, scripts, and GPUs
notebooks/
: Jupyter notebooks for preprocessing and plottingpreprocess_*.ipynb
: Preprocessing scriptsvis_runs.ipynb
: Scripts to generate plots in Fig 2.B*_matching.ipynb
: Scripts to generate plots in Fig 2.Cblender_render.py
: Script to generate the 3D plots, to be used in Blenderfig3.ipynb
: Script to generate the plots in Fig. 3fig4.ipynb
: Script to generate the plots in Fig. 4