DeepLearnPhysics/PILArNet-M
Updated • 49
5-class LArTPC semantic segmentation: PTv3 encoder–decoder + linear per-point head.
DefaultSegmentorV2 · 5 classesimport pimm
model = pimm.from_pretrained("hf://deeplearnphysics/panda-semantic")
Repackaged from the original panda checkpoints into the pimm export format. Inherits the source repo's license.