paper-with-me

Papers

DHRNet: A Dual-Path Hierarchical Relation Network for Multi-Person Pose Estimation

2024-04-22 · Yonghao Dang, Jianqin Yin, Liyuan Liu, Pengxiang Ding, Yuan Sun, Yanzhu Hu

Multi-person pose estimation (MPPE) presents a formidable yet crucial challenge in computer vision. Most existing methods predominantly concentrate on isolated interaction either between instances or joints, which is inadequate for scenarios demanding concurrent localization of both instances and joints. This paper introduces a novel CNN-based single-stage method, named Dual-path Hierarchical Relation Network (DHRNet), to extract instance-to-joint and joint-to-instance interactions concurrently. Specifically, we design a dual-path interaction modeling module (DIM) that strategically organizes cross-instance and cross-joint interaction modeling modules in two complementary orders, enriching interaction information by integrating merits from different correlation modeling branches. Notably, DHRNet excels in joint localization by leveraging information from other instances and joints. Extensive evaluations on challenging datasets, including COCO, CrowdPose, and OCHuman datasets, showcase DHRNet's state-of-the-art performance. The code will be released at https://github.com/YHDang/dhrnet-multi-pose-estimation.

📄 PDF Abstract BibTeX arXiv:2404.14025

Code (1)

yhdang/dhrnet-multi-pose-estimation 공식 구현 pytorch

Tasks

Multi-Person Pose EstimationPose EstimationRelationRelation Network

Similar Papers 제목 키워드 기반

Hierarchical Semantic Correlation-Aware Masked Autoencoder for Unsupervised Audio-Visual Representation Learning

2026-04-05 · Donghuo Zeng, Hao Niu, Masato Taya arxiv

Learning aligned multimodal embeddings from weakly paired, label-free corpora is challenging: pipelines often provide only pre-extracted features, clips contain multiple events, and spurious co-occurrences. We propose HS…

Representation Learning

Spatio-Temporal Proximity-Aware Dual-Path Model for Panoramic Activity Recognition

2024-03-21 · Sumin Lee, Yooseung Wang, Sangmin Woo, Changick Kim

Panoramic Activity Recognition (PAR) seeks to identify diverse human activities across different scales, from individual actions to social group and global activities in crowded panoramic scenes. PAR presents two major c…

Activity Recognition

CoMAE: A Multi-factor Hierarchical Framework for Empathetic Response Generation

2021-05-18 · Findings (ACL) 2021 8 · Chujie Zheng, Yong liu, Wei Chen, Yongcai Leng 외

The capacity of empathy is crucial to the success of open-domain dialog systems. Due to its nature of multi-dimensionality, there are various factors that relate to empathy expression, such as communication mechanism, di…

Empathetic Response GenerationOpen-Domain DialogResponse Generation

Deep HDR Imaging via A Non-Local Network

2020-02-10 · Q. Yan and L. Zhang and Y. Liu and Y. Zhu and J. Sun and Q. Shi and Y. Zhang

One of the most challenging problems in reconstructing a high dynamic range (HDR) image from multiple low dynamic range (LDR) inputs is the ghosting artifacts caused by the object motion across different inputs. When the…

HDR ReconstructionImage Registration

GALAR-TemporalNet v2: Anatomy-Guided Dual-Branch Temporal Classification with Bidirectional Mamba and Dual-Graph GCN for Video Capsule Endoscopy -- after competition results

2026-05-21 · Jiye Won, Seangmin Lee, Soon Ki Jung arxiv

Video Capsule Endoscopy (VCE) poses a challenging multi-label temporal classification problem, requiring simultaneous localization of 8 anatomical regions and detection of 9 pathological findings across tens of thousands…