paper-with-me

홈 › Papers

A Lightweight Recurrent Aggregation Network for Satellite Video Super-Resolution

2023-11-13 · IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing 2023 11 · Han Wang, Shengyang Li, Manqi Zhao

Intelligent processing and analysis of satellite video has become one of the research hotspots in the representation of remote sensing, and satellite video super-resolution (SVSR) is an important research direction which can improve the image quality of satellite video. However, existing approaches for SVSR often underutilize a notable advantage inherent to satellite video: the presence of extensive sequential imagery capturing a consistent scene. Presently, the majority of SVSR methods merely harness a limited number of adjacent frames for enhancing the resolution of individual frames, thus resulting in suboptimal information utilization. In response, we introduce the Recurrent Aggregation Network for Satellite Video Super-Resolution (RASVSR). This innovative framework leverages a bidirectional recurrent neural network to propagate extracted features from each frame across the entire video sequence. It relies on an alignment method based on optical flow and deformable convolution (DCN) to realize the alignment of the features, and a Temporal Feature Fusion Module (TFF) to realize effective feature fusion over time. Notably, our research underscores the positive influence of employing lengthier image sequences in SVSR. In the context of RASVSR, with better alignment and fusion, we make the perceptual field of each frame spanning 100 frames of the video, thus acquiring richer information, and information between different images can be complementary. This strategic approach culminates in superior performance compared to alternative methods, as evidenced by a noteworthy 1.15 dB improvement in PSNR, with very few parameters.

📄 PDF Abstract BibTeX

Code (1)

Alioth2000/RASVSR pytorch

Tasks

Optical Flow EstimationSuper-ResolutionVideo Super-Resolution

Methods 이 논문이 사용한 방법론

Deformable Convolution Deformable convolutions add 2D offsets to the regular grid sampling locations in the standard convolution. It enables free…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Infrared Small Target Detection in Satellite Videos: A New Dataset and A Novel Recurrent Feature Refinement Framework

2024-09-19 · Xinyi Ying, Li Liu, Zaipin Lin, Yangsi Shi 외

Multi-frame infrared small target (MIRST) detection in satellite videos is a long-standing, fundamental yet challenging task for decades, and the challenges can be summarized as: First, extremely small target size, highl…

Motion CompensationVideo Generation

A Lightweight Recurrent Grouping Attention Network for Video Super-Resolution

2023-09-25 · Yonggui Zhu, Guofang Li

Effective aggregation of temporal information of consecutive frames is the core of achieving video super-resolution. Many scholars have utilized structures such as sliding windows and recurrent to gather spatio-temporal …

Super-ResolutionVideo Super-Resolution

Multi-frame Feature Aggregation for Real-time Instrument Segmentation in Endoscopic Video

2020-11-17 · Shan Lin, Fangbo Qin, Haonan Peng, Randall A. Bly 외

Deep learning-based methods have achieved promising results on surgical instrument segmentation. However, the high computation cost may limit the application of deep models to time-sensitive tasks such as online surgical…

Segmentation

Hazy Low-Quality Satellite Video Restoration Via Learning Optimal Joint Degradation Patterns and Continuous-Scale Super-Resolution Reconstruction

2025-01-01 · CVPR 2025 1 · Ning Ni, Libao Zhang

Currently, the demand for higher video quality has grown significantly. However, satellite video has low resolution, complex motion, and weak textures. Haze interference further exacerbates the loss of motion informa…

Super-ResolutionVideo Restoration

Learn Temporal Consistency For Robust Satellite Video Detector

2026-06-13 · Weilong Guo, Shengyang Li, Yanfeng Gu arxiv

Satellite video object detection (SVOD) for oriented and fine-grained objects plays an important role in satellite applications. Most existing SVOD methods only focus on one or a few coarse-grained categories of moving o…

Representation LearningVideo Object Detection