Skip to content

soeaver/awesome-human-parsing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning Technique for Human Parsing: A Survey and Outlook

Deep Learning Technique for Human Parsing: A Survey and Outlook
paper

If you find this repository helpful, please consider citing:

@article{yang2024humanparsing,
  title={Deep Learning Technique for Human Parsing: A Survey and Outlook},
  author={Lu Yang and Wenhe Jia and Shan Li and Qing Song},
  journal={International Journal of Computer Vision},
  year={2024}
}

Contributing

Please feel free to create issues or pull requests to add papers.

Updates

  • 26.03.2024: We have updated the human parsing papers and datasets that are from 2022 to 2023.
  • 09.03.2024: Our survey has been accepted to IJCV for publication!
  • 27.05.2022: We release paper on ArXiv.
  • 27.05.2022: We release this GitHub repo.

1. Introduction

Human parsing aims to partition humans in image or video into multiple pixel-level semantic parts. In the last decade, it has gained significantly increased interest in the computer vision community and has been utilized in a broad range of practical applications, from security monitoring, to social media, to visual special effects, just to name a few. Although deep learning-based human parsing solutions have made remarkable achievements, many important concepts, existing challenges, and potential research directions are still confusing. In this survey, we comprehensively review three core sub-tasks: single human parsing, multiple human parsing, and video human parsing, by introducing their respective task settings, background concepts, relevant problems and applications, representative literature, and datasets. We also present quantitative performance comparisons of the reviewed methods on benchmark datasets. Additionally, to promote sustainable development of the community, we put forward a transformer-based human parsing framework, providing a high-performance baseline for follow-up research through universal, concise, and extensible solutions. Finally, we point out a set of under-investigated open issues in this field and suggest new directions for future study.

3. Deep Learning Based Human Parsing

4. Human Parsing Datasets

A Transformer-based Baseline for Human Parsing

The proposed new baseline is based on the Mask2Former architecture, with only a few improvements adapted to human parsing, called Mask2Former for Parsing (M2FP). M2FP achieves state-of-the-art or comparable performance across a broad range of human parsing benchmarks.

Architecture of M2FP:

Performance of M2FP:

More details see M2FP.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published