paper-with-me

홈 › Papers

SCINet: Spatial and Contrast Interactive Super-Resolution Assisted Infrared UAV Target Detection

2024-10-01 · IEEE Transactions on Geoscience and Remote Sensing 2024 10 · Houzhang Fang, Lan Ding, Xiaolin Wang, Yi Chang, Luxin Yan, Li Liu, Jinrui Fang

Unmanned aerial vehicle (UAV) detection based on thermal infrared imaging has been one of the most important sensing technologies in the anti-UAV system. However, the technical limitations and long-range detection of thermal sensors often lead to acquiring low-resolution (LR) infrared images, thereby bringing great challenges for the subsequent target detection task. In this article, we propose a novel spatial and contrast interactive super-resolution network (SCINet) for assisting infrared UAV target detection. The network consists of two main subnetworks: a spatial enhancement branch (SEB) and a contrast enhancement branch (CEB). The SEB embeds the lightweight convolution module and attention mechanism to highlight the spatial structure detail features of infrared UAV targets. The proposed CEB incorporates the centeroriented contrast-aware module and multibranch collapsible module, which can provide local contrast priors to reconstruct the super-resolved UAV target image. The spatial features of the intermediate layers from the SEB are integrated into the CEB as a rich gradient prior. Besides, the output features of the CEB are aggregated into those of the SEB for further supplementing the contrast of spatial features in return. Dual-branch feature interaction (DBFI) of the SEB and CEB can further enhance the spatial details and target saliency of the targets. In addition, we also introduce an infrared UAV detection network via a new dual-dimensional feature calibration module (DFCM) for boosting the detection performance. Extensive experiments demonstrate that the SCINet outperforms the state-of-the-art (SOTA) SR methods on real infrared UAV sequences and improves the detection performance of infrared small UAV targets. The code is available at https://github.com/IVPLaboratory/SCINet.

📄 PDF Abstract BibTeX

Code (2)

IVPLaboratory/SCINet pytorch
MindSpore-scientific/code-14/tree/main/SciNet mindspore

Tasks

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 설명 없음
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 제목 키워드 기반

SCINet: Time Series Modeling and Forecasting with Sample Convolution and Interaction

2021-06-17 · Minhao Liu, Ailing Zeng, Muxi Chen, Zhijian Xu 외

One unique property of time series is that the temporal relations are largely preserved after downsampling into two sub-sequences. By taking advantage of this property, we propose a novel neural network architecture that…

Time SeriesTime Series AnalysisTime Series ForecastingTraffic Prediction+1

A Novel Machine Learning-based Equalizer for a Downstream 100G PAM-4 PON

2024-04-25 · Chen Shao, Elias Giacoumidis, Shi Li, Jialei Li 외

A frequency-calibrated SCINet (FC-SCINet) equalizer is proposed for down-stream 100G PON with 28.7 dB path loss. At 5 km, FC-SCINet improves the BER by 88.87% compared to FFE and a 3-layer DNN with 10.57% lower complexit…

SciNet: Evaluating AI Agents in Relation-Aware Scientific Literature Retrieval

2025-12-16 · Chenyang Shao, Fengli Xu, Yong Li arxiv

AI agents have seen widespread adoption in information retrieval for scientific research, giving rise to tools such as Deep Research. However, existing retrieval agents mainly rely on keyword- or embedding-based methods.…

Information Retrieval

NEXUS: A compact neural architecture for high-resolution spatiotemporal air quality forecasting in Delhi National Capital Region

2026-02-23 · Rampunit Kumar, Aditya Maheshwari arxiv

Urban air pollution in megacities poses critical public health challenges, particularly in Delhi National Capital Region (NCR) where severe degradation affects millions. We present NEXUS (Neural Extraction and Unified Sp…

Computational Efficiency

SSCM: A Spatial-Semantic Consistent Model for Multi-Contrast MRI Super-Resolution

2025-09-23 · Xiaoman Wu, Lubin Gan, Siying Wu, Jing Zhang 외 arxiv

Multi-contrast Magnetic Resonance Imaging super-resolution (MC-MRI SR) aims to enhance low-resolution (LR) contrasts leveraging high-resolution (HR) references, shortening acquisition time and improving imaging efficienc…