LocateAnything Demo commited on
Commit ·
aceb029
1
Parent(s): a1de7a0
docs: switch arXiv citation to tags+body link format
Browse files
README.md
CHANGED
|
@@ -11,8 +11,12 @@ pinned: false
|
|
| 11 |
hf_oauth: true
|
| 12 |
hf_oauth_scopes:
|
| 13 |
- inference-api
|
| 14 |
-
|
| 15 |
-
- 2605.27365
|
| 16 |
---
|
| 17 |
|
| 18 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
hf_oauth: true
|
| 12 |
hf_oauth_scopes:
|
| 13 |
- inference-api
|
| 14 |
+
tags:
|
| 15 |
+
- arxiv:2605.27365
|
| 16 |
---
|
| 17 |
|
| 18 |
+
# LocateAnything
|
| 19 |
+
|
| 20 |
+
Official demo for **LocateAnything**: locate any object in images or videos with natural language.
|
| 21 |
+
|
| 22 |
+
📄 Paper: [arxiv.org/abs/2605.27365](https://arxiv.org/abs/2605.27365)
|