Skip to content

Commit b78249e

Browse files
Update index.html
1 parent b0bdf51 commit b78249e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/GFI-framework/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ <h2 class="subtitle is-4 has-text-weight-bold">ICLR 2025</h2>
8585

8686
<!-- Abstract -->
8787
<section class="section">
88-
<div class="container is-max-desktop has-text-centered">
88+
<div class="container is-max-desktop has-text-justified">
8989
<h2 class="title is-3"> Abstract </h2>
9090
<p>
9191
In subsurface imaging, learning the mapping from velocity maps to seismic waveforms (forward problem) and waveforms to velocity (inverse problem) is important for several applications. While traditional techniques for solving forward and inverse problems are computationally prohibitive, there is a growing interest in leveraging recent advances in deep learning to learn the mapping between velocity maps and seismic waveform images directly from data.
@@ -100,7 +100,7 @@ <h2 class="title is-3"> Abstract </h2>
100100
</section>
101101

102102
<section class="section">
103-
<div class="container is-max-desktop has-text-centered">
103+
<div class="container is-max-desktop has-text-justified">
104104
<h2 class="title is-3">Method Overview</h2>
105105
<p>
106106
We propose Generalized Forward-Inverse (GFI) framework based on two assumptions. First, according to the manifold assumption, we assume that the velocity maps v ∈ V and seismic

0 commit comments

Comments
 (0)