Skip to content

A 2-D MT deep learning inversion code based on improved DenseNet

Notifications You must be signed in to change notification settings

Geo-huang/MT2DInv-DenseNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

MT2DInv-DenseNet

DOI

The source codes and data corresponds to manuscript: N. Yu, C. Wang, H. Chen et al., A two-dimensional magnetotelluric deep learning inversion approach based on improved Dense Convolutional Network. Computers and Geosciences (2024), doi: https://doi.org/10.1016/j.cageo.2024.105765.

Followings are descriptions about the two uploaded folders:

#Folder 1:unchanged_DenseNet

This folder contains two Python programs that combine the standard DenseNet network with the magnetotelluric 2D inversion problem to solve the magnetotelluric 2D inversion problem. They are the training function file ‘train_MTinv_densenet.py’ and the prediction function file ‘predict_MTinv_densenet.py’.

#Folder 2:improved Densenet

This folder contains two Python programs, which improve the algorithm based on the standard DenseNet, solve the two-dimensional magnetotelluric inversion problem and improve the inversion reliability. They are the training function file ‘train_MTinv_iDenseNet.py’ and the prediction function file ‘predict_MTinv_iDenseNet.py’.

These programs are developed and trained using Python 3.9 and PyTorch 1.13 framework for deep learning model development and training.

About

A 2-D MT deep learning inversion code based on improved DenseNet

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages