Matching-CNN Meets KNN: Quasi-Parametric Human Parsing
Si Liu, Xiaodan Liang, Luoqi Liu, Xiaohui Shen, Jianchao, Yang, Changsheng Xu, Liang Lin, Xiaochun Cao, Shuicheng Yan

TL;DR
This paper introduces a quasi-parametric human parsing model combining parametric CNNs with non-parametric KNN retrieval, achieving significant performance improvements in segmenting human images into semantic regions.
Contribution
It proposes a novel M-CNN that predicts matching confidence and displacements for semantic regions, integrating parametric and non-parametric methods for human parsing.
Findings
Significant performance gain over state-of-the-art methods.
Effective matching of semantic regions using cross image filters.
Robust results on a large dataset of 7,700 images.
Abstract
Both parametric and non-parametric approaches have demonstrated encouraging performances in the human parsing task, namely segmenting a human image into several semantic regions (e.g., hat, bag, left arm, face). In this work, we aim to develop a new solution with the advantages of both methodologies, namely supervision from annotated data and the flexibility to use newly annotated (possibly uncommon) images, and present a quasi-parametric human parsing model. Under the classic K Nearest Neighbor (KNN)-based nonparametric framework, the parametric Matching Convolutional Neural Network (M-CNN) is proposed to predict the matching confidence and displacements of the best matched region in the testing image for a particular semantic region in one KNN image. Given a testing image, we first retrieve its KNN images from the annotated/manually-parsed human image corpus. Then each semantic region…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Human Pose and Action Recognition · Medical Image Segmentation Techniques
