paper-with-me

Papers

Multi-Instance Pose Networks: Rethinking Top-Down Pose Estimation

2021-01-27 · ICCV 2021 10 · Rawal Khirodkar, Visesh Chari, Amit Agrawal, Ambrish Tyagi

A key assumption of top-down human pose estimation approaches is their expectation of having a single person/instance present in the input bounding box. This often leads to failures in crowded scenes with occlusions. We propose a novel solution to overcome the limitations of this fundamental assumption. Our Multi-Instance Pose Network (MIPNet) allows for predicting multiple 2D pose instances within a given bounding box. We introduce a Multi-Instance Modulation Block (MIMB) that can adaptively modulate channel-wise feature responses for each instance and is parameter efficient. We demonstrate the efficacy of our approach by evaluating on COCO, CrowdPose, and OCHuman datasets. Specifically, we achieve 70.0 AP on CrowdPose and 42.5 AP on OCHuman test sets, a significant improvement of 2.4 AP and 6.5 AP over the prior art, respectively. When using ground truth bounding boxes for inference, MIPNet achieves an improvement of 0.7 AP on COCO, 0.9 AP on CrowdPose, and 9.1 AP on OCHuman validation sets compared to HRNet. Interestingly, when fewer, high confidence bounding boxes are used, HRNet's performance degrades (by 5 AP) on OCHuman, whereas MIPNet maintains a relatively stable performance (drop of 1 AP) for the same inputs.

📄 PDF Abstract BibTeX arXiv:2101.11223

Code (1)

rawalkhirodkar/MIPNet 공식 구현 pytorch

Tasks

2D Human Pose EstimationKeypoint DetectionMulti-Person Pose EstimationPose Estimation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Batch Normalization 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Residual Connection 설명 없음
HRNet HRNet, or High-Resolution Net, is a general purpose convolutional neural network for tasks like semantic segmentation, object detection and image classification. It is…

Similar Papers 제목 키워드 기반

Rethinking Annotation for Object Detection: Is Annotating Small-size Instances Worth Its Cost?

2024-12-07 · Yusuke Hosoya, Masanori Suganuma, Takayuki Okatani

Detecting objects occupying only small areas in an image is difficult, even for humans. Therefore, annotating small-size object instances is hard and thus costly. This study questions common sense by asking the following…

Common Sense Reasoningobject-detectionObject Detection

Rethinking Cross-modal Interaction from a Top-down Perspective for Referring Video Object Segmentation

2021-06-02 · Chen Liang, Yu Wu, Tianfei Zhou, Wenguan Wang 외

Referring video object segmentation (RVOS) aims to segment video objects with the guidance of natural language reference. Previous methods typically tackle RVOS through directly grounding linguistic reference over the im…

ObjectOne-shot visual object segmentationReferring Video Object SegmentationSemantic Segmentation+2

To Learn or Not to Learn: Deep Learning Assisted Wireless Modem Design

2019-09-17

Deep learning is driving a radical paradigm shift in wireless communications, all the way from the application layer down to the physical layer. Despite this, there is an ongoing debate as to what additional values artif…

BIG-bench Machine Learning

Rethinking Data Selection for Supervised Fine-Tuning

2024-02-08 · Ming Shen

Although supervised finetuning (SFT) has emerged as an essential technique to align large language models with humans, it is considered superficial, with style learning being its nature. At the same time, recent works in…

Diversity

Unlabeled Data or Pre-trained Model: Rethinking Semi-Supervised Learning and Pretrain-Finetuning

2025-05-19 · Song-Lin Lv, Rui Zhu, Yu-Feng Li, Lan-Zhe Guo

Semi-supervised learning (SSL) alleviates the cost of data labeling process by exploiting unlabeled data, and has achieved promising results on various tasks such as image classification. Meanwhile, the Pretrain-Finetuni…

image-classificationImage Classification