Yuanze commited on
Commit
2b336ab
·
verified ·
1 Parent(s): 821ae22

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -6
README.md CHANGED
@@ -1,4 +1,6 @@
1
- <p align="center"><img src="https://github.com/yuanze-lin/Olympus/blob/main/asset/olympus.png" alt="icon" width="150" height="150" style="vertical-align:middle; margin-right:5px;" /></p>
 
 
2
 
3
  # Olympus: A Universal Task Router for Computer Vision Tasks (CVPR 2025) <br />
4
 
@@ -20,7 +22,9 @@ Official implementation of "Olympus: A Universal Task Router for Computer Vision
20
 
21
  ## :low_brightness: Overview
22
 
23
- ![image](https://github.com/yuanze-lin/Olympus/blob/main/asset/overview.png)
 
 
24
 
25
 
26
  ## Getting Started
@@ -129,12 +133,14 @@ bash scripts/mipha/eval/vqav2.sh
129
 
130
  ## :crystal_ball: Suppored Capacities (Covering 20 tasks)
131
 
132
- ![image](https://github.com/yuanze-lin/Olympus/blob/main/asset/capacities.png)
133
-
 
134
 
135
  ## :snowboarder: Diverse Applications
136
-
137
- ![image](https://github.com/yuanze-lin/Olympus/blob/main/asset/application.png)
 
138
 
139
  ## Citation
140
 
 
1
+ <p align="center">
2
+ <img src="https://github.com/yuanze-lin/Olympus/blob/main/asset/olympus.png?raw=true" alt="icon" width="150" height="150" style="vertical-align:middle; margin-right:5px;" />
3
+ </p>
4
 
5
  # Olympus: A Universal Task Router for Computer Vision Tasks (CVPR 2025) <br />
6
 
 
22
 
23
  ## :low_brightness: Overview
24
 
25
+ <p align="center">
26
+ <img src="https://github.com/yuanze-lin/Olympus/blob/main/asset/overview.png?raw=true" alt="Overview" width="1000"/>
27
+ </p>
28
 
29
 
30
  ## Getting Started
 
133
 
134
  ## :crystal_ball: Suppored Capacities (Covering 20 tasks)
135
 
136
+ <p align="center">
137
+ <img src="https://github.com/yuanze-lin/Olympus/blob/main/asset/capacities.png?raw=true" alt="Capacity" width="1000" height="100"/>
138
+ </p>
139
 
140
  ## :snowboarder: Diverse Applications
141
+ <p align="center">
142
+ <img src="https://github.com/yuanze-lin/Olympus/blob/main/asset/application.png?raw=true" alt="Capacity" width="1000" height="100"/>
143
+ </p>
144
 
145
  ## Citation
146