paper-with-me

Papers

Full-Resolution Encoder-Decoder Networks with Multi-Scale Feature Fusion for Human Pose Estimation

2021-06-01 · Jie Ou, Mingjian Chen, Hong Wu

To achieve more accurate 2D human pose estimation, we extend the successful encoder-decoder network, simple baseline network (SBN), in three ways. To reduce the quantization errors caused by the large output stride size, two more decoder modules are appended to the end of the simple baseline network to get full output resolution. Then, the global context blocks (GCBs) are added to the encoder and decoder modules to enhance them with global context features. Furthermore, we propose a novel spatial-attention-based multi-scale feature collection and distribution module (SA-MFCD) to fuse and distribute multi-scale features to boost the pose estimation. Experimental results on the MS COCO dataset indicate that our network can remarkably improve the accuracy of human pose estimation over SBN, our network using ResNet34 as the backbone network can even achieve the same accuracy as SBN with ResNet152, and our networks can achieve superior results with big backbone networks.

📄 PDF Abstract BibTeX arXiv:2106.00566

Code (0)

등록된 구현이 없습니다.

Tasks

2D Human Pose EstimationDecoderPose EstimationQuantization

Similar Papers 제목 키워드 기반

PMR-Net: Parallel Multi-Resolution Encoder-Decoder Network Framework for Medical Image Segmentation

2024-09-19 · Xiaogang Du, Dongxin Gu, Tao Lei, Yipeng Jiao 외

In recent years, encoder-decoder networks have focused on expanding receptive fields and incorporating multi-scale context to capture global features for objects of varying sizes. However, as networks deepen, they often …

DecoderImage SegmentationMedical Image SegmentationObject Localization+1

CrossNet: An End-to-end Reference-based Super Resolution Network using Cross-scale Warping

2018-07-27 · ECCV 2018 9 · Haitian Zheng, Mengqi Ji, Haoqian Wang, Yebin Liu 외

The Reference-based Super-resolution (RefSR) super-resolves a low-resolution (LR) image given an external high-resolution (HR) reference image, where the reference image and LR image share similar viewpoint but with sign…

DecoderPatch MatchingReference-based Super-ResolutionSuper-Resolution

SegMAN: Omni-scale Context Modeling with State Space Models and Local Attention for Semantic Segmentation

2024-12-16 · CVPR 2025 1 · Yunxiang Fu, Meng Lou, Yizhou Yu

High-quality semantic segmentation relies on three key capabilities: global context modeling, local detail encoding, and multi-scale feature extraction. However, recent methods struggle to possess all these capabilities …

DecoderSemantic SegmentationState Space Models

The Unreasonable Effectiveness of Encoder-Decoder Networks for Retinal Vessel Segmentation

2020-11-25 · Björn Browatzki, Jörn-Philipp Lies, Christian Wallraven

We propose an encoder-decoder framework for the segmentation of blood vessels in retinal images that relies on the extraction of large-scale patches at multiple image-scales during training. Experiments on three fundus i…

DecoderRetinal Vessel Segmentation

CAESR: Conditional Autoencoder and Super-Resolution for Learned Spatial Scalability

2022-02-01 · Charles Bonnineau, Wassim Hamidouche, Jean-François Travers, Naty Sidaty 외

In this paper, we present CAESR, an hybrid learning-based coding approach for spatial scalability based on the versatile video coding (VVC) standard. Our framework considers a low-resolution signal encoded with VVC intra…

DecoderSuper-Resolution