Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
pipeline_tag: zero-shot-object-detection
|
|
|
3 |
---
|
4 |
|
5 |
This is the huggingface version of [LLMDet](https://arxiv.org/abs/2501.18954) (CVPR2025 Highlight).
|
@@ -15,5 +16,4 @@ If you find our work helpful for your research, please consider citing our paper
|
|
15 |
journal={arXiv preprint arXiv:2501.18954},
|
16 |
year={2025}
|
17 |
}
|
18 |
-
```
|
19 |
-
|
|
|
1 |
---
|
2 |
pipeline_tag: zero-shot-object-detection
|
3 |
+
license: apache-2.0
|
4 |
---
|
5 |
|
6 |
This is the huggingface version of [LLMDet](https://arxiv.org/abs/2501.18954) (CVPR2025 Highlight).
|
|
|
16 |
journal={arXiv preprint arXiv:2501.18954},
|
17 |
year={2025}
|
18 |
}
|
19 |
+
```
|
|