We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29e4b20 commit 1ac7d01Copy full SHA for 1ac7d01
projects/GFI-framework/index.html
@@ -15,17 +15,9 @@
15
16
<body>
17
<main>
18
- <nav class="navbar" role="navigation">
19
- <div class="navbar-menu is-active">
20
- <div class="navbar-start" style="flex-grow: 1; justify-content: center;">
21
- <a class="navbar-item" href="https://kgml-lab.github.io/">
22
- <span class="icon">
23
- <i class="fas fa-home"></i>
24
- </span>
25
- </a>
26
- </div>
27
28
- </nav>
+ <div style="text-align: center">
+ <p><a href="https://kgml-lab.github.io/">Home</a></p>
+ </div>
29
30
<h1>A Unified Framework for Forward and Inverse Problems in Subsurface Imaging using Latent Space Translations</h1>
31
<h2 style="text-align: center;">ICLR 2025</h2>
0 commit comments