Skip to content

Commit

Permalink
update project info
Browse files Browse the repository at this point in the history
  • Loading branch information
JY-Joy committed Oct 21, 2024
1 parent 8e3db54 commit b51a3ac
Showing 1 changed file with 15 additions and 14 deletions.
29 changes: 15 additions & 14 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<link rel="stylesheet" href="./static/css/bulma.min.css">
<link rel="stylesheet" href="./static/css/bulma-carousel.min.css">
<link rel="stylesheet" href="./static/css/bulma-slider.min.css">
<link rel="stylesheet" href="./static/css/fontawesome.all.min.css">
<!-- <link rel="stylesheet" href="./static/css/fontawesome.all.min.css"> -->
<link rel="stylesheet"
href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css">
<link rel="stylesheet" href="./static/css/index.css">
Expand All @@ -39,10 +39,11 @@
<script src="./static/js/bulma-carousel.min.js"></script>
<script src="./static/js/bulma-slider.min.js"></script>
<script src="./static/js/index.js"></script>
<script src="https://kit.fontawesome.com/97d7515187.js" crossorigin="anonymous"></script>
</head>
<body>

<nav class="navbar" role="navigation" aria-label="main navigation">
<!-- <nav class="navbar" role="navigation" aria-label="main navigation">
<div class="navbar-brand">
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false">
<span aria-hidden="true"></span>
Expand All @@ -58,7 +59,7 @@
</span>
</a>
<!-- <div class="navbar-item has-dropdown is-hoverable">
<div class="navbar-item has-dropdown is-hoverable">
<a class="navbar-link">
More Research
</a>
Expand All @@ -75,12 +76,12 @@
<a class="navbar-item" href="https://photoshape.github.io">
PhotoShape
</a>
</div> -->
</div>
</div>
</div>
</div>
</nav>
</nav> -->


<section class="hero">
Expand All @@ -91,7 +92,7 @@
<h1 class="title is-1 publication-title">InstantIR: Blind Image Restoration with Instant Generative Reference</h1>
<div class="is-size-5 publication-authors">
<span class="author-block">
<a href="https://jy-joy.github.io">Jen-Yuan Huang</a><sup>1</sup>,</span>
<a href="https://jy-joy.github.io">Jen-Yuan Huang</a><sup>1,2</sup>,</span>
<span class="author-block">
<a href="https://haofanwang.github.io">Haofan Wang</a><sup>2</sup>,</span>
<span class="author-block">
Expand All @@ -104,17 +105,17 @@ <h1 class="title is-1 publication-title">InstantIR: Blind Image Restoration with
<a href="https://github.com/aihao2000">Hao Ai</a><sup>2</sup>,
</span>
<span class="author-block">
<a href="https://github.com/xingp-ng">Peng Xing</a><sup>1,2</sup>,
<a href="https://github.com/xingp-ng">Peng Xing</a><sup>2</sup>,
</span>
<span class="author-block">
<a href="https://penguinnnnn.github.io">Jen-Tse Huang</a><sup>2</sup>
<a href="https://penguinnnnn.github.io">Jen-Tse Huang</a><sup>3</sup>
</span>
</div>

<div class="is-size-5 publication-authors">
<span class="author-block"><sup>1</sup>Peking University,</span>
<span class="author-block"><sup>2</sup>InstantX Research</span>
<span class="author-block"><sup>2</sup>The Chinese University of Hong Kong</span>
<span class="author-block"><sup>3</sup>The Chinese University of Hong Kong</span>
</div>

<div class="column has-text-centered">
Expand All @@ -124,7 +125,7 @@ <h1 class="title is-1 publication-title">InstantIR: Blind Image Restoration with
<a href="https://arxiv.org/abs/2410.06551"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="fas fa-file-pdf"></i>
<i class="fa-solid fa-file-pdf"></i>
</span>
<span>Paper</span>
</a>
Expand Down Expand Up @@ -153,7 +154,7 @@ <h1 class="title is-1 publication-title">InstantIR: Blind Image Restoration with
<a href="https://github.com/JY-Joy/InstantIR"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="fab fa-github"></i>
<i class="fa-brands fa-github"></i>
</span>
<span>Code</span>
</a>
Expand All @@ -163,9 +164,9 @@ <h1 class="title is-1 publication-title">InstantIR: Blind Image Restoration with
<a href="https://huggingface.co/InstantX/InstantIR"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="far fa-images"></i>
<i class="fa-regular fa-circle-play"></i>
</span>
<span>Model</span>
<span>Demo</span>
</a>
</div>

Expand All @@ -184,7 +185,7 @@ <h1 class="title is-1 publication-title">InstantIR: Blind Image Restoration with
type="video/mp4">
</video>
<h2 class="subtitle has-text-centered">
<span class="dnerf">Nerfies</span> turns selfie videos from your phone into
InstantIR turns selfie videos from your phone into
free-viewpoint
portraits.
</h2>
Expand Down

0 comments on commit b51a3ac

Please sign in to comment.