SuleBai commited on
Commit
8c13731
·
verified ·
1 Parent(s): 3638c73

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -9,6 +9,7 @@ tags:
9
  # UniVG-R1 Model Card
10
  <a href='https://amap-ml.github.io/UniVG-R1-page/'><img src='https://img.shields.io/badge/Project-Page-Green'></a>
11
  <a href='https://arxiv.org/abs/2505.14231'><img src='https://img.shields.io/badge/Paper-Arxiv-red'></a>
 
12
 
13
  ## Model details
14
  We propose UniVG-R1, a reasoning-guided MLLM for universal visual grounding, which leverages reinforcement learning to enhance reasoning across complex multi-image and multi-modal scenarios.
 
9
  # UniVG-R1 Model Card
10
  <a href='https://amap-ml.github.io/UniVG-R1-page/'><img src='https://img.shields.io/badge/Project-Page-Green'></a>
11
  <a href='https://arxiv.org/abs/2505.14231'><img src='https://img.shields.io/badge/Paper-Arxiv-red'></a>
12
+ <a href='https://github.com/AMAP-ML/UniVG-R1'><img src='https://img.shields.io/badge/Code-GitHub-blue'></a>
13
 
14
  ## Model details
15
  We propose UniVG-R1, a reasoning-guided MLLM for universal visual grounding, which leverages reinforcement learning to enhance reasoning across complex multi-image and multi-modal scenarios.