PoLAr-MAE β€” pretrained (self-supervised)

Full PoLAr-MAE masked-autoencoder pretrained on LArTPC (PILArNet) point clouds (masked point reconstruction + energy infilling): ViT-S encoder, MAE decoder, reconstruction heads. Use the encoder as a backbone / warm-start.

  • pimm type: PoLAr-MAE Β· arch vit_small

Loading

import pimm
model = pimm.from_pretrained("hf://deeplearnphysics/polar-mae-pretrain")

Architecture + hyper-parameters travel in config.json; weights are bitwise-identical to the original checkpoint.

Provenance

Repackaged from the original PoLAr-MAE release checkpoints into the pimm export format. Inherits the source repo license.

Downloads last month
-
Safetensors
Model size
29.6M params
Tensor type
F32
Β·
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Collection including DeepLearnPhysics/PoLAr-MAE-Pretrain

Paper for DeepLearnPhysics/PoLAr-MAE-Pretrain