paper-with-me

홈 › Papers

Effective Use of Dilated Convolutions for Segmenting Small Object Instances in Remote Sensing Imagery

2017-09-01 · Ryuhei Hamaguchi, Aito Fujita, Keisuke Nemoto, Tomoyuki Imaizumi, Shuhei Hikosaka

Thanks to recent advances in CNNs, solid improvements have been made in semantic segmentation of high resolution remote sensing imagery. However, most of the previous works have not fully taken into account the specific difficulties that exist in remote sensing tasks. One of such difficulties is that objects are small and crowded in remote sensing imagery. To tackle with this challenging task we have proposed a novel architecture called local feature extraction (LFE) module attached on top of dilated front-end module. The LFE module is based on our findings that aggressively increasing dilation factors fails to aggregate local features due to sparsity of the kernel, and detrimental to small objects. The proposed LFE module solves this problem by aggregating local features with decreasing dilation factor. We tested our network on three remote sensing datasets and acquired remarkably good results for all datasets especially for small objects.

📄 PDF Abstract BibTeX arXiv:1709.00179

Code (3)

leonardoaraujosantos/seg_atrous pytorch
minerva-ml/open-solution-mapping-challenge pytorch
neptune-ai/open-solution-mapping-challenge pytorch

Tasks

Semantic Segmentation

Similar Papers 제목 키워드 기반

D2Conv3D: Dynamic Dilated Convolutions for Object Segmentation in Videos

2021-11-15 · WACV 2021 11 · Christian Schmidt, Ali Athar, Sabarinath Mahadevan, Bastian Leibe

Despite receiving significant attention from the research community, the task of segmenting and tracking objects in monocular videos still has much room for improvement. Existing works have simultaneously justified the e…

Multi-Object Tracking and SegmentationSegmentationSemantic SegmentationUnsupervised Video Object Segmentation+4

D^2Conv3D: Dynamic Dilated Convolutions for Object Segmentation in Videos

2021-11-15 · Christian Schmidt, Ali Athar, Sabarinath Mahadevan, Bastian Leibe

Despite receiving significant attention from the research community, the task of segmenting and tracking objects in monocular videos still has much room for improvement. Existing works have simultaneously justified the e…

SegmentationSemantic SegmentationUnsupervised Video Object SegmentationVideo Object Segmentation+2

Accurate Automatic Segmentation of Amygdala Subnuclei and Modeling of Uncertainty via Bayesian Fully Convolutional Neural Network

2019-02-19 · Yilin Liu, Gengyan Zhao, Brendon M. Nacewicz, Nagesh Adluru 외

Recent advances in deep learning have improved the segmentation accuracy of subcortical brain structures, which would be useful in neuroimaging studies of many neurological disorders. However, most of the previous deep l…

Deep Learning

Dilated Convolutions for Modeling Long-Distance Genomic Dependencies

2017-10-03 · Ankit Gupta, Alexander M. Rush

We consider the task of detecting regulatory elements in the human genome directly from raw DNA. Past work has focused on small snippets of DNA, making it difficult to model long-distance dependencies that arise from DNA…

Conditioned Time-Dilated Convolutions for Sound Event Detection

2020-07-10 · Konstantinos Drossos, Stylianos I. Mimilakis, Tuomas Virtanen

Sound event detection (SED) is the task of identifying sound events along with their onset and offset times. A recent, convolutional neural networks based SED method, proposed the usage of depthwise separable (DWS) and t…

Event DetectionLanguage ModellingSound Event Detection