English
Related papers

Related papers: DirectPose: Direct End-to-End Multi-Person Pose Es…

200 papers

Applications in the field of augmented reality or robotics often require joint localisation and 6D pose estimation of multiple objects. However, most algorithms need one network per object class to be trained in order to provide the best…

Computer Vision and Pattern Recognition · Computer Science 2022-12-12 Niklas Gard , Anna Hilsmann , Peter Eisert

Person search aims to simultaneously localize and identify a query person from realistic, uncropped images. To achieve this goal, state-of-the-art models typically add a re-id branch upon two-stage detectors like Faster R-CNN. Owing to the…

Computer Vision and Pattern Recognition · Computer Science 2021-09-02 Yichao Yan , Jinpeng Li , Jie Qin , Shengcai Liao , Xiaokang Yang

The existing human pose estimation methods are confronted with inaccurate long-distance regression or high computational cost due to the complex learning objectives. This work proposes a novel deep learning framework for human pose…

Computer Vision and Pattern Recognition · Computer Science 2021-05-18 ZiFan Chen , Xin Qin , Chao Yang , Li Zhang

Multi-person pose estimation (MPPE) in natural images is key to the meaningful use of visual data in many fields including movement science, security, and rehabilitation. In this paper we tackle MPPE with a bottom-up approach, starting with…

Computer Vision and Pattern Recognition · Computer Science 2017-11-22 Shaofei Wang , Konrad Paul Kording , Julian Yarkony

The most recent trend in estimating the 6D pose of rigid objects has been to train deep networks to either directly regress the pose from the image or to predict the 2D locations of 3D keypoints, from which the pose can be obtained using a…

Computer Vision and Pattern Recognition · Computer Science 2019-04-09 Yinlin Hu , Joachim Hugonot , Pascal Fua , Mathieu Salzmann

We explore 3D human pose estimation from a single RGB image. While many approaches try to directly predict 3D pose from image measurements, we explore a simple architecture that reasons through intermediate 2D pose predictions. Our approach…

Computer Vision and Pattern Recognition · Computer Science 2017-04-12 Ching-Hang Chen , Deva Ramanan

We present a new self-supervised approach, SelfPose3d, for estimating 3d poses of multiple persons from multiple camera views. Unlike current state-of-the-art fully-supervised methods, our approach does not require any 2d or 3d ground-truth…

Computer Vision and Pattern Recognition · Computer Science 2024-06-11 Vinkle Srivastav , Keqi Chen , Nicolas Padoy

This paper introduces a novel approach for the grasping and precise placement of various known rigid objects using multiple grippers within highly cluttered scenes. Using a single depth image of the scene, our method estimates multiple 6D…

We introduce MegaPose, a method to estimate the 6D pose of novel objects, that is, objects unseen during training. At inference time, the method only assumes knowledge of (i) a region of interest displaying the object in the image and (ii)…

Computer Vision and Pattern Recognition · Computer Science 2022-12-15 Yann Labbé , Lucas Manuelli , Arsalan Mousavian , Stephen Tyree , Stan Birchfield , Jonathan Tremblay , Justin Carpentier , Mathieu Aubry , Dieter Fox , Josef Sivic

This work aims to address an advanced keypoint detection problem: how to accurately detect any keypoints in complex real-world scenarios, which involves massive, messy, and open-ended objects as well as their associated keypoints…

Computer Vision and Pattern Recognition · Computer Science 2024-07-18 Jie Yang , Ailing Zeng , Ruimao Zhang , Lei Zhang

Human pose estimation (HPE) with convolutional neural networks (CNNs) for indoor monitoring is one of the major challenges in computer vision. In contrast to HPE in perspective views, an indoor monitoring system can consist of an…

Computer Vision and Pattern Recognition · Computer Science 2023-04-18 Jingrui Yu , Tobias Scheck , Roman Seidel , Yukti Adya , Dipankar Nandi , Gangolf Hirtz

This work addresses the challenging problem of unconstrained 3D hand pose estimation using monocular RGB images. Most of the existing approaches assume some prior knowledge of hand (such as hand locations and side information) is available…

Computer Vision and Pattern Recognition · Computer Science 2019-12-02 Sanjeev Sharma , Shaoli Huang , Dacheng Tao

Estimating relative camera poses from consecutive frames is a fundamental problem in visual odometry (VO) and simultaneous localization and mapping (SLAM), where classic methods consisting of hand-crafted features and sampling-based outlier…

Computer Vision and Pattern Recognition · Computer Science 2020-07-31 You-Yi Jau , Rui Zhu , Hao Su , Manmohan Chandraker

We introduce CenterGroup, an attention-based framework to estimate human poses from a set of identity-agnostic keypoints and person center predictions in an image. Our approach uses a transformer to obtain context-aware embeddings for all…

Computer Vision and Pattern Recognition · Computer Science 2021-10-12 Guillem Brasó , Nikita Kister , Laura Leal-Taixé

Object pose estimation plays a vital role in embodied AI and computer vision, enabling intelligent agents to comprehend and interact with their surroundings. Despite the practicality of category-level pose estimation, current approaches…

Computer Vision and Pattern Recognition · Computer Science 2023-12-27 Jiyao Zhang , Mingdong Wu , Hao Dong

Despite the significant progress in six degrees-of-freedom (6DoF) object pose estimation, existing methods have limited applicability in real-world scenarios involving embodied agents and downstream 3D vision tasks. These limitations mainly…

Computer Vision and Pattern Recognition · Computer Science 2023-05-26 Zhiwen Fan , Panwang Pan , Peihao Wang , Yifan Jiang , Dejia Xu , Hanwen Jiang , Zhangyang Wang

Real-time multi-person pose estimation presents significant challenges in balancing speed and precision. While two-stage top-down methods slow down as the number of people in the image increases, existing one-stage methods often fail to…

Computer Vision and Pattern Recognition · Computer Science 2024-04-09 Peng Lu , Tao Jiang , Yining Li , Xiangtai Li , Kai Chen , Wenming Yang

Most deep pose estimation methods need to be trained for specific object instances or categories. In this work we propose a completely generic deep pose estimation approach, which does not require the network to have been trained on…

Computer Vision and Pattern Recognition · Computer Science 2019-08-06 Yang Xiao , Xuchong Qiu , Pierre-Alain Langlois , Mathieu Aubry , Renaud Marlet

Directly regressing all 6 degrees-of-freedom (6DoF) for the object pose (e.g. the 3D rotation and translation) in a cluttered environment from a single RGB image is a challenging problem. While end-to-end methods have recently demonstrated…

Computer Vision and Pattern Recognition · Computer Science 2021-08-20 Yan Di , Fabian Manhardt , Gu Wang , Xiangyang Ji , Nassir Navab , Federico Tombari

Estimating the pose of an unseen object is the goal of the challenging one-shot pose estimation task. Previous methods have heavily relied on feature matching with great success. However, these methods are often inefficient and limited by…

Computer Vision and Pattern Recognition · Computer Science 2023-04-05 Pedro Castro , Tae-Kyun Kim