Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
-
<p align="center"
|
|
|
|
|
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 |
-
|
|
|
|
|
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 |
-
|
133 |
-
|
|
|
134 |
|
135 |
## :snowboarder: Diverse Applications
|
136 |
-
|
137 |
-
|
|
|
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 |
|