Panda-Particle / README.md
youngsm's picture
Update README.md
bd90792 verified
|
Raw
History Blame Contribute Delete
677 Bytes
metadata
library_name: pimm
datasets:
  - DeepLearnPhysics/PILArNet-M
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

import pimm
model = pimm.from_pretrained("hf://deeplearnphysics/panda-particle")

Provenance

Repackaged from the original panda checkpoints into the pimm export format. Inherits the source repo's license.