JonnyYu828 commited on
Commit
bd84f4b
·
verified ·
1 Parent(s): 221c844

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,9 +1,18 @@
1
  ---
2
  license: apache-2.0
 
3
  base_model:
4
  - Qwen/Qwen3-VL-4B-Instruct
 
5
  pipeline_tag: depth-estimation
6
 
 
 
 
 
 
 
 
7
  paper:
8
  - arxiv: 2605.15876
9
  ---
 
1
  ---
2
  license: apache-2.0
3
+
4
  base_model:
5
  - Qwen/Qwen3-VL-4B-Instruct
6
+
7
  pipeline_tag: depth-estimation
8
 
9
+ tags:
10
+ - vision-language-model
11
+ - depth-estimation
12
+ - 3d-vision
13
+ - multimodal
14
+ - qwen3-vl
15
+
16
  paper:
17
  - arxiv: 2605.15876
18
  ---