fushh7 nielsr HF Staff commited on
Commit
cafb882
·
verified ·
1 Parent(s): 2fc92d5

Add pipeline tag (#1)

Browse files

- Add pipeline tag (4847610949c7bfe4741eb09a92d335bffcea48c1)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  This is the huggingface version of [LLMDet](https://arxiv.org/abs/2501.18954) (CVPR2025 Highlight).
2
 
3
  Please refer to our [Github](https://github.com/iSEE-Laboratory/LLMDet/tree/main/hf_model) for more details.
 
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).
6
 
7
  Please refer to our [Github](https://github.com/iSEE-Laboratory/LLMDet/tree/main/hf_model) for more details.