Deep Level Set for Box-supervised Instance Segmentation in Aerial Images
Box-supervised instance segmentation has recently attracted lots of research efforts while little attention is received in aerial image domain. In contrast to the general object collections, aerial objects have large intra-class variances and inter-class similarity with complex background. Moreover, there are many tiny objects in the high-resolution satellite images. This makes the recent pairwise affinity modeling method inevitably to involve the noisy supervision with the inferior results. To tackle these problems, we propose a novel aerial instance segmentation approach, which drives the network to learn a series of level set functions for the aerial objects with only box annotations in an end-to-end fashion. Instead of learning the pairwise affinity, the level set method with the carefully designed energy functions treats the object segmentation as curve evolution, which is able to accurately recover the object's boundaries and prevent the interference from the indistinguishable background and similar objects. The experimental results demonstrate that the proposed approach outperforms the state-of-the-art box-supervised instance segmentation methods. The source code is available at https://github.com/LiWentomng/boxlevelset.
Code (0)
등록된 구현이 없습니다.
Tasks
Box-supervised Instance SegmentationInstance SegmentationSegmentationSemantic SegmentationSimilar Papers 제목 키워드 기반
iSAID: A Large-scale Dataset for Instance Segmentation in Aerial Images
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+2Aerial Lifting: Neural Urban Semantic and Building Instance Lifting from Aerial Imagery
We present a neural radiance field method for urban-scale semantic and building-level instance segmentation from aerial images by lifting noisy 2D labels to 3D. This is a challenging problem due to two primary reasons. F…
Instance SegmentationNeRFNovel View SynthesisSegmentation+1Hierarchical Instance Mixing across Domains in Aerial Segmentation
We investigate the task of unsupervised domain adaptation in aerial semantic segmentation and discover that the current state-of-the-art algorithms designed for autonomous driving based on domain mixing do not translate …
Autonomous DrivingDomain AdaptationSegmentationSemantic Segmentation+1Improving Aerial Instance Segmentation in the Dark with Self-Supervised Low Light Enhancement
Low light conditions in aerial images adversely affect the performance of several vision based applications. There is a need for methods that can efficiently remove the low light attributes and assist in the performance …
Instance SegmentationSemantic SegmentationMSNet: A Multilevel Instance Segmentation Network for Natural Disaster Damage Assessment in Aerial Videos
In this paper, we study the problem of efficiently assessing building damage after natural disasters like hurricanes, floods or fires, through aerial video analysis. We make two main contributions. The first contribution…
Instance SegmentationRegion ProposalSemantic Segmentation