valentingol/gan-facies-modeling
Facies modeling using GANs
This project helps geologists, reservoir engineers, and subsurface modelers generate realistic 2D models of underground sediment layers, known as facies. You provide existing geological data or image-based representations of facies, and it outputs new, synthesized images of facies models. This is useful for creating multiple plausible subsurface scenarios for analysis.
No commits in the last 6 months.
Use this if you need to create synthetic geological facies models, especially for generating multiple scenarios for subsurface characterization or reservoir simulation.
Not ideal if you are looking for a tool to analyze existing geological data without generating new synthetic models, or if you need 3D modeling capabilities directly out-of-the-box.
Stars
8
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Dec 16, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/valentingol/gan-facies-modeling"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/pytorch-pretrained-BigGAN
🦋A PyTorch implementation of BigGAN with pretrained weights and conversion scripts.
torchgan/torchgan
Research Framework for easy and efficient training of GANs based on Pytorch
metal3d/keras-video-generators
Keras generators to generate sequences from videos as input
GANs-in-Action/gans-in-action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch