Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,18 @@
|
|
| 1 |
---
|
|
|
|
| 2 |
library_name: pimm
|
|
|
|
|
|
|
| 3 |
tags:
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
|
|
|
| 10 |
# Panda — interaction panoptic detector
|
| 11 |
|
| 12 |
A query-based panoptic detector that groups LArTPC points into
|
|
|
|
| 1 |
---
|
| 2 |
+
license: mit
|
| 3 |
library_name: pimm
|
| 4 |
+
datasets:
|
| 5 |
+
- DeepLearnPhysics/PILArNet-M
|
| 6 |
tags:
|
| 7 |
+
- particle
|
| 8 |
+
- physics
|
| 9 |
+
- 3D
|
| 10 |
+
- lartpc
|
| 11 |
+
- panda
|
| 12 |
+
- point-transformer-v3
|
| 13 |
---
|
| 14 |
|
| 15 |
+
|
| 16 |
# Panda — interaction panoptic detector
|
| 17 |
|
| 18 |
A query-based panoptic detector that groups LArTPC points into
|