paper-with-me

Papers

Human Pose Estimation using Deep Consensus Voting

2016-03-27 · Ita Lifshitz, Ethan Fetaya, Shimon Ullman

In this paper we consider the problem of human pose estimation from a single still image. We propose a novel approach where each location in the image votes for the position of each keypoint using a convolutional neural net. The voting scheme allows us to utilize information from the whole image, rather than rely on a sparse set of keypoint locations. Using dense, multi-target votes, not only produces good keypoint predictions, but also enables us to compute image-dependent joint keypoint probabilities by looking at consensus voting. This differs from most previous methods where joint probabilities are learned from relative keypoint locations and are independent of the image. We finally combine the keypoints votes and joint probabilities in order to identify the optimal pose configuration. We show our competitive performance on the MPII Human Pose and Leeds Sports Pose datasets.

📄 PDF Abstract BibTeX arXiv:1603.08212

Code (0)

등록된 구현이 없습니다.

Tasks

Pose EstimationPosition

Similar Papers 제목 키워드 기반

Bayesian Optimization for Building Social-Influence-Free Consensus

2025-02-11 · Masaki Adachi, Siu Lun Chau, Wenjie Xu, Anurag Singh 외

We introduce Social Bayesian Optimization (SBO), a vote-efficient algorithm for consensus-building in collective decision-making. In contrast to single-agent scenarios, collective decision-making encompasses group dynami…

Bayesian OptimizationDecision Makingenergy trading

Consensus-based Participatory Budgeting for Legitimacy: Decision Support via Multi-agent Reinforcement Learning

2023-07-24 · Srijoni Majumdar, Evangelos Pournaras

The legitimacy of bottom-up democratic processes for the distribution of public funds by policy-makers is challenging and complex. Participatory budgeting is such a process, where voting outcomes may not always be fair o…

FairnessMulti-agent Reinforcement Learning

Pixel Consensus Voting for Panoptic Segmentation

2020-04-04 · CVPR 2020 6 · Haochen Wang, Ruotian Luo, Michael Maire, Greg Shakhnarovich

The core of our approach, Pixel Consensus Voting, is a framework for instance segmentation based on the Generalized Hough transform. Pixels cast discretized, probabilistic votes for the likely regions that contain instan…

Instance SegmentationPanoptic SegmentationSegmentationSemantic Segmentation

Don't Peek at the Answer: Outcome-Masked Group Relative Policy Optimization for Label-Free RLVR

2026-08-04 · Yongshi Ye, Liang Zhang, Yidong Chen, Xiaodong Shi 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) improves LLM reasoning but typically relies on ground-truth (GT) answers, limiting scalability. Voting-based label-free RLVR replace gold supervision with answer-leve…

Reinforcement Learning

EMS: Multi-Agent Voting via Efficient Majority-then-Stopping

2026-04-03 · Yiqing Liu, Hantao Yao, Wu Liu, Yongdong Zhang arxiv

Majority voting is the standard for aggregating multi-agent responses into a final decision. However, traditional methods typically require all agents to complete their reasoning before aggregation begins, leading to sig…