Official reproducible material for SiameseFWI: A Deep Learning Network for Enhanced Full Waveform Inversion - Omar M. Saad, Randy Harsuko, and Tariq Alkhalifah
This repository is organized as follows:
The following notebooks are provided:
SiameseFWI_Marmousi.ipynb
: the main notebook performing the SiameseFWI for Marmousi model;SiameseFWI_overethrust.ipynb
: the main notebook performing the SiameseFWI for overthrust model;FWIGAN.yml
file when creating an environment.Run:
./install_env.sh
It will take some time, but if you see the word Done!
on your terminal you are ready to go.
Remember to always activate the environment by typing:
conda activate FWIGAN
Disclaimer: All experiments have been carried on a Intel(R) Xeon(R) CPU @ 2.10GHz equipped with a single NVIDIA GEForce RTX 3090 GPU. Different environment configurations may be required for different combinations of workstation and GPU.
@article{saad2024siamesefwi,
title={SiameseFWI: A deep learning network for enhanced full waveform inversion},
author={Saad, Omar M and Harsuko, Randy and Alkhalifah, Tariq},
journal={Journal of Geophysical Research: Machine Learning and Computation},
volume={1},
number={3},
pages={e2024JH000227},
year={2024},
doi={https://doi.org/10.1029/2024JH000227},
publisher={Wiley Online Library}
}