Panda-Semantic / README.md
youngsm's picture
Update README.md
c1cdee0 verified
|
Raw
History Blame Contribute Delete
634 Bytes
metadata
library_name: pimm
datasets:
  - DeepLearnPhysics/PILArNet-M
tags:
  - particle-physics
  - lartpc
  - point-cloud

Panda — semantic segmentation

5-class LArTPC semantic segmentation: PTv3 encoder–decoder + linear per-point head.

  • pimm type: DefaultSegmentorV2 · 5 classes

Loading

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

Provenance

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