Please refer to the drive link below to access the datasets used in this project. https://drive.google.com/drive/folders/1ZTT4is6HdJO8bNxKK4uM6JkpBqK8UMnv?usp=sharing
The drive link contains two directories, CurveVel-A and FlatVel-A. These two directories are to be placed in root folder of the peoject. Each of the two dictories consists of amplitude data (seismic measurements) and its corresponding subsurface velocity model.
The file structure of the project after placing the data should look something like this.
- CS6804-Final-Project
- Checkpoints
- include
- CurveVel-A
- amplitude
- data1.npy
- data2.npy
- data3.npy
- data4.npy
- velocity
- model1.npy
- model2.npy
- model3.npy
- model4.npy
- amplitude
- FlatVel-A
- amplitude
- data1.npy
- data2.npy
- data3.npy
- data4.npy
- velocity
- model1.npy
- model2.npy
- model3.npy
- model4.npy
- amplitude
- Final_InversionNet-CurveVel-A-Adam.ipynb
- ...
- model.py
- models.py
Please let us know if you have any questions.