tianchez commited on
Commit
0a11b7e
·
verified ·
1 Parent(s): f2e8476

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,3 +1,14 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - omlab/OVDEval
5
+ language:
6
+ - en
7
+ base_model:
8
+ - Qwen/Qwen2.5-VL-3B-Instruct
9
+ pipeline_tag: zero-shot-object-detection
10
+ ---
11
+
12
+ A OVD ehanched Qwen 2.5VL 3B with VLM-R1 reinforcement learning.
13
+
14
+ cite: arxiv.org/abs/2504.07615