Add pipeline tag, license
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
## Overview
|
| 2 |
|
| 3 |
Model overview:
|
|
@@ -28,4 +33,4 @@ Full paper is available on [arXiv](https://arxiv.org/abs/2607.16826), and code a
|
|
| 28 |
journal={arXiv preprint arXiv:2607.16826},
|
| 29 |
year={2026}
|
| 30 |
}
|
| 31 |
-
```
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
pipeline_tag: object-detection
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
## Overview
|
| 7 |
|
| 8 |
Model overview:
|
|
|
|
| 33 |
journal={arXiv preprint arXiv:2607.16826},
|
| 34 |
year={2026}
|
| 35 |
}
|
| 36 |
+
```
|