Update README.md
Browse files
README.md
CHANGED
|
@@ -13,6 +13,10 @@ tags:
|
|
| 13 |
|
| 14 |
# CALHippo Model Weights
|
| 15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
This repository contains released model artifacts for the CALHippo framework,
|
| 17 |
including segmentation, density-estimation, and classification components used
|
| 18 |
by the public reproducibility path.
|
|
@@ -58,4 +62,5 @@ classification/
|
|
| 58 |
ml_classifier/
|
| 59 |
model.joblib
|
| 60 |
metadata.json
|
| 61 |
-
metrics.json
|
|
|
|
|
|
| 13 |
|
| 14 |
# CALHippo Model Weights
|
| 15 |
|
| 16 |
+
<div align="center">
|
| 17 |
+
<img src="CALHippo_logo_transparent.png" alt="CALHippo Logo" width="400" />
|
| 18 |
+
</div>
|
| 19 |
+
|
| 20 |
This repository contains released model artifacts for the CALHippo framework,
|
| 21 |
including segmentation, density-estimation, and classification components used
|
| 22 |
by the public reproducibility path.
|
|
|
|
| 62 |
ml_classifier/
|
| 63 |
model.joblib
|
| 64 |
metadata.json
|
| 65 |
+
metrics.json
|
| 66 |
+
```
|