paper-with-me

Papers

Contextual Hourglass Network for Semantic Segmentation of High Resolution Aerial Imagery

2018-10-30 · Panfeng Li, Youzuo Lin, Emily Schultz-Fellenz

Semantic segmentation for aerial imagery is a challenging and important problem in remotely sensed imagery analysis. In recent years, with the success of deep learning, various convolutional neural network (CNN) based models have been developed. However, due to the varying sizes of the objects and imbalanced class labels, it can be challenging to obtain accurate pixel-wise semantic segmentation results. To address those challenges, we develop a novel semantic segmentation method and call it Contextual Hourglass Network. In our method, in order to improve the robustness of the prediction, we design a new contextual hourglass module which incorporates attention mechanism on processed low-resolution featuremaps to exploit the contextual semantics. We further exploit the stacked encoder-decoder structure by connecting multiple contextual hourglass modules from end to end. This architecture can effectively extract rich multi-scale features and add more feedback loops for better learning contextual semantics through intermediate supervision. To demonstrate the efficacy of our semantic segmentation method, we test it on Potsdam and Vaihingen datasets. Through the comparisons to other baseline methods, our method yields the best results on overall performance.

📄 PDF Abstract BibTeX arXiv:1810.12813

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderSegmentationSemantic SegmentationVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Contextual Hourglass Networks for Segmentation and Density Estimation

2018-06-08 · Daniel Oñoro-Rubio, Mathias Niepert

Hourglass networks such as the U-Net and V-Net are popular neural architectures for medical image segmentation and counting problems. Typical instances of hourglass networks contain shortcut connections between mirroring…

Density EstimationImage SegmentationMedical Image SegmentationObject Counting+2

Empirical Study of Multi-Task Hourglass Model for Semantic Segmentation Task

2021-05-28 · Darwin Saire, Adín Ramírez Rivera

The semantic segmentation (SS) task aims to create a dense classification by labeling at the pixel level each object present on images. Convolutional neural network (CNN) approaches have been widely used, and exhibited t…

Edge DetectionSegmentationSemantic Segmentation

Instance Segmentation and Tracking with Cosine Embeddings and Recurrent Hourglass Networks

2018-06-06 · Christian Payer, Darko Štern, Thomas Neff, Horst Bischof 외

Different to semantic segmentation, instance segmentation assigns unique labels to each individual instance of the same class. In this work, we propose a novel recurrent fully convolutional network architecture for track…

Instance SegmentationSegmentationSemantic Segmentation

ABCNet: Attentive Bilateral Contextual Network for Efficient Semantic Segmentation of Fine-Resolution Remote Sensing Images

2021-02-04 · Rui Li, Chenxi Duan

Semantic segmentation of remotely sensed images plays a crucial role in precision agriculture, environmental protection, and economic assessment. In recent years, substantial fine-resolution remote sensing images are ava…

SegmentationSemantic Segmentation

Cascade Feature Aggregation for Human Pose Estimation

2019-02-21 · Zhihui Su, Ming Ye, Guohui Zhang, Lei Dai 외

Human pose estimation plays an important role in many computer vision tasks and has been studied for many decades. However, due to complex appearance variations from poses, illuminations, occlusions and low resolutions, …

Pose Estimation