paper-with-me

홈 › Papers

Automatic Pixelwise Object Labeling for Aerial Imagery Using Stacked U-Nets

2018-03-13 · Andrew Khalel, Motaz El-Saban

Automation of objects labeling in aerial imagery is a computer vision task with numerous practical applications. Fields like energy exploration require an automated method to process a continuous stream of imagery on a daily basis. In this paper we propose a pipeline to tackle this problem using a stack of convolutional neural networks (U-Net architecture) arranged end-to-end. Each network works as post-processor to the previous one. Our model outperforms current state-of-the-art on two different datasets: Inria Aerial Image Labeling dataset and Massachusetts Buildings dataset each with different characteristics such as spatial resolution, object shapes and scales. Moreover, we experimentally validate computation time savings by processing sub-sampled images and later upsampling pixelwise labeling. These savings come at a negligible degradation in segmentation quality. Though the conducted experiments in this paper cover only aerial imagery, the technique presented is general and can handle other types of images.

📄 PDF Abstract BibTeX arXiv:1803.04953

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Predicting Ground-Level Scene Layout from Aerial Imagery

2016-12-08 · CVPR 2017 7 · Menghua Zhai, Zachary Bessinger, Scott Workman, Nathan Jacobs

We introduce a novel strategy for learning to extract semantically meaningful features from aerial imagery. Instead of manually labeling the aerial imagery, we propose to predict (noisy) semantic features automatically e…

Cross-View Image-to-Image TranslationSegmentationSemantic Segmentation

Towards Automatic Annotation for Semantic Segmentation in Drone Videos

2019-10-22 · Alina Marcu, Dragos Costea, Vlad Licaret, Marius Leordeanu

Semantic segmentation is a crucial task for robot navigation and safety. However, it requires huge amounts of pixelwise annotations to yield accurate results. While recent progress in computer vision algorithms has been …

4kRobot NavigationSegmentationSemantic Segmentation

TreeSegNet: Adaptive Tree CNNs for Subdecimeter Aerial Image Segmentation

2018-04-29 · Kai Yue, Lei Yang, Ruirui Li, Wei Hu 외

For the task of subdecimeter aerial imagery segmentation, fine-grained semantic segmentation results are usually difficult to obtain because of complex remote sensing content and optical conditions. Recently, convolution…

Image SegmentationSegmentationSemantic Segmentation

Object sieving and morphological closing to reduce false detections in wide-area aerial imagery

2020-10-28 · Xin Gao, Sundaresh Ram, Jeffrey J. Rodriguez

For object detection in wide-area aerial imagery, post-processing is usually needed to reduce false detections. We propose a two-stage post-processing scheme which comprises an area-thresholding sieving process and a mor…

Objectobject-detectionObject Detection

Deep cross-domain building extraction for selective depth estimation from oblique aerial imagery

2018-04-23 · Boitumelo Ruf, Laurenz Thiel, Martin Weinmann

With the technological advancements of aerial imagery and accurate 3d reconstruction of urban environments, more and more attention has been paid to the automated analyses of urban areas. In our work, we examine two impo…

3D ReconstructionDepth Estimationobject-detectionObject Detection+2