paper-with-me

홈 › Papers

A Local-Global Approach to Semantic Segmentation in Aerial Images

2016-07-19 · Alina Elena Marcu

Aerial images are often taken under poor lighting conditions and contain low resolution objects, many times occluded by other objects. In this domain, visual context could be of great help, but there are still very few papers that consider context in aerial image understanding and still remains an open problem in computer vision. We propose a dual-stream deep neural network that processes information along two independent pathways. Our model learns to combine local and global appearance in a complementary way, such that together form a powerful classifier. We test our dual-stream network on the task of buildings segmentation in aerial images and obtain state-of-the-art results on the Massachusetts Buildings Dataset. We study the relative importance of local appearance versus the larger scene, as well as their performance in combination on three new buildings datasets. We clearly demonstrate the effectiveness of visual context in conjunction with deep neural networks for aerial image understanding.

📄 PDF Abstract BibTeX arXiv:1607.05620

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Segmentation

Similar Papers 제목 키워드 기반

DUFormer: Solving Power Line Detection Task in Aerial Images using Semantic Segmentation

2023-04-12 · Deyu An, Qiang Zhang, Jianshu Chao, Ting Li 외

Unmanned aerial vehicles (UAVs) are frequently used for inspecting power lines and capturing high-resolution aerial images. However, detecting power lines in aerial images is difficult,as the foreground data(i.e, power l…

Inductive BiasLine DetectionSegmentationSemantic Segmentation

LSRFormer: Efficient Transformer Supply Convolutional Neural Networks with Global Information for Aerial Image Segmentation

2024-02-16 · IEEE Transactions on Geoscience and Remote Sensing 2024 2 · Renhe Zhang, Qian Zhang, Guixu Zhang

Both local context and global context information are essential for the semantic segmentation of aerial images. Convolutional Neural Networks (CNNs) can capture local context information well but cannot model the global …

Image SegmentationSemantic Segmentation

SMDT: Cross-View Geo-Localization with Image Alignment and Transformer

2022-04-06 · IEEE International Conference on Multimedia and Expo 2022 2022 4 · Xiaoyang Tian, Jie Shao, Deqiang Ouyang, Anjie Zhu 외

The goal of cross-view geo-localization is to determine the location of a given ground image by matching with aerial images. However, existing methods ignore the variability of scenes, additional information and spatial …

geo-localizationSegmentationSemantic Segmentation

iSAID: A Large-scale Dataset for Instance Segmentation in Aerial Images

2019-05-30 · Syed Waqas Zamir, Aditya Arora, Akshita Gupta, Salman Khan 외

Existing Earth Vision datasets are either suitable for semantic segmentation or object detection. In this work, we introduce the first benchmark dataset for instance segmentation in aerial imagery that combines instance-…

Instance SegmentationObjectobject-detectionObject Detection+2

Dual Local-Global Contextual Pathways for Recognition in Aerial Imagery

2016-05-18 · Alina Marcu, Marius Leordeanu

Visual context is important in object recognition and it is still an open problem in computer vision. Along with the advent of deep convolutional neural networks (CNN), using contextual information with such systems star…

Object RecognitionRoad SegmentationVisual Reasoning