Add pipeline tag and license (#1)
Browse files- Add pipeline tag and license (b5723cb2be03e804b662d426ce0b29961534088f)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
---
|
| 2 |
library_name: ultralytics
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# [YOLOE: Real-Time Seeing Anything](https://arxiv.org/abs/2503.07465)
|
|
|
|
| 1 |
---
|
| 2 |
library_name: ultralytics
|
| 3 |
+
pipeline_tag: object-detection
|
| 4 |
+
license: mit
|
| 5 |
---
|
| 6 |
|
| 7 |
# [YOLOE: Real-Time Seeing Anything](https://arxiv.org/abs/2503.07465)
|