paper-with-me

Papers

End-to-End Trainable Deep Active Contour Models for Automated Image Segmentation: Delineating Buildings in Aerial Imagery

2020-07-22 · ECCV 2020 8 · Ali Hatamizadeh, Debleena Sengupta, Demetri Terzopoulos

The automated segmentation of buildings in remote sensing imagery is a challenging task that requires the accurate delineation of multiple building instances over typically large image areas. Manual methods are often laborious and current deep-learning-based approaches fail to delineate all building instances and do so with adequate accuracy. As a solution, we present Trainable Deep Active Contours (TDACs), an automatic image segmentation framework that intimately unites Convolutional Neural Networks (CNNs) and Active Contour Models (ACMs). The Eulerian energy functional of the ACM component includes per-pixel parameter maps that are predicted by the backbone CNN, which also initializes the ACM. Importantly, both the ACM and CNN components are fully implemented in TensorFlow and the entire TDAC architecture is end-to-end automatically differentiable and backpropagation trainable without user intervention. TDAC yields fast, accurate, and fully automatic simultaneous delineation of arbitrarily many buildings in the image. We validate the model on two publicly available aerial image datasets for building segmentation, and our results demonstrate that TDAC establishes a new state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2007.11691

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

End-to-End Deep Convolutional Active Contours for Image Segmentation

2019-09-29 · Ali Hatamizadeh, Debleena Sengupta, Demetri Terzopoulos

The Active Contour Model (ACM) is a standard image analysis technique whose numerous variants have attracted an enormous amount of research attention across multiple fields. Incorrectly, however, the ACM's differential-e…

Image SegmentationInstance SegmentationSegmentationSemantic Segmentation

Deep Learning of Unified Region, Edge, and Contour Models for Automated Image Segmentation

2020-06-23 · Ali Hatamizadeh

Image segmentation is a fundamental and challenging problem in computer vision with applications spanning multiple areas, such as medical imaging, remote sensing, and autonomous vehicles. Recently, convolutional neural n…

Autonomous VehiclesFew-Shot LearningImage SegmentationMedical Image Analysis+3

Learning deep structured active contours end-to-end

2018-03-16 · CVPR 2018 6 · Diego Marcos, Devis Tuia, Benjamin Kellenberger, Lisa Zhang 외

The world is covered with millions of buildings, and precisely knowing each instance's position and extents is vital to a multitude of applications. Recently, automated building footprint segmentation models have shown s…

Instance SegmentationSegmentationSemantic Segmentation

End to End Trainable Active Contours via Differentiable Rendering

2019-12-01 · ICLR 2020 1 · Shir Gur, Tal Shaharabany, Lior Wolf

We present an image segmentation method that iteratively evolves a polygon. At each iteration, the vertices of the polygon are displaced based on the local value of a 2D shift map that is inferred from the input image vi…

DecoderImage SegmentationSegmentationSemantic Segmentation

Matching-Constrained Active Contours

2013-07-24 · Junyan Wang, Kap Luk Chan

In object segmentation by active contours, the initial contour is often required. Conventionally, the initial contour is provided by the user. This paper extends the conventional active contour model by incorporating fea…

ObjectSegmentationSemantic Segmentation