paper-with-me

Papers

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, Hao Zhang

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 details, and create a more realistic viewing experience. Existing space-time video super-resolution methods do not effectively use spatio-temporal information. To address this limitation, we propose a generative adversarial network for joint space-time video super-resolution. The generative network consists of three operations: shallow feature extraction, deep feature extraction, and reconstruction. It uses three-dimensional (3D) convolutions to process temporal and spatial information simultaneously and includes a novel 3D attention mechanism to extract the most important channel and spatial information. The discriminative network uses a two-branch structure to handle details and motion information, making the generated results more accurate. Experimental results on the Vid4, Vimeo-90K, and REDS datasets demonstrate the effectiveness of the proposed method. The source code is publicly available at https://github.com/FCongRui/3DAttGan.git.

📄 PDF Abstract BibTeX arXiv:2407.16965

Code (1)

fcongrui/3dattgan 공식 구현 pytorch

Tasks

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

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Global Spatial-Temporal Information-based Residual ConvLSTM for Video Space-Time Super-Resolution

2024-07-11 · Congrui Fu, Hui Yuan, Shiqi Jiang, Guanghui Zhang 외

By converting low-frame-rate, low-resolution videos into high-frame-rate, high-resolution ones, space-time video super-resolution techniques can enhance visual experiences and facilitate more efficient information dissem…

Space-time Video Super-resolutionSuper-ResolutionVideo Super-Resolution

Text-to-Image Generation Via Energy-Based CLIP

2024-08-30 · Roy Ganz, Michael Elad

Joint Energy Models (JEMs), while drawing significant research attention, have not been successfully scaled to real-world, high-resolution datasets. We present EB-CLIP, a novel approach extending JEMs to the multimodal v…

Image GenerationText to Image GenerationText-to-Image Generation

Adversarially Learned Inference

2016-06-02 · Vincent Dumoulin, Ishmael Belghazi, Ben Poole, Olivier Mastropietro 외

We introduce the adversarially learned inference (ALI) model, which jointly learns a generation network and an inference network using an adversarial process. The generation network maps samples from stochastic latent va…

Image GenerationImage-to-Image Translation

Adversarial Joint Training with Self-Attention Mechanism for Robust End-to-End Speech Recognition

2021-04-03 · Lujun Li, Yikai Kang, Yuchen Shi, Ludwig Kürzinger 외

Lately, the self-attention mechanism has marked a new milestone in the field of automatic speech recognition (ASR). Nevertheless, its performance is susceptible to environmental intrusions as the system predicts the next…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Speech Enhancementspeech-recognition+1

ATOGAN:Adaptive Training Objective Generative Adversarial Network for Cross-lingual Word Alignment in Non-Isomorphic Embedding Spaces

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Cross-lingual word alignment is a task for word translation from monolingual word embedding spaces of two languages. Recent works are mostly based on supervised approaches, which need specific bilingual seed dictionaries…

Generative Adversarial NetworkTranslationWord AlignmentWord Translation