Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
---
|
| 2 |
library_name: pimm
|
|
|
|
|
|
|
| 3 |
tags:
|
| 4 |
- particle-physics
|
| 5 |
- lartpc
|
|
@@ -12,8 +14,6 @@ tags:
|
|
| 12 |
|
| 13 |
- **pimm type:** `PoLArMAE-SemSeg` 路 4 classes
|
| 14 |
|
| 15 |
-
> Faithful eval needs PoLAr-MAE preprocessing: `LogTransform(min_val=0.13)`, `energy_threshold=0.13`, `remove_low_energy_scatters=True`. Coordinate normalization is in-model.
|
| 16 |
-
|
| 17 |
## Loading
|
| 18 |
|
| 19 |
```python
|
|
|
|
| 1 |
---
|
| 2 |
library_name: pimm
|
| 3 |
+
datasets:
|
| 4 |
+
- DeepLearnPhysics/PILArNet-M
|
| 5 |
tags:
|
| 6 |
- particle-physics
|
| 7 |
- lartpc
|
|
|
|
| 14 |
|
| 15 |
- **pimm type:** `PoLArMAE-SemSeg` 路 4 classes
|
| 16 |
|
|
|
|
|
|
|
| 17 |
## Loading
|
| 18 |
|
| 19 |
```python
|