paper-with-me

Papers

Improving Generative Adversarial Networks for Video Super-Resolution

2024-06-24 · Daniel Wen

In this research, we explore different ways to improve generative adversarial networks for video super-resolution tasks from a base single image super-resolution GAN model. Our primary objective is to identify potential techniques that enhance these models and to analyze which of these techniques yield the most significant improvements. We evaluate our results using Peak Signal-to-Noise Ratio (PSNR) and Structural Similarity Index (SSIM). Our findings indicate that the most effective techniques include temporal smoothing, long short-term memory (LSTM) layers, and a temporal loss function. The integration of these methods results in an 11.97% improvement in PSNR and an 8% improvement in SSIM compared to the baseline video super-resolution generative adversarial network (GAN) model. This substantial improvement suggests potential further applications to enhance current state-of-the-art models.

📄 PDF Abstract BibTeX arXiv:2406.16359

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkImage Super-ResolutionSSIMSuper-ResolutionVideo Super-Resolution

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

iSeeBetter: Spatio-Temporal Video Super Resolution using Recurrent-Generative Back-Projection Networks

2020-06-21 · Springer Journal of Computational Visual Media (CVM), Tsinghua University Press 2020 6 · Aman Chadha, John Britto, M. Mani Roja

Recently, learning-based models have enhanced the performance of single-image super-resolution (SISR). However, applying SISR successively to each video frame leads to a lack of temporal coherency. Convolutional neural n…

Generative Adversarial NetworkImage Super-ResolutionSSIMSuper-Resolution+1

iSeeBetter: Spatio-temporal video super-resolution using recurrent generative back-projection networks

2020-06-13 · Aman Chadha, John Britto, M. Mani Roja

Recently, learning-based models have enhanced the performance of single-image super-resolution (SISR). However, applying SISR successively to each video frame leads to a lack of temporal coherency. Convolutional neural n…

Generative Adversarial NetworkImage Super-ResolutionSSIMSuper-Resolution+1

A Survey on Super Resolution for video Enhancement Using GAN

2023-12-27 · Ankush Maity, Roshan Pious, Sourabh Kumar Lenka, Vishal Choudhary 외

This compilation of various research paper highlights provides a comprehensive overview of recent developments in super-resolution image and video using deep learning algorithms such as Generative Adversarial Networks. T…

SSIMSuper-ResolutionSurveyVideo Enhancement+1

3DAttGAN: A 3D Attention-based Generative Adversarial Network for Joint Space-Time Video Super-Resolution

2024-07-24 · Congrui Fu, Hui Yuan, Liquan Shen, Raouf Hamzaoui 외

In many applications, including surveillance, entertainment, and restoration, there is a need to increase both the spatial resolution and the frame rate of a video sequence. The aim is to improve visual quality, refine d…

Generative Adversarial NetworkSpace-time Video Super-resolutionSuper-ResolutionVideo Super-Resolution

Simultaneously Color-Depth Super-Resolution with Conditional Generative Adversarial Network

2017-08-30 · Lijun Zhao, Huihui Bai, Jie Liang, Bing Zeng 외

Recently, Generative Adversarial Network (GAN) has been found wide applications in style transfer, image-to-image translation and image super-resolution. In this paper, a color-depth conditional GAN is proposed to concur…

Edge DetectionGenerative Adversarial Networkimage smoothingImage Super-Resolution+4