DeepLearnPhysics/PILArNet-M
Updated β’ 55
PoLAr-MAE fine-tuned for 4-class LArTPC semantic segmentation (shower, track, Michel, delta); reproduces the paper mF1 β 0.82.
PoLArMAE-SemSeg Β· 4 classesimport pimm
model = pimm.from_pretrained("hf://deeplearnphysics/polar-mae-semantic")
Repackaged from the original PoLAr-MAE release checkpoints into the pimm export format. Inherits the source repo license.