Add HF model card metadata
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# GraPHFormer: A Multimodal Graph Persistent Homology Transformer for the Analysis of Neuroscience Morphologies
|
| 2 |
|
| 3 |
**CVPR 2026 (Main Track)**
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- computer-vision
|
| 4 |
+
- segmentation
|
| 5 |
+
- pytorch
|
| 6 |
+
- deep-learning
|
| 7 |
+
license: apache-2.0
|
| 8 |
+
---
|
| 9 |
# GraPHFormer: A Multimodal Graph Persistent Homology Transformer for the Analysis of Neuroscience Morphologies
|
| 10 |
|
| 11 |
**CVPR 2026 (Main Track)**
|