paper-with-me

홈 › Papers

RedNet: Residual Encoder-Decoder Network for indoor RGB-D Semantic Segmentation

2018-06-04 · Jindong Jiang, Lunan Zheng, Fei Luo, Zhijun Zhang

Indoor semantic segmentation has always been a difficult task in computer vision. In this paper, we propose an RGB-D residual encoder-decoder architecture, named RedNet, for indoor RGB-D semantic segmentation. In RedNet, the residual module is applied to both the encoder and decoder as the basic building block, and the skip-connection is used to bypass the spatial feature between the encoder and decoder. In order to incorporate the depth information of the scene, a fusion structure is constructed, which makes inference on RGB image and depth image separately, and fuses their features over several layers. In order to efficiently optimize the network's parameters, we propose a `pyramid supervision' training scheme, which applies supervised learning over different layers in the decoder, to cope with the problem of gradients vanishing. Experiment results show that the proposed RedNet(ResNet-50) achieves a state-of-the-art mIoU accuracy of 47.8% on the SUN RGB-D benchmark dataset.

📄 PDF Abstract BibTeX arXiv:1806.01054

Code (8)

JindongJiang/RedNet 공식 구현 pytorch
2023-MindSpore-1/ms-code-216/tree/main/REDNet30 mindspore
2023-MindSpore-4/Code6/tree/main/REDNet30
MindSpore-paper-code-2/code2/tree/main/REDNet30 mindspore
MindSpore-paper-code-3/code5/tree/main/REDNet30 mindspore
code-implementation1/Code7/tree/main/REDNet30 mindspore
dodoseung/rednet-residual-encoder-decoder-network-pytorch pytorch
lyqcom/rednet30 mindspore

Tasks

DecoderSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

AURASeg: Attention-Guided Upsampling with Residual-Assisted Boundary Refinement for Drivable-Area Segmentation

2025-10-24 · Narendhiran Vijayakumar, Sridevi. M arxiv

Free-space segmentation is essential for autonomous robots to identify drivable regions and navigate safely across indoor, outdoor, and road-scene environments. However, conventional encoder-decoder models often recover …

Edge-Semantic Learning Strategy for Layout Estimation in Indoor Environment

2019-01-03 · Weidong Zhang, Wei zhang, Jason Gu

Visual cognition of the indoor environment can benefit from the spatial layout estimation, which is to represent an indoor scene with a 2D box on a monocular image. In this paper, we propose to fully exploit the edge and…

Decoder

Atrous Residual Interconnected Encoder to Attention Decoder Framework for Vertebrae Segmentation via 3D Volumetric CT Images

2021-04-08 · Wenqiang Li, YM Tang, Ziyang Wang, KM Yu 외

Automatic medical image segmentation based on Computed Tomography (CT) has been widely applied for computer-aided surgery as a prerequisite. With the development of deep learning technologies, deep convolutional neural n…

Computed Tomography (CT)DecoderImage SegmentationMedical Image Segmentation+2

Robust Double-Encoder Network for RGB-D Panoptic Segmentation

2022-10-06 · Matteo Sodano, Federico Magistri, Tiziano Guadagnino, Jens Behley 외

Perception is crucial for robots that act in real-world environments, as autonomous systems need to see and understand the world around them to act properly. Panoptic segmentation provides an interpretation of the scene …

DecoderPanoptic SegmentationSegmentation

Robust Segmentation of Optic Disc and Cup from Fundus Images Using Deep Neural Networks

2020-12-13 · Aniketh Manjunath, Subramanya Jois, Chandra Sekhar Seelamantula

Optic disc (OD) and optic cup (OC) are regions of prominent clinical interest in a retinal fundus image. They are the primary indicators of a glaucomatous condition. With the advent and success of deep learning for healt…

DecoderSegmentationSpecificity