paper-with-me

Papers

Poly Kernel Inception Network for Remote Sensing Detection

2024-03-10 · CVPR 2024 1 · Xinhao Cai, Qiuxia Lai, Yuwei Wang, Wenguan Wang, Zeren Sun, Yazhou Yao

Object detection in remote sensing images (RSIs) often suffers from several increasing challenges, including the large variation in object scales and the diverse-ranging context. Prior methods tried to address these challenges by expanding the spatial receptive field of the backbone, either through large-kernel convolution or dilated convolution. However, the former typically introduces considerable background noise, while the latter risks generating overly sparse feature representations. In this paper, we introduce the Poly Kernel Inception Network (PKINet) to handle the above challenges. PKINet employs multi-scale convolution kernels without dilation to extract object features of varying scales and capture local context. In addition, a Context Anchor Attention (CAA) module is introduced in parallel to capture long-range contextual information. These two components work jointly to advance the performance of PKINet on four challenging remote sensing detection benchmarks, namely DOTA-v1.0, DOTA-v1.5, HRSC2016, and DIOR-R.

📄 PDF Abstract BibTeX arXiv:2403.06258

Code (1)

nust-machine-intelligence-laboratory/pkinet 공식 구현 pytorch

Tasks

Objectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

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

PKINet-v2: Towards Powerful and Efficient Poly-Kernel Remote Sensing Object Detection

2026-03-17 · Xinhao Cai, Liulei Li, Gensheng Pei, Zeren Sun 외 arxiv

Object detection in remote sensing images (RSIs) is challenged by the coexistence of geometric and spatial complexity: targets may appear with diverse aspect ratios, while spanning a wide range of object sizes under vari…

Object Detection

Large Selective Kernel Network for Remote Sensing Object Detection

2023-03-16 · ICCV 2023 1 · YuXuan Li, Qibin Hou, Zhaohui Zheng, Ming-Ming Cheng 외

Recent research on remote sensing object detection has largely focused on improving the representation of oriented bounding boxes but has overlooked the unique prior knowledge presented in remote sensing scenarios. Such …

Objectobject-detectionObject DetectionObject Detection In Aerial Images+2

WRICNet:A Weighted Rich-scale Inception Coder Network for Multi-Resolution Remote Sensing Image Change Detection

2021-08-18 · Yu Jiang, Lei Hu, Yongmei Zhang, Xin Yang

Majority models of remote sensing image changing detection can only get great effect in a specific resolution data set. With the purpose of improving change detection effectiveness of the model in the multi-resolution da…

Change Detection

LSKNet: A Foundation Lightweight Backbone for Remote Sensing

2024-03-18 · YuXuan Li, Xiang Li, Yimian Dai, Qibin Hou 외

Remote sensing images pose distinct challenges for downstream tasks due to their inherent complexity. While a considerable amount of research has been dedicated to remote sensing classification, object detection and sema…

Change Detectionobject-detectionObject DetectionObject Detection In Aerial Images+1

MKSNet: Advanced Small Object Detection in Remote Sensing Imagery with Multi-Kernel and Dual Attention Mechanisms

2025-12-03 · Jiahao Zhang, Xiao Zhao, Guangyu Gao arxiv

Deep convolutional neural networks (DCNNs) have substantially advanced object detection capabilities, particularly in remote sensing imagery. However, challenges persist, especially in detecting small objects where the h…

Small Object Detection