paper-with-me

홈 › Papers

Concurrent Segmentation and Object Detection CNNs for Aircraft Detection and Identification in Satellite Images

2020-05-27 · Damien Grosgeorge, Maxime Arbelot, Alex Goupilleau, Tugdual Ceillier, Renaud Allioux

Detecting and identifying objects in satellite images is a very challenging task: objects of interest are often very small and features can be difficult to recognize even using very high resolution imagery. For most applications, this translates into a trade-off between recall and precision. We present here a dedicated method to detect and identify aircraft, combining two very different convolutional neural networks (CNNs): a segmentation model, based on a modified U-net architecture, and a detection model, based on the RetinaNet architecture. The results we present show that this combination outperforms significantly each unitary model, reducing drastically the false negative rate.

📄 PDF Abstract BibTeX arXiv:2005.13215

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject Detection

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
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…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
U-Net 설명 없음
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…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Focal Loss A Focal Loss function addresses class imbalance during training in tasks like object detection. Focal loss applies a modulating term to the cross entropy loss in order to…
FPN 설명 없음

Similar 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 외

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

Algorithms for Semantic Segmentation of Multispectral Remote Sensing Imagery using Deep Learning

2017-03-19 · Ronald Kemker, Carl Salvaggio, Christopher Kanan

Deep convolutional neural networks (DCNNs) have been used to achieve state-of-the-art performance on many computer vision tasks (e.g., object recognition, object detection, semantic segmentation) thanks to a large reposi…

object-detectionObject DetectionObject RecognitionSegmentation+1

Concurrent Spatial and Channel Squeeze & Excitation in Fully Convolutional Networks

2018-03-07 · Abhijit Guha Roy, Nassir Navab, Christian Wachinger

Fully convolutional neural networks (F-CNNs) have set the state-of-the-art in image segmentation for a plethora of applications. Architectural innovations within F-CNNs have mainly focused on improving spatial encoding o…

Brain Segmentationimage-classificationImage ClassificationImage Segmentation+3

Developing Imperceptible Adversarial Patches to Camouflage Military Assets From Computer Vision Enabled Technologies

2022-02-17 · Chris Wise, Jo Plested

Convolutional neural networks (CNNs) have demonstrated rapid progress and a high level of success in object detection. However, recent evidence has highlighted their vulnerability to adversarial attacks. These attacks ar…

Objectobject-detectionObject Detection

Improved Aircraft Environmental Impact Segmentation via Metric Learning

2023-06-24 · Zhenyu Gao, Dimitri N. Mavris

Accurate modeling of aircraft environmental impact is pivotal to the design of operational procedures and policies to mitigate negative aviation environmental impact. Aircraft environmental impact segmentation is a proce…

Metric LearningSegmentation