Skip to content

BEPCTA/seis_dcnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This was my capstone project for Udacity Machine Learning Engineer Nano Degree

./project/train_main.ipynb ---> training notebook

In this project, I have trained a Deep Convolutional Neural Network to fill missing traces in seismic data.

Here is an illustration of the result and a comparison with an interpolation by SciPy.

Example

No magic over big gaps, but still the restoration by NN is better than by a standard library. No artifacts were introduced, which is more important than filling the gaps.

Question:

Will it help to have convolution filters 5x5 ? Stay tunned for the answer.

About

Deep Convolutional Neural Net applied to seismic data

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors