merve HF Staff commited on
Commit
9fef08b
·
verified ·
1 Parent(s): 8ed878f

Add pipeline tag and explanation

Browse files

Hello! Congrats on the release 🎉
It would be great to fill out the license for the model and fill out the model card on instructions to run the model.

Moreover, we'd love to provide you a zero A100 grant in case you'd like to build a demo 🤗

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).