GithubHelp home page GithubHelp logo

cseg-imxlate's Introduction

CSEG Image Translation

Welcome to the repo for Graham Ganssle's article, Denoising Seismic by Image Translation Networks, in the CSEG Recorder, January 2018 edition! If you have any questions, please send Graham a message.

Results

It works! results The above image is an example output from the denoising network.

comparison The above image is a comparison of the denoising network with three common denoising filters: total variation, bilateral, and wavelet.

Setup

To run this code you'll need Torch7 running on CUDA, and CuDNN. You'll also need Agile's bruges, which can be installed simply with pip install bruges.

Running this code

I've included the prep_images.sh script to prep the data for you. To run it use bash prep_images.sh. It'll create a folder, dat/pairs, which has the subdirectories test, train, and val. These three folders are the ones you should use to train your model.

Training will take a considerable amount of compute. To do a full training run with 200 epochs it took a whole day on an NVIDIA Tesla K80.

Acknowledgements

The image translation network used in this project was the wonderful pix2pix. Thanks Phillipi!

Thanks, also, to Steve Purves for building the Earth models provided (in .zip format) in dat/zips! To use these models simply cd dat/zips/ and unzip xxx, where xxx is the file name.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.