Skip to content

Commit 3409921

Browse files
Update pinn.md
1 parent f15d1cf commit 3409921

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

_projects/pinn.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,18 @@ This is a collaborative project with computer scientists and physicists from Vir
2424
</p>
2525
</div>
2626
</div>
27+
28+
<div style="display: flex; align-items: flex-start; margin-bottom: 20px;">
29+
<div style="flex: 0 0 auto; margin-right: 20px;">
30+
<img src="/assets/img/publication_preview/openfwi.png" alt="Thumbnail" style="max-width: 150px; height: auto;">
31+
</div>
32+
<div style="flex: 1 1 auto;">
33+
<h2 style="margin: 0; font-size: 16px;">A Unified Framework for Forward and Inverse Problems in Subsurface Imaging using Latent Space Translations</h2>
34+
<p style="margin: 0; font-size: 14px; color: #666;">Naveen Gupta, Medha Sawhney, Arka Daw, Youzuo Lin, Anuj Karpatne</p>
35+
<p style="margin: 0; font-size: 12px; color: #666;">ICLR, 2025</p>
36+
<p style="margin: 0; font-size: 12px; color: #007bff;">
37+
<a href="https://arxiv.org/abs/2410.11247">Paper</a> |
38+
<a href="https://github.com/KGML-lab/Genralized-Forward-Inverse-Framework-for-DL4SI" style="text-decoration: none;">Github</a>
39+
</p>
40+
</div>
41+
</div>

0 commit comments

Comments
 (0)