paper-with-me

Papers

RefineNet: Multi-Path Refinement Networks for High-Resolution Semantic Segmentation

2016-11-20 · CVPR 2017 7 · Guosheng Lin, Anton Milan, Chunhua Shen, Ian Reid

Recently, very deep convolutional neural networks (CNNs) have shown outstanding performance in object recognition and have also been the first choice for dense classification problems such as semantic segmentation. However, repeated subsampling operations like pooling or convolution striding in deep CNNs lead to a significant decrease in the initial image resolution. Here, we present RefineNet, a generic multi-path refinement network that explicitly exploits all the information available along the down-sampling process to enable high-resolution prediction using long-range residual connections. In this way, the deeper layers that capture high-level semantic features can be directly refined using fine-grained features from earlier convolutions. The individual components of RefineNet employ residual connections following the identity mapping mindset, which allows for effective end-to-end training. Further, we introduce chained residual pooling, which captures rich background context in an efficient manner. We carry out comprehensive experiments and set new state-of-the-art results on seven public datasets. In particular, we achieve an intersection-over-union score of 83.4 on the challenging PASCAL VOC 2012 dataset, which is the best reported result to date.

📄 PDF Abstract BibTeX arXiv:1611.06612

Code (13)

guosheng/refinenet 공식 구현 pytorch
2023-MindSpore-1/ms-code-216/tree/main/RefineNet mindspore
2023-MindSpore-4/Code6/tree/main/RefineNet
MindSpore-paper-code-3/code5/tree/main/RefineNet mindspore
alililia/ascend_RefineNet mindspore
code-implementation1/Code7/tree/main/RefineNet mindspore
hiyaroy12/multitask_learning tf
hugozanini/realtime-semantic-segmentation tf
kdha0727/cancer-instance-segmentation-from-tissue pytorch
kingcong/RefineNet mindspore
kingcong/gpu_RefineNet mindspore
mindspore-ai/models/tree/master/research/cv/RefineNet mindspore
yangyucheng000/RefineNet mindspore

Tasks

3D Absolute Human Pose EstimationSemantic SegmentationVocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
Residual Connection 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Batch Normalization 설명 없음
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…

Similar Papers 제목 키워드 기반

RefineNet: Enhancing Text-to-Image Conversion with High-Resolution and Detail Accuracy through Hierarchical Transformers and Progressive Refinement

2023-12-27 · Fan Shi

In this research, we introduce RefineNet, a novel architecture designed to address resolution limitations in text-to-image conversion systems. We explore the challenges of generating high-resolution images from textual d…

Computational EfficiencyImage GenerationImage to text

MK-ResRecon: Multi-Kernel Residual Framework for Texture-Aware 3D MRI Refinement from Sparse 2D Slices

2026-05-05 · Prajyot Pyati, Sapna Sachan, Amulya Kumar Mahto, Pranjal Phukan arxiv

Magnetic Resonance Imaging (MRI) acquisition remains a time-intensive and patient-straining process, as prolonged scan dura- tions increase the likelihood of motion artifacts, which degrade image quality and frequently r…

MRI Reconstruction3D Reconstruction

TacRefineNet: Tactile-Only Grasp Refinement Between Arbitrary In-Hand Object Poses

2025-09-30 · Shuaijun Wang, Haoran Zhou, Diyun Xiang, Yangwei You arxiv

Despite progress in both traditional dexterous grasping pipelines and recent Vision-Language-Action (VLA) approaches, the grasp execution stage remains prone to pose inaccuracies, especially in long-horizon tasks, which …

PoseTalk: Text-and-Audio-based Pose Control and Motion Refinement for One-Shot Talking Head Generation

2024-09-04 · Jun Ling, Yiwen Wang, Han Xue, Rong Xie 외

While previous audio-driven talking head generation (THG) methods generate head poses from driving audio, the generated poses or lips cannot match the audio well or are not editable. In this study, we propose \textbf{Pos…

Pose PredictionRhythmTalking Head Generation

Progressive Query Refinement Framework for Bird's-Eye-View Semantic Segmentation from Surrounding Images

2024-07-24 · Dooseop Choi, Jungyu Kang, TaegHyun An, Kyounghwan Ahn 외

Expressing images with Multi-Resolution (MR) features has been widely adopted in many computer vision tasks. In this paper, we introduce the MR concept into Bird's-Eye-View (BEV) semantic segmentation for autonomous driv…

Autonomous DrivingBird's-Eye View Semantic SegmentationSemantic Segmentation