Add pipeline tag and explanation

#1
by merve HF Staff - opened
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1 +1,10 @@
1
- Paper: https://arxiv.org/abs/2505.12448
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - Qwen/Qwen2.5-7B-Instruct
4
+ pipeline_tag: image-text-to-text
5
+ tags:
6
+ - depth-estimation
7
+ ---
8
+ ## SSR-MIDI-7B
9
+ This model repository is for the models in the paper [SSR: Enhancing Depth Perception in Vision-Language
10
+ Models via Rationale-Guided Spatial Reasoning](https://arxiv.org/abs/2505.12448).