中文
相关论文

相关论文: VoxelKeypointFusion: Generalizable Multi-View Mult…

200 篇论文

Despite the significant improvement in the performance of monocular pose estimation approaches and their ability to generalize to unseen environments, multi-view (MV) approaches are often lagging behind in terms of accuracy and are specific…

计算机视觉与模式识别 · 计算机科学 2019-10-09 Abdolrahim Kadkhodamohammadi , Nicolas Padoy

Multi-Person Pose Estimation is an interesting yet challenging task in computer vision. In this paper, we conduct a series of refinements with the MSPN and PoseFix Networks, and empirically evaluate their impact on the final model…

计算机视觉与模式识别 · 计算机科学 2019-11-20 Dongdong Yu , Kai Su , Changhu Wang

We present a self-supervised learning algorithm for 3D human pose estimation of a single person based on a multiple-view camera system and 2D body pose estimates for each view. To train our model, represented by a deep neural network, we…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Arij Bouazizi , Julian Wiederer , Ulrich Kressel , Vasileios Belagiannis

We address the task of multi-view image-to-image translation for person image generation. The goal is to synthesize photo-realistic multi-view images with pose-consistency across all views. Our proposed end-to-end framework is based on a…

计算机视觉与模式识别 · 计算机科学 2021-04-14 Idit Diamant , Oranit Dror , Hai Victor Habi , Arnon Netzer

In this paper, we study the problem of end-to-end multi-person pose estimation. State-of-the-art solutions adopt the DETR-like framework, and mainly develop the complex decoder, e.g., regarding pose estimation as keypoint box detection and…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Huan Liu , Qiang Chen , Zichang Tan , Jiang-Jiang Liu , Jian Wang , Xiangbo Su , Xiaolong Li , Kun Yao , Junyu Han , Errui Ding , Yao Zhao , Jingdong Wang

This paper presents Volumetric Transformer Pose estimator (VTP), the first 3D volumetric transformer framework for multi-view multi-person 3D human pose estimation. VTP aggregates features from 2D keypoints in all camera views and directly…

计算机视觉与模式识别 · 计算机科学 2023-08-07 Yuxing Chen , Renshu Gu , Ouhan Huang , Gangyong Jia

Pairwise pose estimation from images with little or no overlap is an open challenge in computer vision. Existing methods, even those trained on large-scale datasets, struggle in these scenarios due to the lack of identifiable…

计算机视觉与模式识别 · 计算机科学 2024-12-23 Ruojin Cai , Jason Y. Zhang , Philipp Henzler , Zhengqi Li , Noah Snavely , Ricardo Martin-Brualla

Pose estimation refers to tracking a human's full body posture, including their head, torso, arms, and legs. The problem is challenging in practical settings where the number of body sensors are limited. Past work has shown promising…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Sahil Bhandary Karnoor , Romit Roy Choudhury

We propose to estimate 3D human pose from multi-view images and a few IMUs attached at person's limbs. It operates by firstly detecting 2D poses from the two signals, and then lifting them to the 3D space. We present a geometric approach to…

计算机视觉与模式识别 · 计算机科学 2020-04-13 Zhe Zhang , Chunyu Wang , Wenhu Qin , Wenjun Zeng

Augmented reality aims to enrich our real world by inserting 3D virtual objects. In order to accomplish this goal, it is important that virtual elements are rendered and aligned in the real scene in an accurate and visually acceptable way.…

计算机视觉与模式识别 · 计算机科学 2018-06-26 Hayet Belghit , Abdelkader Bellarbi , Nadia Zenati , Samir Otmane

Human pose estimation - the process of recognizing human keypoints in a given image - is one of the most important tasks in computer vision and has a wide range of applications including movement diagnostics, surveillance, or self-driving…

计算机视觉与模式识别 · 计算机科学 2021-01-25 Trung Q. Tran , Giang V. Nguyen , Daeyoung Kim

Nowadays, the need for large amounts of carefully and complexly annotated data for the training of computer vision modules continues to grow. Furthermore, although the research community presents state of the art solutions to many problems,…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Prodromos Boutis , Zisis Batzos , Konstantinos Konstantoudakis , Anastasios Dimou , Petros Daras

We propose an approach for estimating the relative pose between calibrated image pairs by jointly exploiting points, lines, and their coincidences in a hybrid manner. We investigate all possible configurations where these data modalities…

计算机视觉与模式识别 · 计算机科学 2023-09-29 Petr Hruby , Shaohui Liu , Rémi Pautrat , Marc Pollefeys , Daniel Barath

Most recent approaches to monocular 3D human pose estimation rely on Deep Learning. They typically involve regressing from an image to either 3D joint coordinates directly or 2D joint locations from which 3D coordinates are inferred. Both…

计算机视觉与模式识别 · 计算机科学 2017-04-11 Bugra Tekin , Pablo Márquez-Neila , Mathieu Salzmann , Pascal Fua

We propose a method for human pose estimation based on Deep Neural Networks (DNNs). The pose estimation is formulated as a DNN-based regression problem towards body joints. We present a cascade of such DNN regressors which results in high…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Alexander Toshev , Christian Szegedy

We introduce an approach for recovering the 6D pose of multiple known objects in a scene captured by a set of input images with unknown camera viewpoints. First, we present a single-view single-object 6D pose estimation method, which we use…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Yann Labbé , Justin Carpentier , Mathieu Aubry , Josef Sivic

Human pose estimation, the process of identifying joint positions in a person's body from images or videos, represents a widely utilized technology across diverse fields, including healthcare. One such healthcare application involves in-bed…

计算机视觉与模式识别 · 计算机科学 2024-02-02 Ziya Ata Yazıcı , Sara Colantonio , Hazım Kemal Ekenel

One of the major challenges in multi-person pose estimation is instance-aware keypoint estimation. Previous methods address this problem by leveraging an off-the-shelf detector, heuristic post-grouping process or explicit instance…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Seunghyeon Seo , Jaeyoung Yoo , Jihye Hwang , Nojun Kwak

Recent advances with Convolutional Networks (ConvNets) have shifted the bottleneck for many computer vision tasks to annotated data collection. In this paper, we present a geometry-driven approach to automatically collect annotations for…

计算机视觉与模式识别 · 计算机科学 2017-04-18 Georgios Pavlakos , Xiaowei Zhou , Konstantinos G. Derpanis , Kostas Daniilidis

Estimating the 2D human poses in each view is typically the first step in calibrated multi-view 3D pose estimation. But the performance of 2D pose detectors suffers from challenging situations such as occlusions and oblique viewing angles.…

计算机视觉与模式识别 · 计算机科学 2021-12-10 Haoyu Ma , Liangjian Chen , Deying Kong , Zhe Wang , Xingwei Liu , Hao Tang , Xiangyi Yan , Yusheng Xie , Shih-Yao Lin , Xiaohui Xie