中文
相关论文

相关论文: FCPose: Fully Convolutional Multi-Person Pose Esti…

200 篇论文

Both accuracy and efficiency are significant for pose estimation and tracking in videos. State-of-the-art performance is dominated by two-stages top-down methods. Despite the leading results, these methods are impractical for real-world…

计算机视觉与模式识别 · 计算机科学 2019-08-16 Jiabin Zhang , Zheng Zhu , Wei Zou , Peng Li , Yanwei Li , Hu Su , Guan Huang

Recent works on 6D object pose estimation focus on learning keypoint correspondences between images and object models, and then determine the object pose through RANSAC-based algorithms or by directly regressing the pose with end-to-end…

计算机视觉与模式识别 · 计算机科学 2023-10-04 Jaime Corsetti , Davide Boscaini , Fabio Poiesi

Object pose estimation is a key perceptual capability in robotics. We propose a fully-convolutional extension of the PoseCNN method, which densely predicts object translations and orientations. This has several advantages such as improving…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Arul Selvam Periyasamy , Catherine Capellen , Max Schwarz , Sven Behnke

Estimating pose of the head is an important preprocessing step in many pattern recognition and computer vision systems such as face recognition. Since the performance of the face recognition systems is greatly affected by the poses of the…

计算机视觉与模式识别 · 计算机科学 2012-05-15 Mohammad Tofighi , Hashem Kalbkhani , Mahrokh G. Shayesteh , Mehdi Ghasemzadeh

Human head pose estimation is an essential problem in facial analysis in recent years that has a lot of computer vision applications such as gaze estimation, virtual reality, and driver assistance. Because of the importance of the head pose…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Chien Thai , Viet Tran , Minh Bui , Huong Ninh , Hai Tran

With a proliferation of generic domain-adaptation approaches, we report a simple yet effective technique for learning difficult per-pixel 2.5D and 3D regression representations of articulated people. We obtained strong sim-to-real domain…

计算机视觉与模式识别 · 计算机科学 2020-07-31 Tyler Zhu , Per Karlsson , Christoph Bregler

Multi-person pose estimation (MPPE), which aims to locate the key points for all persons in the frames, is an active research branch of computer vision. Variable human poses and complex scenes make MPPE dependent on local details and global…

计算机视觉与模式识别 · 计算机科学 2024-05-10 Shang Wu , Bin Wang

In this work, we propose a novel and efficient method for articulated human pose estimation in videos using a convolutional network architecture, which incorporates both color and motion features. We propose a new human body pose dataset,…

计算机视觉与模式识别 · 计算机科学 2014-09-30 Arjun Jain , Jonathan Tompson , Yann LeCun , Christoph Bregler

We propose BAPose, a novel bottom-up approach that achieves state-of-the-art results for multi-person pose estimation. Our end-to-end trainable framework leverages a disentangled multi-scale waterfall architecture and incorporates adaptive…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Bruno Artacho , Andreas Savakis

The standard approach to image instance segmentation is to perform the object detection first, and then segment the object from the detection bounding-box. More recently, deep learning methods like Mask R-CNN perform them jointly. However,…

计算机视觉与模式识别 · 计算机科学 2024-06-14 Song-Hai Zhang , Ruilong Li , Xin Dong , Paul L. Rosin , Zixi Cai , Xi Han , Dingcheng Yang , Hao-Zhi Huang , Shi-Min Hu

Egocentric human pose estimation (HPE) using a head-mounted device is crucial for various VR and AR applications, but it faces significant challenges due to keypoint invisibility. Nevertheless, none of the existing egocentric HPE datasets…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Peng Dai , Yu Zhang , Yiqiang Feng , Zhen Fan , Yang Zhang

We propose a sparse and privacy-enhanced representation for Human Pose Estimation (HPE). Given a perspective camera, we use a proprietary motion vector sensor(MVS) to extract an edge image and a two-directional motion vector image at each…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Ting-Ying Lin , Lin-Yung Hsieh , Fu-En Wang , Wen-Shen Wuen , Min Sun

Multi-person pose estimation in images and videos is an important yet challenging task with many applications. Despite the large improvements in human pose estimation enabled by the development of convolutional neural networks, there still…

计算机视觉与模式识别 · 计算机科学 2018-04-24 Mihai Fieraru , Anna Khoreva , Leonid Pishchulin , Bernt Schiele

We propose a fully convolutional one-stage object detector (FCOS) to solve object detection in a per-pixel prediction fashion, analogue to semantic segmentation. Almost all state-of-the-art object detectors such as RetinaNet, SSD, YOLOv3,…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Zhi Tian , Chunhua Shen , Hao Chen , Tong He

Monocular 3D human pose estimation (HPE) methods estimate the 3D positions of joints from individual images. Existing 3D HPE approaches often use the cropped image alone as input for their models. However, the relative depths of joints…

计算机视觉与模式识别 · 计算机科学 2025-08-27 Xiaoyang Hao , Han Li

Cross view feature fusion is the key to address the occlusion problem in human pose estimation. The current fusion methods need to train a separate model for every pair of cameras making them difficult to scale. In this work, we introduce…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Rongchang Xie , Chunyu Wang , Yizhou Wang

Face recognition has achieved significant progress in deep learning era due to the ultra-large-scale and welllabeled datasets. However, training on the outsize datasets is time-consuming and takes up a lot of hardware resource. Therefore,…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Kai Wang , Shuo Wang , Panpan Zhang , Zhipeng Zhou , Zheng Zhu , Xiaobo Wang , Xiaojiang Peng , Baigui Sun , Hao Li , Yang You

Human pose estimation, with its broad applications in action recognition and motion capture, has experienced significant advancements. However, current Transformer-based methods for video pose estimation often face challenges in managing…

计算机视觉与模式识别 · 计算机科学 2025-03-10 Zhigang Wang , Shaojing Fan , Zhenguang Liu , Zheqi Wu , Sifan Wu , Yingying Jiao

In this letter, we present a novel markerless 3D human motion capture (MoCap) system for unstructured, outdoor environments that uses a team of autonomous unmanned aerial vehicles (UAVs) with on-board RGB cameras and computation. Existing…

计算机视觉与模式识别 · 计算机科学 2022-04-27 Nitin Saini , Elia Bonetto , Eric Price , Aamir Ahmad , Michael J. Black

In many robotic applications, the environment setting in which the 6-DoF pose estimation of a known, rigid object and its subsequent grasping is to be performed, remains nearly unchanging and might even be known to the robot in advance. In…

计算机视觉与模式识别 · 计算机科学 2022-07-28 Rohan Pratap Singh , Iori Kumagai , Antonio Gabas , Mehdi Benallegue , Yusuke Yoshiyasu , Fumio Kanehiro