xuelunshen commited on
Commit
20c6b44
β€’
1 Parent(s): adeecb5
Files changed (1) hide show
  1. app.py +8 -12
app.py CHANGED
@@ -19,21 +19,17 @@ from common.utils import (
19
  model = "xuelunshen/gim"
20
 
21
  DESCRIPTION = """
22
- <p align="center" style="color:#6e6e6e;font-size:18px">
23
- <a href="https://xuelunshen.github.io/gim.com/">🏠 Project Page</a> |
24
- <a href="https://openreview.net/pdf?id=NYN1b8GRGS">πŸ“„ Paper</a> |
25
- <a href="https://xuelunshen.github.io/gim.com/">πŸŽ₯ Video</a> |
26
- <a href="https://xuelunshen.github.io/gim.com/">πŸ—„οΈ Data</a> |
27
- <a href="https://xuelunshen.github.io/gim.com/">πŸ€— Online Demo</a>
28
- </p>
29
 
30
- <br/>
31
 
32
- # GIM: Learning Generalizable Image Matcher From Internet Videos
 
 
 
 
33
 
34
- <p align="center" style="color:#6e6e6e;font-size:22px">
35
- 🌟 ICLR 2024 Spotlight (Notable-Top-5%)
36
- </p>
37
 
38
  <div style="display: flex; justify-content: center; align-items: flex-start;">
39
  <div style="width: 50%; padding: 10px;">
 
19
  model = "xuelunshen/gim"
20
 
21
  DESCRIPTION = """
22
+ # GIM: Learning Generalizable Image Matcher From Internet Videos
 
 
 
 
 
 
23
 
24
+ <div align="left">
25
 
26
+ [![Project page](https://img.shields.io/badge/Project_Page-🌟_ICLR'2024%20Spotlight-37414c.svg)](https://xuelunshen.github.io/gim/)&nbsp;
27
+ [![Hugging Face](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue.svg)](https://xuelunshen.github.io/gim/)
28
+ [![arXiv](https://img.shields.io/badge/arXiv-2301.03580-b31b1b.svg)](https://arxiv.org/abs/2301.03580)
29
+ [![Data](https://img.shields.io/badge/Benchmark-ZEB-red.svg)](https://xuelunshen.github.io/gim/)
30
+ [![Video](https://img.shields.io/badge/Video-5_min-green.svg)](https://arxiv.org/abs/2301.03580)
31
 
32
+ </div>
 
 
33
 
34
  <div style="display: flex; justify-content: center; align-items: flex-start;">
35
  <div style="width: 50%; padding: 10px;">