paper-with-me

홈 › Papers

Grapy-ML: Graph Pyramid Mutual Learning for Cross-dataset Human Parsing

2019-11-27 · Haoyu He, Jing Zhang, Qiming Zhang, DaCheng Tao

Human parsing, or human body part semantic segmentation, has been an active research topic due to its wide potential applications. In this paper, we propose a novel GRAph PYramid Mutual Learning (Grapy-ML) method to address the cross-dataset human parsing problem, where the annotations are at different granularities. Starting from the prior knowledge of the human body hierarchical structure, we devise a graph pyramid module (GPM) by stacking three levels of graph structures from coarse granularity to fine granularity subsequently. At each level, GPM utilizes the self-attention mechanism to model the correlations between context nodes. Then, it adopts a top-down mechanism to progressively refine the hierarchical features through all the levels. GPM also enables efficient mutual learning. Specifically, the network weights of the first two levels are shared to exchange the learned coarse-granularity information across different datasets. By making use of the multi-granularity labels, Grapy-ML learns a more discriminative feature representation and achieves state-of-the-art performance, which is demonstrated by extensive experiments on the three popular benchmarks, e.g. CIHP dataset. The source code is publicly available at https://github.com/Charleshhy/Grapy-ML.

📄 PDF Abstract BibTeX arXiv:1911.12053

Code (1)

Charleshhy/Grapy-ML 공식 구현 pytorch

Tasks

Human ParsingSemantic Segmentation

Similar Papers 제목 키워드 기반

Bitewing Radiography Semantic Segmentation Base on Conditional Generative Adversarial Nets

2018-02-07 · Jiang Yun, Tan Ning, Zhang Hai, Peng Tingting

Currently, Segmentation of bitewing radiograpy images is a very challenging task. The focus of the study is to segment it into caries, enamel, dentin, pulp, crowns, restoration and root canal treatments. The main method …

Generative Adversarial NetworkSegmentationSemantic Segmentation

SSAP: Single-Shot Instance Segmentation With Affinity Pyramid

2019-09-04 · ICCV 2019 10 · Naiyu Gao, Yanhu Shan, Yupei Wang, Xin Zhao 외

Recently, proposal-free instance segmentation has received increasing attention due to its concise and efficient pipeline. Generally, proposal-free methods generate instance-agnostic semantic segmentation labels and inst…

Instance SegmentationSegmentationSemantic Segmentation

Complex Wavelet Mutual Information Loss: A Multi-Scale Loss Function for Semantic Segmentation

2025-02-01 · Renhao Lu

Recent advancements in deep neural networks have significantly enhanced the performance of semantic segmentation. However, class imbalance and instance imbalance remain persistent challenges, where smaller instances and …

Semantic Segmentation

GraphFPN: Graph Feature Pyramid Network for Object Detection

2021-08-02 · ICCV 2021 10 · Gangming Zhao, Weifeng Ge, Yizhou Yu

Feature pyramids have been proven powerful in image understanding tasks that require multi-scale features. State-of-the-art methods for multi-scale feature learning focus on performing feature interactions across space a…

Objectobject-detectionObject Detection

Cross-Layer Feature Pyramid Transformer for Small Object Detection in Aerial Images

2024-07-29 · Zewen Du, Zhenjiang Hu, Guiyu Zhao, Ying Jin 외

Object detection in aerial images has always been a challenging task due to the generally small size of the objects. Most current detectors prioritize novel detection frameworks, often overlooking research on fundamental…

object-detectionObject DetectionObject Detection In Aerial ImagesSmall Object Detection