paper-with-me

홈 › Papers

Gated Feedback Refinement Network for Coarse-to-Fine Dense Semantic Image Labeling

2018-06-29 · Md Amirul Islam, Mrigank Rochan, Shujon Naha, Neil D. B. Bruce, Yang Wang

Effective integration of local and global contextual information is crucial for semantic segmentation and dense image labeling. We develop two encoder-decoder based deep learning architectures to address this problem. We first propose a network architecture called Label Refinement Network (LRN) that predicts segmentation labels in a coarse-to-fine fashion at several spatial resolutions. In this network, we also define loss functions at several stages to provide supervision at different stages of training. However, there are limits to the quality of refinement possible if ambiguous information is passed forward. In order to address this issue, we also propose Gated Feedback Refinement Network (G-FRNet) that addresses this limitation. Initially, G-FRNet makes a coarse-grained prediction which it progressively refines to recover details by effectively integrating local and global contextual information during the refinement stages. This is achieved by gate units proposed in this work, that control information passed forward in order to resolve the ambiguity. Experiments were conducted on four challenging dense labeling datasets (CamVid, PASCAL VOC 2012, Horse-Cow Parsing, PASCAL-Person-Part, and SUN-RGBD). G-FRNet achieves state-of-the-art semantic segmentation results on the CamVid and Horse-Cow Parsing datasets and produces results competitive with the best performing approaches that appear in the literature for the other three datasets.

📄 PDF Abstract BibTeX arXiv:1806.11266

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Gated Feedback Refinement Network for Dense Image Labeling

2017-07-01 · CVPR 2017 7 · Md Amirul Islam, Mrigank Rochan, Neil D. B. Bruce, Yang Wang

Effective integration of local and global contextual information is crucial for dense labeling problems. Most existing methods based on an encoder-decoder architecture simply concatenate features from earlier layers to o…

Decoder

Sparse Refinement for Efficient High-Resolution Semantic Segmentation

2024-07-26 · Zhijian Liu, Zhuoyang Zhang, Samir Khaki, Shang Yang 외

Semantic segmentation empowers numerous real-world applications, such as autonomous driving and augmented/mixed reality. These applications often operate on high-resolution images (e.g., 8 megapixels) to capture the fine…

Autonomous DrivingMixed RealitySemantic Segmentation

Point Cloud Upsampling via Disentangled Refinement

2021-06-09 · CVPR 2021 1 · Ruihui Li, Xianzhi Li, Pheng-Ann Heng, Chi-Wing Fu

Point clouds produced by 3D scanning are often sparse, non-uniform, and noisy. Recent upsampling approaches aim to generate a dense point set, while achieving both distribution uniformity and proximity-to-surface, and po…

point cloud upsampling

MAgICoRe: Multi-Agent, Iterative, Coarse-to-Fine Refinement for Reasoning

2024-09-18 · Justin Chih-Yao Chen, Archiki Prasad, Swarnadeep Saha, Elias Stengel-Eskin 외

Large Language Models' (LLM) reasoning can be improved using test-time aggregation strategies, i.e., generating multiple samples and voting among generated samples. While these improve performance, they often reach a sat…

Math

Sparse Point Guided 3D Lane Detection

2023-01-01 · ICCV 2023 1 · Chengtang Yao, Lidong Yu, Yuwei Wu, Yunde Jia

3D lane detection usually builds a dense correspondence between the front-view space and the BEV space to estimate lane points in the 3D space. 3D lanes only occupy a small ratio of the dense correspondence, while mo…

3D Lane DetectionLane Detection