File size: 636 Bytes
535dbe3 3846a76 baf6f37 cd1e573 535dbe3 baf6f37 cd1e573 baf6f37 cd1e573 baf6f37 90d9757 baf6f37 cd1e573 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | ---
library_name: pimm
tags:
- particle-physics
- lartpc
- point-cloud
---
# Panda — particle panoptic detector
Query-based panoptic detector segmenting individual particle instances with per-particle PID over a PTv3 backbone.
- **pimm type:** `detector-v4` · 32 queries · 6-class PID
## Loading
```python
import pimm
model = pimm.from_pretrained("hf://deeplearnphysics/panda-particle")
``
## Provenance
Repackaged from the original [`panda`](https://github.com/DeepLearnPhysics/panda) checkpoints into the [`pimm`](https://github.com/youngsm/particle-imaging-models) export format. Inherits the source repo's license.
|