Update README.md
Browse files
README.md
CHANGED
|
@@ -10,16 +10,16 @@ tags:
|
|
| 10 |
<strong>GIM: Learning Generalizable Image Matcher From Internet Videos</strong>
|
| 11 |
</div>
|
| 12 |
</div>
|
| 13 |
-
<table
|
| 14 |
-
<
|
| 15 |
-
<td><a
|
| 16 |
-
<td><a
|
| 17 |
-
<td><a
|
| 18 |
-
<td><a
|
| 19 |
-
<td><a
|
| 20 |
-
</tr>
|
| 21 |
</table>
|
| 22 |
-
<div align="center"><a href="https://www.youtube.com/watch?v=FU_MJLD8LeY"><img src="video.png" alt="Overview Video Page" style="margin: 0; width: 75%;"></a></div>
|
| 23 |
<div style="display: flex; justify-content: center; padding: 10px; align-items: left;">
|
| 24 |
<div style="width: 100%; text-align: left; background-color: #FFFFFF;">
|
| 25 |
We propose GIM, a self-training framework for learning a single generalizable model based on any image matching architecture using internet videos, an abundant and diverse data source.
|
|
|
|
| 10 |
<strong>GIM: Learning Generalizable Image Matcher From Internet Videos</strong>
|
| 11 |
</div>
|
| 12 |
</div>
|
| 13 |
+
<table cellspacing="0" cellpadding="0" style="margin: 0;">
|
| 14 |
+
<tr>
|
| 15 |
+
<td><a href="https://iclr.cc/Conferences/2024" target="_blank"><img src="https://img.shields.io/badge/%F0%9F%8C%9F_ICLR'2024_Spotlight-37414c" alt="ICLR 2024 Spotlight" style="margin: 0;"></a></td>
|
| 16 |
+
<td><a href="https://xuelunshen.com/gim" target="_blank"><img src="https://img.shields.io/badge/Project_Page-3A464E?logo=gumtree" alt="Project Page" style="margin: 0;"></a></td>
|
| 17 |
+
<td><a href="https://github.com/xuelunshen/gim" target="_blank"><img src="https://img.shields.io/badge/Source_Code-black?logo=Github" alt="Github Source Code" style="margin: 0;"></a></td>
|
| 18 |
+
<td><a href="https://arxiv.org/abs/2402.11095" target="_blank"><img src="https://img.shields.io/badge/arXiv-2402.11095-b31b1b?logo=arxiv" alt="arxiv" style="margin: 0;"></a></td>
|
| 19 |
+
<td><a href="https://www.youtube.com/watch?v=FU_MJLD8LeY" target="_blank"><img src="https://img.shields.io/badge/Overview_Video-E33122?logo=Youtube" alt="Overview Video" style="margin: 0;"></a></td>
|
| 20 |
+
</tr>
|
| 21 |
</table>
|
| 22 |
+
<div align="center"><a href="https://www.youtube.com/watch?v=FU_MJLD8LeY" target="_blank"><img src="video.png" alt="Overview Video Page" style="margin: 0; width: 75%;"></a></div>
|
| 23 |
<div style="display: flex; justify-content: center; padding: 10px; align-items: left;">
|
| 24 |
<div style="width: 100%; text-align: left; background-color: #FFFFFF;">
|
| 25 |
We propose GIM, a self-training framework for learning a single generalizable model based on any image matching architecture using internet videos, an abundant and diverse data source.
|