中文
相关论文

相关论文: pose-format: Library for Viewing, Augmenting, and …

200 篇论文

Creating believable motions for various characters has long been a goal in computer graphics. Current learning-based motion synthesis methods depend on extensive motion datasets, which are often challenging, if not impossible, to obtain. On…

计算机视觉与模式识别 · 计算机科学 2023-11-01 Qingqing Zhao , Peizhuo Li , Wang Yifan , Olga Sorkine-Hornung , Gordon Wetzstein

Autonomous robotic systems operating in human environments must understand their surroundings to make accurate and safe decisions. In crowded human scenes with close-up human-robot interaction and robot navigation, a deep understanding…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Edward Vendrow , Duy Tho Le , Jianfei Cai , Hamid Rezatofighi

The variation of pose, illumination and expression makes face recognition still a challenging problem. As a pre-processing in holistic approaches, faces are usually aligned by eyes. The proposed method tries to perform a pixel alignment…

计算机视觉与模式识别 · 计算机科学 2018-08-01 Hoda Mohammadzade , Amirhossein Sayyafan , Benyamin Ghojogh

Video annotation is expensive and time consuming. Consequently, datasets for multi-person pose estimation and tracking are less diverse and have more sparse annotations compared to large scale image datasets for human pose estimation. This…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Umer Rafi , Andreas Doering , Bastian Leibe , Juergen Gall

3D human pose estimation has wide applications in fields such as intelligent surveillance, motion capture, and virtual reality. However, in real-world scenarios, issues such as occlusion, noise interference, and missing viewpoints can…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Jianbin Jiao , Xina Cheng , Kailun Yang , Xiangrong Zhang , Licheng Jiao

Pose guided synthesis aims to generate a new image in an arbitrary target pose while preserving the appearance details from the source image. Existing approaches rely on either hard-coded spatial transformations or 3D body modeling. They…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Haitian Zheng , Lele Chen , Chenliang Xu , Jiebo Luo

Like many computer vision problems, human pose estimation is a challenging problem in that recognizing a body part requires not only information from local area but also from areas with large spatial distance. In order to spatially pass…

计算机视觉与模式识别 · 计算机科学 2019-04-08 Te Qi , Bayram Bayramli , Usman Ali , Qinchuan Zhang , Hongtao Lu

Existing 3D human pose estimators suffer poor generalization performance to new datasets, largely due to the limited diversity of 2D-3D pose pairs in the training data. To address this problem, we present PoseAug, a new auto-augmentation…

计算机视觉与模式识别 · 计算机科学 2021-05-07 Kehong Gong , Jianfeng Zhang , Jiashi Feng

We rethink a well-know bottom-up approach for multi-person pose estimation and propose an improved one. The improved approach surpasses the baseline significantly thanks to (1) an intuitional yet more sensible representation, which we refer…

计算机视觉与模式识别 · 计算机科学 2019-11-26 Jia Li , Wen Su , Zengfu Wang

Human pose estimation has made significant advancement in recent years. However, the existing datasets are limited in their coverage of pose variety. In this paper, we introduce a novel benchmark FollowMeUp Sports that makes an important…

计算机视觉与模式识别 · 计算机科学 2019-11-20 Ying Huang , Bin Sun , Haipeng Kan , Jiankai Zhuang , Zengchang Qin

We propose to personalize a human pose estimator given a set of test images of a person without using any manual annotations. While there is a significant advancement in human pose estimation, it is still very challenging for a model to…

计算机视觉与模式识别 · 计算机科学 2021-11-09 Yizhuo Li , Miao Hao , Zonglin Di , Nitesh B. Gundavarapu , Xiaolong Wang

The success of deep learning depends heavily on the availability of large datasets, but in robotic manipulation there are many learning problems for which such datasets do not exist. Collecting these datasets is time-consuming and…

机器人学 · 计算机科学 2022-07-21 Peter Mitrano , Dmitry Berenson

We propose a personalized ConvNet pose estimator that automatically adapts itself to the uniqueness of a person's appearance to improve pose estimation in long videos. We make the following contributions: (i) we show that given a few…

计算机视觉与模式识别 · 计算机科学 2016-06-16 James Charles , Tomas Pfister , Derek Magee , David Hogg , Andrew Zisserman

This paper introduces Augraphy, a Python library for constructing data augmentation pipelines which produce distortions commonly seen in real-world document image datasets. Augraphy stands apart from other data augmentation tools by…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Alexander Groleau , Kok Wei Chee , Stefan Larson , Samay Maini , Jonathan Boarman

In this work, we introduce the challenging problem of joint multi-person pose estimation and tracking of an unknown number of persons in unconstrained videos. Existing methods for multi-person pose estimation in images cannot be applied…

计算机视觉与模式识别 · 计算机科学 2017-04-10 Umar Iqbal , Anton Milan , Juergen Gall

Visual localization has become a key enabling component of many place recognition and SLAM systems. Contemporary research has primarily focused on improving accuracy and precision-recall type metrics, with relatively little attention paid…

计算机视觉与模式识别 · 计算机科学 2019-02-06 Huu Le , Tuan Hoang , Qianggong Zhang , Thanh-Toan Do , Anders Eriksson , Michael Milford

Tracking the 6D pose of objects in video sequences is important for robot manipulation. This task, however, introduces multiple challenges: (i) robot manipulation involves significant occlusions; (ii) data and annotations are troublesome…

计算机视觉与模式识别 · 计算机科学 2021-12-20 Bowen Wen , Chaitanya Mitash , Baozhang Ren , Kostas E. Bekris

While the voxel-based methods have achieved promising results for multi-person 3D pose estimation from multi-cameras, they suffer from heavy computation burdens, especially for large scenes. We present Faster VoxelPose to address the…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Hang Ye , Wentao Zhu , Chunyu Wang , Rujie Wu , Yizhou Wang

Human pose estimation in two-dimensional images videos has been a hot topic in the computer vision problem recently due to its vast benefits and potential applications for improving human life, such as behaviors recognition, motion capture…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Thong Duy Nguyen , Milan Kresovic

Existing volumetric methods for predicting 3D human pose estimation are accurate, but computationally expensive and optimized for single time-step prediction. We present TEMPO, an efficient multi-view pose estimation model that learns a…

计算机视觉与模式识别 · 计算机科学 2023-09-15 Rohan Choudhury , Kris Kitani , Laszlo A. Jeni