Internship_Repository_RRSC_East-ISRO

所属分类:Python编程
开发工具:Jupyter Notebook
文件大小:506545KB
下载次数:0
上传日期:2023-04-22 10:24:46
上 传 者sh-1993
说明:  我在东部区域遥感中心(2022-2023)暑期研究实习的存储库。
(A repository for my summer research internship at Regional Remote Sensing Centre-East (2022-2023).)

文件列表:
.DS_Store (10244, 2023-04-22)
App (0, 2023-04-22)
App\.DS_Store (6148, 2023-04-22)
App\App (0, 2023-04-22)
App\App\.DS_Store (6148, 2023-04-22)
App\App\__pycache__ (0, 2023-04-22)
App\App\__pycache__\geoTransform.cpython-311.pyc (2479, 2023-04-22)
App\App\__pycache__\geoTransform.cpython-39.pyc (1499, 2023-04-22)
App\App\__pycache__\preProcessing.cpython-39.pyc (2057, 2023-04-22)
App\App\__pycache__\progress.cpython-39.pyc (1619, 2023-04-22)
App\App\__pycache__\superResolution.cpython-39.pyc (3079, 2023-04-22)
App\App\geoTransform.py (1220, 2023-04-22)
App\App\icon.png (36043, 2023-04-22)
App\App\main.py (11332, 2023-04-22)
App\App\preProcessing.py (2115, 2023-04-22)
App\App\progress.py (1421, 2023-04-22)
App\App\superResolution.py (5263, 2023-04-22)
App\Models (0, 2023-04-22)
App\Models\Model2x.h5 (15907760, 2023-04-22)
App\Models\Model4x.h5 (15916568, 2023-04-22)
Code (0, 2023-04-22)
Code\.DS_Store (6148, 2023-04-22)
Code\2x-ae-gan.ipynb (951701, 2023-04-22)
Code\Geo_References.ipynb (1733489, 2023-04-22)
Code\Geo_References_Final.ipynb (630464, 2023-04-22)
Code\Transfer-learning.ipynb (8327748, 2023-04-22)
Code\ae-gan-model-4x.ipynb (490623, 2023-04-22)
Code\comparison-of-all-models.ipynb (7314013, 2023-04-22)
Code\dwt-idwt.ipynb (416402, 2023-04-22)
Code\fork-of-ae-gan-with-new-lr-images.ipynb (2507656, 2023-04-22)
Code\geo-ref.ipynb (98217, 2023-04-22)
Code\image-preprocessing.ipynb (4567011, 2023-04-22)
Code\new-srgan.ipynb (1967192, 2023-04-22)
Code\patch-and-unpatch.ipynb (860725, 2023-04-22)
Code\real-esrgan-test.ipynb (883828, 2023-04-22)
Code\srgan-implementation.ipynb (631252, 2023-04-22)
Documents (0, 2023-04-22)
Documents\.DS_Store (6148, 2023-04-22)
... ...

Generation of Super Resolution Images using Deep Neural Networks

## Abstract: Super Resolution Images are required to properly perceive the intricacies of any given image. Satellite imaging is one such domain where details of an image must be preserved extremely carefully since image quality decreases drastically at high magnification. Due to developments in the disciplines of computer vision and deep learning, super-resolution which tries to increase image resolution by computational means has advanced recently. Convolutional neural networks built on a range of architectures, such as autoencoders, generative adversarial networks, and residual networks, have been used to tackle the issue. Few studies concentrate on single or multi-band analytic satellite imaging, whereas the majority of research focuses on the processing of images with simply RGB colour channels. Super resolution is a highly important and significant operation that must be carried out carefully in the realm of remote sensing. This work proposes a cutting-edge architecture AutoEn-GAN for the super-resolution of satellite images by blending autoencoders with an adversarial setting. All of the models output is compared to the recently developed SR GAN, SR-ResNet, and EDSR models, and the traditional super-resolution benchmark using bicubic interpolation. Results of the AutoEn-GAN super-resolution method show a significant improvement over other state of the art methodologies such as SR-GAN.

RRSC - East Campus (Newtown, Kolkata)

## Overall Framework
## Model : AutoEn-GAN Model Architecture
Residual Block
Model Training
## Results:
Sample patches of all images after transfer learning and training of the model(a) Input Image, (b) Bicubic Interpolation, (c) EDSR, (d) SR(PRE), (e) SR(GAN), (f) Proposed Model, (g) Original Image
Comparison of the matrices (A) PSNR Values, (B) SSIM Values, (C) RMSE Values ## AutoEn-GAN App:
## Internship Certificate:

## Quick Links: [![report](https://img.shields.io/badge/Final-Report-brightgreen)](https://github.com/abhimanyubhowmik/Internship_Repository_RRSC_East-ISRO/blob/main/Reports/Final_Report_RRSC_East.pdf) [![LOR](https://img.shields.io/badge/Internship-LOR-blue)](https://github.com/abhimanyubhowmik/Internship_Repository_RRSC_East-ISRO/blob/main/Documents/Letter%20of%20Recomendation.pdf) [![manual](https://img.shields.io/badge/Installation-Manual-red)](https://github.com/abhimanyubhowmik/Internship_Repository_RRSC_East-ISRO/blob/main/Documents/Installation%20Manual.pdf) [![slides](https://img.shields.io/badge/Presentation-Slides-yellow)](https://docs.google.com/presentation/d/1mL79WjyZKTuVd0xXJUCqsT4LImveNArbrmySNEe2f4o/edit?usp=sharing) ## References Used: - https://arxiv.org/abs/1609.04802 - https://arxiv.org/abs/1707.02921 - https://arxiv.org/abs/2203.09445 - https://www.uni-goettingen.de/de/document/download/e3004c6e53ca2fa0a30d53d***a52c24e.pdf/MA_Freudenberg.pdf

近期下载者

相关文件


收藏者