| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Reproducible material for Learned regularizations for elastic full waveform inversion using diffusion models - Mohammad H. Taufik, Fu Wang, Tariq Alkhalifah.
This repository is organized as follows:
The following notebooks are provided:
The following scripts are provided:
To ensure the reproducibility of the results, we suggest using the environment.yml file when creating an environment.
To install the environment, run the following command:
./install_env.sh
It will take some time, but if, in the end, you see the word Done! on your terminal, you are ready to go.
Remember to always activate the environment by typing:
conda activate diffefwi
Disclaimer: All experiments have been carried on a Intel(R) Xeon(R) Silver 4316 CPU @ 2.30GHz equipped with a single NVIDIA A100 GPU. Different environment configurations may be required for different combinations of workstation and GPU.
Our diffefwi source codes can be installed as a standalone python package. It can directly be installed and utilized on existing open-source GPU providers, like Google Colab. Please refer to our colab.ipynb notebook for the details.
@article{taufik2024learned,
title={Learned regularizations for multi-parameter elastic full waveform inversion using diffusion models},
doi={10.1029/2024JH000125},
author={Taufik, Mohammad Hasyim and Wang, Fu and Alkhalifah, Tariq},
journal={Journal of Geophysical Research: Machine Learning and Computation},
year={2024},
publisher={Wiley Online Library}
}
| Back | FazBrowse Home | New Git URL |