Skip to content

Commit f56b7f5

Browse files
authored
Merge pull request #5 from EvolvingLMMs-Lab/copilot/remove-input-method-comparison
Remove Input Method Comparison section and change Case Demonstrations to row layout
2 parents f20d6bd + 7ab6820 commit f56b7f5

1 file changed

Lines changed: 4 additions & 20 deletions

File tree

README.md

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -32,24 +32,6 @@ OneVision Encoder is a vision encoder designed for multimodal large language mod
3232
<img src="asset/method.jpg" alt="OneVision Encoder Method Overview" width="800" style="max-width: 100%;">
3333
</p>
3434

35-
### Input Method Comparison
36-
37-
<table>
38-
<caption style="caption-side: top; text-align: center; font-weight: bold; margin-bottom: 10px;">Frame Sampling Input vs Codec Input</caption>
39-
<tr>
40-
<td align="center">
41-
<img src="pages/images/example.gif" alt="Animated demonstration of traditional uniform frame sampling method for video processing" width="400"><br>
42-
<b>Frame Sampling Input</b><br>
43-
Traditional uniform frame sampling approach
44-
</td>
45-
<td align="center">
46-
<img src="pages/images/example_codec_input.gif" alt="Animated demonstration of efficient codec-based input decomposition with I-frames and P-frames" width="400"><br>
47-
<b>Codec Input</b><br>
48-
Our efficient codec-based input decomposition
49-
</td>
50-
</tr>
51-
</table>
52-
5335
### Cluster Discrimination Visualization
5436

5537
<p align="center">
@@ -61,11 +43,13 @@ OneVision Encoder is a vision encoder designed for multimodal large language mod
6143
<table>
6244
<tr>
6345
<td align="center">
64-
<img src="asset/case4.gif" alt="Case 4 Demonstration" width="400"><br>
46+
<img src="asset/case4.gif" alt="Case 4 Demonstration" width="800"><br>
6547
<b>Case 4</b>
6648
</td>
49+
</tr>
50+
<tr>
6751
<td align="center">
68-
<img src="asset/case6.gif" alt="Case 6 Demonstration" width="400"><br>
52+
<img src="asset/case6.gif" alt="Case 6 Demonstration" width="800"><br>
6953
<b>Case 6</b>
7054
</td>
7155
</tr>

0 commit comments

Comments
 (0)