Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lukasmosser/asi-pytorch
- Owner: LukasMosser
- License: mit
- Created: 2018-09-12T18:04:02.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-27T14:50:56.000Z (almost 6 years ago)
- Last Synced: 2024-01-27T17:01:56.599Z (10 months ago)
- Topics: geology, geophysics, machine-learning, segmentation, seismic
- Language: Jupyter Notebook
- Homepage:
- Size: 55.7 MB
- Stars: 28
- Watchers: 4
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Automatic-Seismic-Interpretation in Pytorch
## Pytorch implementations of "Automatic Seismic Interpretation" approaches and publicationsThis 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