paper-with-me

Papers

Efficient Oriented Object Detection with Enhanced Small Object Recognition in Aerial Images

2024-12-17 · Zhifei Shi, Zongyao Yin, Sheng Chang, Xiao Yi, Xianchuan Yu

Achieving a balance between computational efficiency and detection accuracy in the realm of rotated bounding box object detection within aerial imagery is a significant challenge. While prior research has aimed at creating lightweight models that enhance computational performance and feature extraction, there remains a gap in the performance of these networks when it comes to the detection of small and multi-scale objects in remote sensing (RS) imagery. To address these challenges, we present a novel enhancement to the YOLOv8 model, tailored for oriented object detection tasks and optimized for environments with limited computational resources. Our model features a wavelet transform-based C2f module for capturing associative features and an Adaptive Scale Feature Pyramid (ASFP) module that leverages P2 layer details. Additionally, the incorporation of GhostDynamicConv significantly contributes to the model's lightweight nature, ensuring high efficiency in aerial imagery analysis. Featuring a parameter count of 21.6M, our approach provides a more efficient architectural design than DecoupleNet, which has 23.3M parameters, all while maintaining detection accuracy. On the DOTAv1.0 dataset, our model demonstrates a mean Average Precision (mAP) that is competitive with leading methods such as DecoupleNet. The model's efficiency, combined with its reduced parameter count, makes it a strong candidate for aerial object detection, particularly in resource-constrained environments.

📄 PDF Abstract BibTeX arXiv:2412.12562

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyObjectobject-detectionObject DetectionObject RecognitionOriented Object Detection

Methods 이 논문이 사용한 방법론

YOLOv8 설명 없음

Similar Papers 제목 키워드 기반

Improving the Detection of Small Oriented Objects in Aerial Images

2024-01-12 · Chandler Timm C. Doloriel, Rhandley D. Cajote

Small oriented objects that represent tiny pixel-area in large-scale aerial images are difficult to detect due to their size and orientation. Existing oriented aerial detectors have shown promising results but are mainly…

Instance Segmentationobject-detectionObject DetectionOriented Object Detection+1

Oriented Object Detection in Optical Remote Sensing Images using Deep Learning: A Survey

2023-02-21 · Kun Wang, Zi Wang, Zhang Li, Ang Su 외

Oriented object detection is one of the most fundamental and challenging tasks in remote sensing, aiming to locate and classify objects with arbitrary orientations. Recent advancements in deep learning have significantly…

Objectobject-detectionObject DetectionOriented Object Detection+1

Few-shot Oriented Object Detection with Memorable Contrastive Learning in Remote Sensing Images

2024-03-20 · Jiawei Zhou, Wuzhou Li, Yi Cao, Hongtao Cai 외

Few-shot object detection (FSOD) has garnered significant research attention in the field of remote sensing due to its ability to reduce the dependency on large amounts of annotated data. However, two challenges persist …

Contrastive LearningFew-Shot Object DetectionObjectobject-detection+2

RQR3D: Reparametrizing the regression targets for BEV-based 3D object detection

2025-05-23 · Ozsel Kilinc, Cem Tarhan

Accurate, fast, and reliable 3D perception is essential for autonomous driving. Recently, bird's-eye view (BEV)-based perception approaches have emerged as superior alternatives to perspective-based solutions, offering e…

3D Object DetectionAutonomous DrivingObjectobject-detection+3

H2RBox-v2: Incorporating Symmetry for Boosting Horizontal Box Supervised Oriented Object Detection

2023-09-21 · NeurIPS 2023 11

With the rapidly increasing demand for oriented object detection, e.g. in autonomous driving and remote sensing, the recently proposed paradigm involving weakly-supervised detector H2RBox for learning rotated box (RBox) …