paper-with-me

홈 › Papers

Locality-Sensitive Deconvolution Networks With Gated Fusion for RGB-D Indoor Semantic Segmentation

2017-07-01 · CVPR 2017 7 · Yanhua Cheng, Rui Cai, Zhiwei Li, Xin Zhao, Kaiqi Huang

This paper focuses on indoor semantic segmentation using RGB-D data. Although the commonly used deconvolution networks (DeconvNet) have achieved impressive results on this task, we find there is still room for improvements in two aspects. One is about the boundary segmentation. DeconvNet aggregates large context to predict the label of each pixel, inherently limiting the segmentation precision of object boundaries. The other is about RGB-D fusion. Recent state-of-the-art methods generally fuse RGB and depth networks with equal-weight score fusion, regardless of the varying contributions of the two modalities on delineating different categories in different scenes. To address the two problems, we first propose a locality-sensitive DeconvNet (LS-DeconvNet) to refine the boundary segmentation over each modality. LS-DeconvNet incorporates locally visual and geometric cues from the raw RGB-D data into each DeconvNet, which is able to learn to upsample the coarse convolutional maps with large context whilst recovering sharp object boundaries. Towards RGB-D fusion, we introduce a gated fusion layer to effectively combine the two LS-DeconvNets. This layer can learn to adjust the contributions of RGB and depth over each pixel for high-performance object recognition. Experiments on the large-scale SUN RGB-D dataset and the popular NYU-Depth v2 dataset show that our approach achieves new state-of-the-art results for RGB-D indoor semantic segmentation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Object RecognitionSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Semi- and Self-Supervised Multi-View Fusion of 3D Microscopy Images using Generative Adversarial Networks

2021-08-05 · Canyu Yang, Dennis Eschweiler, Johannes Stegmaier

Recent developments in fluorescence microscopy allow capturing high-resolution 3D images over time for living model organisms. To be able to image even large specimens, techniques like multi-view light-sheet imaging reco…

Towards Local Visual Modeling for Image Captioning

2023-02-13 · Yiwei Ma, Jiayi Ji, Xiaoshuai Sun, Yiyi Zhou 외

In this paper, we study the local visual modeling with grid features for image captioning, which is critical for generating accurate and detailed captions. To achieve this target, we propose a Locality-Sensitive Transfor…

Image CaptioningObject Recognition

Differentiable Deconvolution for Improved Stroke Perfusion Analysis

2021-03-31 · Ezequiel de la Rosa, David Robben, Diana M. Sima, Jan S. Kirschke 외

Perfusion imaging is the current gold standard for acute ischemic stroke analysis. It allows quantification of the salvageable and non-salvageable tissue regions (penumbra and core areas respectively). In clinical settin…

Lesion Segmentation

Re-thinking Richardson-Lucy without Iteration Cutoffs: Physically Motivated Bayesian Deconvolution

2024-11-01 · Zachary H. Hendrix, Peter T. Brown, Tim Flanagan, Douglas P. Shepherd 외

Richardson-Lucy deconvolution is widely used to restore images from degradation caused by the broadening effects of a point spread function and corruption by photon shot noise, in order to recover an underlying object. I…

Object

Locality Sensitive Hashing for Set-Queries, Motivated by Group Recommendations

2020-04-15 · Haim Kaplan, Jay Tenenbaum

Locality Sensitive Hashing (LSH) is an effective method to index a set of points such that we can efficiently find the nearest neighbors of a query point. We extend this method to our novel Set-query LSH (SLSH), such tha…

Recommendation Systems