DeepLearnPhysics/PILArNet-M
Updated • 59
PointTransformerV3 (PT-v3m2) encoder pretrained with masked point modeling on LArTPC (PILArNet) data. Backbone / warm-start for downstream tasks (no task head).
PT-v3m2 · encoder-only · enc_channels (48,96,192,384,512)import pimm
model = pimm.from_pretrained("hf://deeplearnphysics/panda-base")
Repackaged from the original panda checkpoints into the pimm export format. Inherits the source repo's license.