Skip to content

Commit da44882

Browse files
Update index.html
1 parent b81b829 commit da44882

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

projects/GFI-framework/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,9 @@ <h2 class="title is-3"> Abstract </h2>
103103
<div class="container is-max-desktop has-text-justified">
104104
<h2 class="title is-3">Method Overview</h2>
105105
<p>
106-
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
107-
waveforms p ∈ P can be projected to their corresponding latent space representations, and , respectively, which can be mapped back to their reconstructions in the original space, and .
108-
Note that the sizes of the latent spaces can be smaller or larger than the original spaces. Further, the size of may not match with the size of . Second, according to the latent space
106+
We propose Generalized Forward-Inverse (GFI) framework based on two assumptions. First, according to the manifold assumption, we assume that the velocity maps v ∈ \(\mathcal{V}\) and seismic
107+
waveforms p ∈ \(\mathcal{P}\) can be projected to their corresponding latent space representations, \(\tilde{v}\) and \(\tilde{p}\), respectively, which can be mapped back to their reconstructions in the original space, \(\hat{v}\) and \(\hat{p}\).
108+
Note that the sizes of the latent spaces can be smaller or larger than the original spaces. Further, the size of \(\tilde{v}\) may not match with the size of \(\tilde{p}\). Second, according to the latent space
109109
translation assumption, we assume that the problem of learning forward and inverse mappings in the original spaces of velocity and waveforms can be reformulated as learning translations in their
110110
latent spaces.
111111
</p>

0 commit comments

Comments
 (0)