-
Notifications
You must be signed in to change notification settings - Fork 0
varunhc/Prediction-of-seismic-survey-path
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Approach: Convolutional models and Generative Adversarial Networks(GANs) were implemented to check the prediction performance. Convolutional models with different architectures were implemented. Files: satimgconv.py, SatImgConv.ipynb Generative Adversarial network was implemented which is available in the files: satimggan.py, SatImgGan.ipynb Convolution: The model failed to reconstruct the images even during the training. Results are available in SatImgGan.ipynb.
GAN: The model is able to reconstruct the images during the training but is overfitting to the training data. Therefore, the testing performance is heavily degraded. Results are available in SatImgGan.ipynb
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published