Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/slimgroup/dp4imaging

Code to partially reproduce results in "Deep Bayesian inference for seismic imaging with tasks", Geophysics 2022
https://github.com/slimgroup/dp4imaging

bayesian-inference deep-learning geophysics imaging mcmc

Last synced: about 1 month ago
JSON representation

Code to partially reproduce results in "Deep Bayesian inference for seismic imaging with tasks", Geophysics 2022

Awesome Lists containing this project

README

        

Deep Bayesian inference for seismic imaging with tasks

Code to partially reproduce results in [Deep Bayesian inference for
seismic imaging with tasks](https://arxiv.org/abs/2110.04825).

## Installation

Run the commands below to install the required packages.

```bash
git clone https://github.com/slimgroup/dp4imaging
cd dp4imaging/
conda env create -f environment.yml
conda activate dp4imaging
pip install -e .
```

After the above steps, you can run the example scripts by just
activating the environment, i.e., `conda activate dp4imaging`, the
following times.

## Questions

Please contact [email protected] for questions.

## Author

Ali Siahkoohi