paper-with-me

Papers

Differentiable Multi-Granularity Human Representation Learning for Instance-Aware Human Semantic Parsing

2021-03-08 · CVPR 2021 1 · Tianfei Zhou, Wenguan Wang, Si Liu, Yi Yang, Luc van Gool

To address the challenging task of instance-aware human part parsing, a new bottom-up regime is proposed to learn category-level human semantic segmentation as well as multi-person pose estimation in a joint and end-to-end manner. It is a compact, efficient and powerful framework that exploits structural information over different human granularities and eases the difficulty of person partitioning. Specifically, a dense-to-sparse projection field, which allows explicitly associating dense human semantics with sparse keypoints, is learnt and progressively improved over the network feature pyramid for robustness. Then, the difficult pixel grouping problem is cast as an easier, multi-person joint assembling task. By formulating joint association as maximum-weight bipartite matching, a differentiable solution is developed to exploit projected gradient descent and Dykstra's cyclic projection algorithm. This makes our method end-to-end trainable and allows back-propagating the grouping error to directly supervise multi-granularity human representation learning. This is distinguished from current bottom-up human parsers or pose estimators which require sophisticated post-processing or heuristic greedy algorithms. Experiments on three instance-aware human parsing datasets show that our model outperforms other bottom-up alternatives with much more efficient inference.

📄 PDF Abstract BibTeX arXiv:2103.04570

Code (1)

tfzhou/MG-HumanParsing 공식 구현 pytorch

Tasks

Human ParsingMulti-Person Pose EstimationPose EstimationRepresentation LearningSemantic ParsingSemantic Segmentation

Similar Papers 제목 키워드 기반

MGMapNet: Multi-Granularity Representation Learning for End-to-End Vectorized HD Map Construction

2024-10-10 · Jing Yang, Minyue Jiang, Sen yang, Xiao Tan 외

The construction of Vectorized High-Definition (HD) map typically requires capturing both category and geometry information of map elements. Current state-of-the-art methods often adopt solely either point-level or insta…

Representation Learning

PSVMA+: Exploring Multi-granularity Semantic-visual Adaption for Generalized Zero-shot Learning

2024-10-15 · Man Liu, Huihui Bai, Feng Li, Chunjie Zhang 외

Generalized zero-shot learning (GZSL) endeavors to identify the unseen categories using knowledge from the seen domain, necessitating the intrinsic interactions between the visual features and attribute semantic features…

AttributeDiversityGeneralized Zero-Shot LearningZero-Shot Learning

Multi-Granularity Alignment Domain Adaptation for Object Detection

2022-03-31 · CVPR 2022 1 · Wenzhang Zhou, Dawei Du, Libo Zhang, Tiejian Luo 외

Domain adaptive object detection is challenging due to distinctive data distribution between source domain and target domain. In this paper, we propose a unified multi-granularity alignment based object detection framewo…

Domain AdaptationObjectobject-detectionObject Detection

HSA: Hierarchical Slot Attention for Multi-granularity Scene-Decomposition

2026-07-09 · Neelu Madan, Rongzhen Zhao, Andreas Mogelmose, Juho Kannala 외 arxiv

Slot attention is a powerful framework for object-centric learning, decomposing visual scenes into latent slots through iterative competitive attention. However, existing methods share two critical limitations: they deco…

Let the Model Decide its Curriculum for Multitask Learning

2022-05-19 · DeepLo 2022 7 · Neeraj Varshney, Swaroop Mishra, Chitta Baral

Curriculum learning strategies in prior multi-task learning approaches arrange datasets in a difficulty hierarchy either based on human perception or by exhaustively searching the optimal arrangement. However, human perc…

Multi-Task Learning