Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lukasmosser/asi-pytorch

Pytorch implementations of "Automatic Seismic Interpretation" publications and repositories
https://github.com/lukasmosser/asi-pytorch

geology geophysics machine-learning segmentation seismic

Last synced: 6 days ago
JSON representation

Pytorch implementations of "Automatic Seismic Interpretation" publications and repositories

Awesome Lists containing this project

README

        

# Automatic-Seismic-Interpretation in Pytorch
## Pytorch implementations of "Automatic Seismic Interpretation" approaches and publications

This repository is a collection of implementations of automatic seismic interpretation models and publications in Pytorch.
The main purpose is purely educational and investigative.

All code comes as is, with no guarantees.
All credit for original work to the authors of respective publications and implementations.

Currently implemented models:
* MalenoV - Ported from the original implementation in Keras by @bolgebrygg [GitHub](https://github.com/bolgebrygg/MalenoV)

If you find this repository useful feel free to cite the repository, the original author's works or drop me a tweet [@porestar](https://twitter.com/porestar).

Please respect the licenses of the datasets, the original authors work and of this repository. Thank you