Skip to content

Commit 5698d5e

Browse files
Update index.html
1 parent ce4cf57 commit 5698d5e

File tree

1 file changed

+38
-5
lines changed

1 file changed

+38
-5
lines changed

projects/GFI-framework/index.html

Lines changed: 38 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<body>
2828
<main>
2929

30-
<!-- Navigation -->
30+
<!-- <!-- Navigation -->
3131
<nav class="navbar" role="navigation">
3232
<div class="navbar-menu is-active">
3333
<div class="navbar-start" style="flex-grow: 1; justify-content: center;">
@@ -38,10 +38,43 @@
3838
</a>
3939
</div>
4040
</div>
41-
</nav>
41+
</nav> -->
42+
43+
<h1>A Unified Framework for Forward and Inverse Problems in Subsurface Imaging using Latent Space Translations</h1>
44+
<h2 style="text-align: center;">ICLR 2025</h2>
45+
46+
<p class="centered">
47+
<a href="https://www.linkedin.com/in/naveengupta1729/">Naveen Gupta</a><sup>1*</sup>,
48+
<a href="https://sawhney-medha.github.io/">Medha Sawhney</a><sup>1*</sup>,
49+
<a href="https://arkadaw9.github.io/">Arka Daw</a><sup>2*</sup>,
50+
<a href="https://sites.google.com/site/youzuolin044/home">Youzuo Lin</a><sup>3*</sup>,
51+
<a href="https://anujkarpatne.github.io/">Anuj Karpatne</a><sup>1</sup>
52+
</p>
53+
<p class="centered">
54+
<sup>1</sup>Virginia Tech,
55+
<sup>2</sup>Oak Ridge National Lab,
56+
<sup>3</sup>UNC at Chapel Hill
57+
</p>
58+
59+
<p class="centered">
60+
<a class="pill-button" href="https://arxiv.org/abs/2410.11247">
61+
<img src="images/icons/arxiv.svg" /> arXiv
62+
</a>
63+
<a class="pill-button" href="https://openreview.net/forum?id=yIlyHJdYV3">
64+
<i class="fas fa-star"></i> OpenReview
65+
</a>
66+
<a class="pill-button" href="https://github.com/KGML-lab/Generalized-Forward-Inverse-Framework-for-DL4SI>
67+
<img src="images/icons/github.svg" /> Code
68+
</a>
69+
70+
<a class="pill-button" href="https://iclr.cc/virtual/2025/poster/27736">
71+
<i class="fas fa-file-pdf"></i> PDF
72+
</a>
73+
74+
</p>
4275

43-
<!-- Title + Authors -->
44-
<section class="hero">
76+
<!-- <!-- Title + Authors -->
77+
<section class="section">
4578
<div class="hero-body">
4679
<div class="container has-text-centered">
4780
<h1 class="title is-1">A Unified Framework for Forward and Inverse Problems in Subsurface Imaging using Latent Space Translations</h1>
@@ -80,7 +113,7 @@ <h2 class="subtitle is-4 has-text-weight-bold">ICLR 2025</h2>
80113
</div>
81114
</div>
82115
</div>
83-
</section>
116+
</section> -->
84117

85118
<section class="section">
86119
<div class="gfi_framework">

0 commit comments

Comments
 (0)