|
27 | 27 | <body> |
28 | 28 | <main> |
29 | 29 |
|
30 | | - <!-- Navigation --> |
| 30 | +<!-- <!-- Navigation --> |
31 | 31 | <nav class="navbar" role="navigation"> |
32 | 32 | <div class="navbar-menu is-active"> |
33 | 33 | <div class="navbar-start" style="flex-grow: 1; justify-content: center;"> |
|
38 | 38 | </a> |
39 | 39 | </div> |
40 | 40 | </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> |
42 | 75 |
|
43 | | - <!-- Title + Authors --> |
44 | | - <section class="hero"> |
| 76 | +<!-- <!-- Title + Authors --> |
| 77 | + <section class="section"> |
45 | 78 | <div class="hero-body"> |
46 | 79 | <div class="container has-text-centered"> |
47 | 80 | <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> |
80 | 113 | </div> |
81 | 114 | </div> |
82 | 115 | </div> |
83 | | - </section> |
| 116 | + </section> --> |
84 | 117 |
|
85 | 118 | <section class="section"> |
86 | 119 | <div class="gfi_framework"> |
|
0 commit comments