Add paper link, code link, and pipeline tag
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
pipeline_tag: other
|
| 4 |
---
|
| 5 |
+
|
| 6 |
+
# MV-GEL: Language-Driven Multi-View Geometric Entity Localization on Meshes
|
| 7 |
+
|
| 8 |
+
This repository contains the model checkpoints for the paper [MV‑GEL: Language‑Driven Multi‑View Geometric Entity Localization on Meshes](https://huggingface.co/papers/2606.31533).
|
| 9 |
+
|
| 10 |
+
Code: https://github.com/kbali1297/MV-GEL
|