paper-with-me

Papers

BoIR: Box-Supervised Instance Representation for Multi-Person Pose Estimation

2023-09-25 · Uyoung Jeong, Seungryul Baek, Hyung Jin Chang, Kwang In Kim

Single-stage multi-person human pose estimation (MPPE) methods have shown great performance improvements, but existing methods fail to disentangle features by individual instances under crowded scenes. In this paper, we propose a bounding box-level instance representation learning called BoIR, which simultaneously solves instance detection, instance disentanglement, and instance-keypoint association problems. Our new instance embedding loss provides a learning signal on the entire area of the image with bounding box annotations, achieving globally consistent and disentangled instance representation. Our method exploits multi-task learning of bottom-up keypoint estimation, bounding box regression, and contrastive instance embedding learning, without additional computational cost during inference. BoIR is effective for crowded scenes, outperforming state-of-the-art on COCO val (0.8 AP), COCO test-dev (0.5 AP), CrowdPose (4.9 AP), and OCHuman (3.5 AP). Code will be available at https://github.com/uyoung-jeong/BoIR

📄 PDF Abstract BibTeX arXiv:2309.14072

Code (1)

uyoung-jeong/BoIR 공식 구현 pytorch

Tasks

DisentanglementKeypoint EstimationMulti-Person Pose EstimationMulti-Task LearningPose EstimationRepresentation Learning

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

ILPS at TREC 2017 Common Core Track

2018-01-31 · Van Gysel Christophe, Li Dan, Kanoulas Evangelos

The TREC 2017 Common Core Track aimed at gathering a diverse set of participating runs and building a new test collection using advanced pooling methods. In this paper, we describe the participation of the IlpsUvA team…

Bayesian OptimizationRetrieval

ICE: Inter-instance Contrastive Encoding for Unsupervised Person Re-identification

2021-03-30 · ICCV 2021 10 · Hao Chen, Benoit Lagadec, Francois Bremond

Unsupervised person re-identification (ReID) aims at learning discriminative identity features without annotations. Recently, self-supervised contrastive learning has gained increasing attention for its effectiveness in …

Contrastive LearningPerson Re-IdentificationRepresentation LearningUnsupervised Person Re-Identification

LAMP: Leveraging Language Prompts for Multi-person Pose Estimation

2023-07-21 · Shengnan Hu, Ce Zheng, Zixiang Zhou, Chen Chen 외

Human-centric visual understanding is an important desideratum for effective human-robot interaction. In order to navigate crowded public places, social robots must be able to interpret the activity of the surrounding hu…

Language ModelingLanguage ModellingMulti-Person Pose EstimationNavigate+1

Weakly Supervised Person Search with Region Siamese Networks

2021-09-13 · ICCV 2021 10 · Chuchu Han, Kai Su, Dongdong Yu, Zehuan Yuan 외

Supervised learning is dominant in person search, but it requires elaborate labeling of bounding boxes and identities. Large-scale labeled training data is often difficult to collect, especially for person identities. A …

Contrastive LearningPerson Search

Discrepant and Multi-Instance Proxies for Unsupervised Person Re-Identification

2023-01-01 · ICCV 2023 1 · Chang Zou, Zeqi Chen, Zhichao Cui, Yuehu Liu 외

Most recent unsupervised person re-identification methods maintain a cluster uni-proxy for contrastive learning. However, due to the intra-class variance and inter-class similarity, the cluster uni-proxy is prone to …

Contrastive LearningPerson Re-IdentificationUnsupervised Person Re-Identification