Analysis code (incl. RSA) accompanying the Body Inference Network (BIN) paper
We provide the Apptainer container (needed to run the scripts), neural data, RSMs here.
To run the scripts, download the container cont.sif
and execute the sripts, for example, as such:
./run.sh python scripts/make_rdms.py --glob_dir "SPIN/*" --plot --img-type svg
The model code is available in the following repositories:
Please also find the synthesized monkey imageset in the BIN (and Class-Pose) repository.