CoolFace
Modelpublic

neurovlm/NeuroAutoEncoder

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes13downloads
Model Card

NeuroAutoEncoder

Autoencoder weights and brain-mask metadata for NeuroVLM anatomical atlas vectors.

Files

  • —autoencoder.safetensors: neurovlm.models.NeuroAutoEncoder weights.
  • —mask.npz: mask array and affine used to map vectors back to NIfTI space.
  • —config.json: architecture and file metadata for downstream loaders.

Load through neurovlm.models.load_model("autoencoder") after the package loader update.