中文
相关论文

相关论文: Accelerating SfM-based Pose Estimation with Domina…

200 篇论文

This study presents significant enhancements in human pose estimation using the MediaPipe framework. The research focuses on improving accuracy, computational efficiency, and real-time processing capabilities by comprehensively optimising…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Sandeep Singh Sengar , Abhishek Kumar , Owen Singh

Pose estimation commonly refers to computer vision methods that recognize people's body postures in images or videos. With recent advancements in deep learning, we now have compelling models to tackle the problem in real-time. Since these…

机器人学 · 计算机科学 2021-07-07 Arash Amini , Hafez Farazi , Sven Behnke

Accurate state estimation is a fundamental component of robotic control. In robotic manipulation tasks, as is our focus in this work, state estimation is essential for identifying the positions of objects in the scene, forming the basis of…

计算机视觉与模式识别 · 计算机科学 2019-03-12 Xinyi Ren , Jianlan Luo , Eugen Solowjow , Juan Aparicio Ojea , Abhishek Gupta , Aviv Tamar , Pieter Abbeel

The structure from motion (SfM) problem in computer vision is the problem of recovering the three-dimensional ($3$D) structure of a stationary scene from a set of projective measurements, represented as a collection of two-dimensional…

计算机视觉与模式识别 · 计算机科学 2017-05-10 Onur Ozyesil , Vladislav Voroninski , Ronen Basri , Amit Singer

Structure from Motion (SfM) is a critical task in computer vision, aiming to recover the 3D scene structure and camera motion from a sequence of 2D images. The recent pose-only imaging geometry decouples 3D coordinates from camera poses and…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Xinrui Li , Qi Cai , Yuanxin Wu

Visual Localization is one of the key enabling technologies for autonomous driving and augmented reality. High quality datasets with accurate 6 Degree-of-Freedom (DoF) reference poses are the foundation for benchmarking and improving…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Zichao Zhang , Torsten Sattler , Davide Scaramuzza

We describe a set of tools for analyzing, visualizing, and assessing architectural/construction progress with unordered photo collections and 3D building models. With our interface, a user guides the registration of the model in one of the…

图形学 · 计算机科学 2019-12-30 Kevin Karsch , Mani Golparvar-Fard , David Forsyth

We address the task of estimating camera parameters from a set of images depicting a scene. Popular feature-based structure-from-motion (SfM) tools solve this task by incremental reconstruction: they repeat triangulation of sparse 3D points…

计算机视觉与模式识别 · 计算机科学 2024-07-29 Eric Brachmann , Jamie Wynn , Shuai Chen , Tommaso Cavallari , Áron Monszpart , Daniyar Turmukhambetov , Victor Adrian Prisacariu

In this paper we tackle the problem of estimating the 3D pose of object instances, using convolutional neural networks. State of the art methods usually solve the challenging problem of regression in angle space indirectly, focusing on…

计算机视觉与模式识别 · 计算机科学 2016-07-11 Andreas Doumanoglou , Vassileios Balntas , Rigas Kouskouridas , Tae-Kyun Kim

The rapid development of autonomous driving, abnormal behavior detection, and behavior recognition makes an increasing demand for multi-person pose estimation-based applications, especially on mobile platforms. However, to achieve high…

计算机视觉与模式识别 · 计算机科学 2021-06-30 Xuan Shen , Geng Yuan , Wei Niu , Xiaolong Ma , Jiexiong Guan , Zhengang Li , Bin Ren , Yanzhi Wang

Since the introduction of modern deep learning methods for object pose estimation, test accuracy and efficiency has increased significantly. For training, however, large amounts of annotated training data are required for good performance.…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Frederik Hagelskjaer , Anders Glent Buch

Recovering structure and motion parameters given a image pair or a sequence of images is a well studied problem in computer vision. This is often achieved by employing Structure from Motion (SfM) or Simultaneous Localization and Mapping…

计算机视觉与模式识别 · 计算机科学 2018-11-07 Thanuja Dharmasiri , Andrew Spek , Tom Drummond

Incremental Structure from Motion (ISfM) has been widely used for UAV image orientation. Its efficiency, however, decreases dramatically due to the sequential constraint. Although the divide-and-conquer strategy has been utilized for…

计算机视觉与模式识别 · 计算机科学 2023-02-08 San Jiang , Qingquan Li , Wanshou Jiang , Wu Chen

We propose a novel approach for estimating the relative pose between rolling shutter cameras using the intersections of line projections with a single scanline per image. This allows pose estimation without explicitly modeling camera…

计算机视觉与模式识别 · 计算机科学 2025-06-30 Petr Hruby , Marc Pollefeys

Two-view structure-from-motion (SfM) is the cornerstone of 3D reconstruction and visual SLAM. Existing deep learning-based approaches formulate the problem by either recovering absolute pose scales from two consecutive frames or predicting…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Jianyuan Wang , Yiran Zhong , Yuchao Dai , Stan Birchfield , Kaihao Zhang , Nikolai Smolyanskiy , Hongdong Li

Current methods of multi-person pose estimation typically treat the localization and the association of body joints separately. It is convenient but inefficient, leading to additional computation and a waste of time. This paper, however,…

计算机视觉与模式识别 · 计算机科学 2021-07-28 Chenyu Tian , Ran Yu , Xinyuan Zhao , Weihao Xia , Haoqian Wang , Yujiu Yang

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

This study addresses the challenge of accurate 6D pose estimation in Augmented Reality (AR), a critical component for seamlessly integrating virtual objects into real-world environments. Our research primarily addresses the difficulty of…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Mayura Manawadu , Sieun Park , Soon-Yong Park

Estimating the pose of objects from images is a crucial task of 3D scene understanding, and recent approaches have shown promising results on very large benchmarks. However, these methods experience a significant performance drop when…

计算机视觉与模式识别 · 计算机科学 2024-10-21 Tianfu Wang , Guosheng Hu , Hongguang Wang

We propose FastMap, a new global structure from motion method focused on speed and simplicity. Previous methods like COLMAP and GLOMAP are able to estimate high-precision camera poses, but suffer from poor scalability when the number of…

计算机视觉与模式识别 · 计算机科学 2025-08-22 Jiahao Li , Haochen Wang , Muhammad Zubair Irshad , Igor Vasiljevic , Matthew R. Walter , Vitor Campagnolo Guizilini , Greg Shakhnarovich