paper-with-me

홈 › Papers

X-LineNet: Detecting Aircraft in Remote Sensing Images by a pair of Intersecting Line Segments

2019-07-29 · Hao-Ran Wei, Yue Zhang, Bing Wang, Yang Yang, Hao Li, Hongqi Wang

Motivated by the development of deep convolution neural networks (DCNNs), tremendous progress has been gained in the field of aircraft detection. These DCNNs based detectors mainly belong to top-down approaches, which first enumerate massive potential locations of objects with the form of rectangular regions, and then identify whether they are objects or not. Compared with these top-down approaches, this paper shows that aircraft detection via bottom-up approach still performs competitively in the era of deep learning. We present a novel one-stage and anchor-free aircraft detection model in a bottom-up manner, which formulates the task as detection of two intersecting line segments inside each target and grouping of them without any rectangular region classification. This model is named as X-LineNet. With simple post-processing, X-LineNet can simultaneously provide multiple representation forms of the detection result: the horizontal bounding box, the rotating bounding box, and the pentagonal mask. The pentagonal mask is a more accurate representation form which has less redundancy and can better represent aircraft than that of rectangular box. Experiments show that X-LineNet outperforms state-of-the-art one-stage object detectors and is competitive compared with advanced two-stage detectors on both UCAS-AOD and NWPU VHR-10 open dataset in the field of aircraft detection.

📄 PDF Abstract BibTeX arXiv:1907.12474

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Aircraft Classification Based on PCA and Feature Fusion Techniques in Convolutional Neural Network

2021-12-01 · IEEE Access, vol. 9, pp 2021 12 · F. Azam, A. Rizvi, W. Z. Khan, M. Y. Aalsalem 외

The characterization of aircraft in remote sensing satellite imagery has many armed and civil applications. For civil purposes, such as in tragedy and emergency aircraft searching, airport scrutiny and aircraft identif…

feature selection

Intelligent Known and Novel Aircraft Recognition -- A Shift from Classification to Similarity Learning for Combat Identification

2024-02-26 · Ahmad Saeed, Haasha Bin Atif, Usman Habib, Mohsin Bilal

Precise aircraft recognition in low-resolution remote sensing imagery is a challenging yet crucial task in aviation, especially combat identification. This research addresses this problem with a novel, scalable, and AI-d…

ClassificationFew-Shot Learningimage-classificationImage Classification+1

Efficient Few-Shot Learning in Remote Sensing: Fusing Vision and Vision-Language Models

2025-10-15 · Jia Yun Chua, Argyrios Zolotas, Miguel Arana-Catania arxiv

Remote sensing has become a vital tool across sectors such as urban planning, environmental monitoring, and disaster response. While the volume of data generated has increased significantly, traditional vision models are…

Scene UnderstandingFew-Shot Learning

Mini-Unmanned Aerial Vehicle-Based Remote Sensing: Techniques, Applications, and Prospects

2018-12-19 · Tian-Zhu Xiang, Gui-Song Xia, Liangpei Zhang

The past few decades have witnessed the great progress of unmanned aircraft vehicles (UAVs) in civilian fields, especially in photogrammetry and remote sensing. In contrast with the platforms of manned aircraft and satel…

Semantic Segmentation of Unmanned Aerial Vehicle Remote Sensing Images using SegFormer

2024-10-01 · Vlatko Spasev, Ivica Dimitrovski, Ivan Chorbev, Ivan Kitanovski

The escalating use of Unmanned Aerial Vehicles (UAVs) as remote sensing platforms has garnered considerable attention, proving invaluable for ground object recognition. While satellite remote sensing images face limitati…

Object RecognitionSegmentationSemantic Segmentation