paper-with-me

Papers

Large Selective Kernel Network for Remote Sensing Object Detection

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

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 prior knowledge can be useful because tiny remote sensing objects may be mistakenly detected without referencing a sufficiently long-range context, and the long-range context required by different types of objects can vary. In this paper, we take these priors into account and propose the Large Selective Kernel Network (LSKNet). LSKNet can dynamically adjust its large spatial receptive field to better model the ranging context of various objects in remote sensing scenarios. To the best of our knowledge, this is the first time that large and selective kernel mechanisms have been explored in the field of remote sensing object detection. Without bells and whistles, LSKNet sets new state-of-the-art scores on standard benchmarks, i.e., HRSC2016 (98.46\% mAP), DOTA-v1.0 (81.85\% mAP) and FAIR1M-v1.0 (47.87\% mAP). Based on a similar technique, we rank 2nd place in 2022 the Greater Bay Area International Algorithm Competition. Code is available at https://github.com/zcablii/Large-Selective-Kernel-Network.

📄 PDF Abstract BibTeX arXiv:2303.09030

Code (1)

zcablii/Large-Selective-Kernel-Network 공식 구현 pytorch

Tasks

Objectobject-detectionObject DetectionObject Detection In Aerial ImagesOriented Object DetectionSemantic Segmentation

Methods 이 논문이 사용한 방법론

How to file a complaint against Expedia? To file a complaint with Expedia, call their customer support at +1-(805)-330-4056. You can also send a written complaint using the contact form on the Expedia website. Calling…
Dilated Convolution 설명 없음
Batch Normalization 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
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$…
Selective Kernel Convolution A Selective Kernel Convolution is a convolution that enables neurons to adaptively adjust their RF sizes among multiple…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Selective Kernel A Selective Kernel unit is a bottleneck block consisting of a sequence of 1×1 convolution, SK convolution and 1×1 convolution.…

Similar Papers 제목 키워드 기반

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

LSKSANet: A Novel Architecture for Remote Sensing Image Semantic Segmentation Leveraging Large Selective Kernel and Sparse Attention Mechanism

2024-06-03 · Miao Fu, Feng Gao, Ruzhuang Hua, Yanhai Gan 외

In this paper, we proposed large selective kernel and sparse attention network (LSKSANet) for remote sensing image semantic segmentation. The LSKSANet is a lightweight network that effectively combines convolution with s…

Semantic Segmentation

On the Selective and Invariant Representation of DCNN for High-Resolution Remote Sensing Image Recognition

2017-08-04 · Jie Chen, Chao Yuan, Min Deng, Chao Tao 외

Human vision possesses strong invariance in image recognition. The cognitive capability of deep convolutional neural network (DCNN) is close to the human visual level because of hierarchical coding directly from raw imag…

General ClassificationScene Recognition

Poly Kernel Inception Network for Remote Sensing Detection

2024-03-10 · CVPR 2024 1 · Xinhao Cai, Qiuxia Lai, Yuwei Wang, Wenguan Wang 외

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 chal…

Objectobject-detectionObject Detection

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