paper-with-me

홈 › Papers

Learning Local-Global Contextual Adaptation for Multi-Person Pose Estimation

2021-09-08 · CVPR 2022 1 · Nan Xue, Tianfu Wu, Gui-Song Xia, Liangpei Zhang

This paper studies the problem of multi-person pose estimation in a bottom-up fashion. With a new and strong observation that the localization issue of the center-offset formulation can be remedied in a local-window search scheme in an ideal situation, we propose a multi-person pose estimation approach, dubbed as LOGO-CAP, by learning the LOcal-GlObal Contextual Adaptation for human Pose. Specifically, our approach learns the keypoint attraction maps (KAMs) from the local keypoints expansion maps (KEMs) in small local windows in the first step, which are subsequently treated as dynamic convolutional kernels on the keypoints-focused global heatmaps for contextual adaptation, achieving accurate multi-person pose estimation. Our method is end-to-end trainable with near real-time inference speed in a single forward pass, obtaining state-of-the-art performance on the COCO keypoint benchmark for bottom-up human pose estimation. With the COCO trained model, our method also outperforms prior arts by a large margin on the challenging OCHuman dataset.

📄 PDF Abstract BibTeX arXiv:2109.03622

Code (1)

cherubicXN/logocap 공식 구현 pytorch

Tasks

Multi-Person Pose EstimationPose Estimation

Similar Papers 제목 키워드 기반

SEF-PNet: Speaker Encoder-Free Personalized Speech Enhancement with Local and Global Contexts Aggregation

2025-01-20 · Ziling Huang, Haixin Guan, Haoran Wei, Yanhua Long

Personalized speech enhancement (PSE) methods typically rely on pre-trained speaker verification models or self-designed speaker encoders to extract target speaker clues, guiding the PSE model in isolating the desired sp…

Speaker VerificationSpeech Enhancement

FedLoRA-Optimizer: Federated LoRA Fine-Tuning with Global and Local Optimization in Heterogeneous Data Scenarios

2025-10-13 · Jianzhe Zhao, Hailin Zhu, Yu Zhang, Ziqi Chen 외 arxiv

Federated efficient fine-tuning has emerged as an approach that leverages distributed data and computational resources across nodes to address the challenges of large-scale fine-tuning and privacy preservation. The Low-R…

Contextual-Relation Consistent Domain Adaptation for Semantic Segmentation

2020-07-05 · ECCV 2020 8 · Jiaxing Huang, Shijian Lu, Dayan Guan, Xiaobing Zhang

Recent advances in unsupervised domain adaptation for semantic segmentation have shown great potentials to relieve the demand of expensive per-pixel annotations. However, most existing works address the domain discrepanc…

Domain AdaptationRelationSegmentationSemantic Segmentation+1

Personalized Federated Learning with Contextualized Generalization

2021-06-24 · Xueyang Tang, Song Guo, Jingcai Guo

The prevalent personalized federated learning (PFL) usually pursues a trade-off between personalization and generalization by maintaining a shared global model to guide the training process of local models. However, the …

Federated LearningPersonalized Federated Learning

Unsupervised Domain Adaptation for Cross-Regional Scenes Person Re-identification

2023-03-15 · Shanghai Jiao Tong Univ 2023 3 · Mao Yanmei, Li Huafeng, Zhang Yafei

In large-scale surveillance systems, the absence of positive cross-camera pedestrian samples in cross-regional scenes poses a limitation on the performance of person re-identification models. To tackle this challenge, an…

Domain AdaptationDomain Adaptive Person Re-IdentificationPerson Re-IdentificationStyle Transfer+1