git submodule update --init --recursive-
Feature extraction — Extract DNN features from 3D point clouds using AtlasNet. See feature-extraction/atlasnet/README.md for instructions.
-
Feature decoding — Decode DNN features from fMRI data using linear decoders. See feature-decoding/README.md for instructions.
-
Reconstruction — Reconstruct 3D shapes from true or decoded features using AtlasNet. See reconstruction/atlasnet/README.md for instructions.