paper-with-me

홈 › Papers

Body-Part Joint Detection and Association via Extended Object Representation

2022-12-15 · Huayi Zhou, Fei Jiang, Hongtao Lu

The detection of human body and its related parts (e.g., face, head or hands) have been intensively studied and greatly improved since the breakthrough of deep CNNs. However, most of these detectors are trained independently, making it a challenging task to associate detected body parts with people. This paper focuses on the problem of joint detection of human body and its corresponding parts. Specifically, we propose a novel extended object representation that integrates the center location offsets of body or its parts, and construct a dense single-stage anchor-based Body-Part Joint Detector (BPJDet). Body-part associations in BPJDet are embedded into the unified representation which contains both the semantic and geometric information. Therefore, BPJDet does not suffer from error-prone association post-matching, and has a better accuracy-speed trade-off. Furthermore, BPJDet can be seamlessly generalized to jointly detect any body part. To verify the effectiveness and superiority of our method, we conduct extensive experiments on the CityPersons, CrowdHuman and BodyHands datasets. The proposed BPJDet detector achieves state-of-the-art association performance on these three benchmarks while maintains high accuracy of detection. Code is in https://github.com/hnuzhy/BPJDet.

📄 PDF Abstract BibTeX arXiv:2212.07652

Code (1)

hnuzhy/bpjdet 공식 구현 pytorch

Similar Papers 제목 키워드 기반

BPJDet: Extended Object Representation for Generic Body-Part Joint Detection

2023-04-21 · Huayi Zhou, Fei Jiang, Jiaxin Si, Yue Ding 외

Detection of human body and its parts has been intensively studied. However, most of CNNs-based detectors are trained independently, making it difficult to associate detected parts with body. In this paper, we focus on t…

Head Detection

OpenPifPaf: Composite Fields for Semantic Keypoint Detection and Spatio-Temporal Association

2021-03-03 · Sven Kreiss, Lorenzo Bertoni, Alexandre Alahi

Many image-based perception tasks can be formulated as detecting, associating and tracking semantic keypoints, e.g., human body pose estimation and tracking. In this work, we present a general framework that jointly dete…

Car Pose EstimationKeypoint DetectionMulti-Person Pose EstimationPose Estimation+1

PBADet: A One-Stage Anchor-Free Approach for Part-Body Association

2024-02-12 · Zhongpai Gao, Huayi Zhou, Abhishek Sharma, Meng Zheng 외

The detection of human parts (e.g., hands, face) and their correct association with individuals is an essential task, e.g., for ubiquitous human-machine interfaces and action recognition. Traditional methods often employ…

Action Recognition

Body-Face Joint Detection via Embedding and Head Hook

2021-01-01 · ICCV 2021 10 · Junfeng Wan, Jiangfan Deng, Xiaosong Qiu, Feng Zhou

Detecting pedestrians and their associated faces jointly is a challenging task.On one hand, body or face could be absent because of occlusion or non-frontal human pose.On the other hand, the association becomes diffi…

Pedestrian Detection

Nonparametric Spatio-Temporal Joint Probabilistic Data Association Coupled Filter and Interfering Extended Target Tracking

2023-08-22 · Behzad Akbari, Haibin Zhu, Ya-Jun Pan, R. Tharmarasa

Extended target tracking estimates the centroid and shape of the target in space and time. In various situations where extended target tracking is applicable, the presence of multiple targets can lead to interference, pa…