🐼 Panda
Collection
Panda suite of models for liquid argon time projection chamber (LArTPC) data analysis (arXiv:2512.01324) • 5 items • Updated
Query-based panoptic detector grouping LArTPC points into interactions (masked cross-attention decoder over a PTv3 backbone).
detector-v4 · 12 queries · 2 classesimport pimm
model = pimm.from_pretrained("hf://deeplearnphysics/panda-interaction")
Architecture + hyper-parameters travel in config.json, so no config file is
needed. Weights are bitwise-identical to the original checkpoint.
Repackaged from the original panda checkpoints into the pimm export format. Inherits the source repo's license.