中文
相关论文

相关论文: Efficient and Distributed Large-Scale Point Cloud …

200 篇论文

Scaling to arbitrarily large bundle adjustment problems requires data and compute to be distributed across multiple devices. Centralized methods in prior works are only able to solve small or medium size problems due to overhead in…

计算机视觉与模式识别 · 计算机科学 2023-08-10 Taosha Fan , Joseph Ortiz , Ming Hsiao , Maurizio Monge , Jing Dong , Todd Murphey , Mustafa Mukadam

Most methods for Bundle Adjustment (BA) in computer vision are either centralized or operate incrementally. This leads to poor scaling and affects the quality of solution as the number of images grows in large scale structure from motion…

计算机视觉与模式识别 · 计算机科学 2017-08-29 Karthikeyan Natesan Ramamurthy , Chung-Ching Lin , Aleksandr Aravkin , Sharath Pankanti , Raphael Viguier

3D reconstruction has been developing all these two decades, from moderate to medium size and to large scale. It's well known that bundle adjustment plays an important role in 3D reconstruction, mainly in Structure from Motion(SfM) and…

计算机视觉与模式识别 · 计算机科学 2019-12-10 Yu Chen , Yisong Chen , Guoping Wang

We propose a distributed bundle adjustment (DBA) method using the exact Levenberg-Marquardt (LM) algorithm for super large-scale datasets. Most of the existing methods partition the global map to small ones and conduct bundle adjustment in…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Maoteng Zheng , Nengcheng Chen , Junfeng Zhu , Xiaoru Zeng , Huanbin Qiu , Yuyao Jiang , Xingyue Lu , Hao Qu

As 3D point cloud analysis has received increasing attention, the insufficient scale of point cloud datasets and the weak generalization ability of networks become prominent. In this paper, we propose a simple and effective augmentation…

计算机视觉与模式识别 · 计算机科学 2021-02-08 Jinlai Zhang , Lyujie Chen , Bo Ouyang , Binbin Liu , Jihong Zhu , Yujing Chen , Yanmei Meng , Danfeng Wu

Accurate and consistent construction of point clouds from LiDAR scanning data is fundamental for 3D modeling applications. Current solutions, such as multiview point cloud registration and LiDAR bundle adjustment, predominantly depend on…

计算机视觉与模式识别 · 计算机科学 2024-09-24 Jianping Li , Thien-Minh Nguyen , Shenghai Yuan , Lihua Xie

Bundle Adjustment (BA) refers to the problem of simultaneous determination of sensor poses and scene geometry, which is a fundamental problem in robot vision. This paper presents an efficient and consistent bundle adjustment method for…

机器人学 · 计算机科学 2024-06-18 Zheng Liu , Xiyuan Liu , Fu Zhang

Current bundle adjustment solvers such as the Levenberg-Marquardt (LM) algorithm are limited by the bottleneck in solving the Reduced Camera System (RCS) whose dimension is proportional to the camera number. When the problem is scaled up,…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Lei Zhou , Zixin Luo , Mingmin Zhen , Tianwei Shen , Shiwei Li , Zhuofei Huang , Tian Fang , Long Quan

Mixed-based point cloud augmentation is a popular solution to the problem of limited availability of large-scale public datasets. But the mismatch between mixed points and corresponding semantic labels hinders the further application in…

计算机视觉与模式识别 · 计算机科学 2021-12-14 Tianfang Zhu , Yue Guan , Anan Li

With the increased availability of 3D scanning technology, point clouds are moving into the focus of computer vision as a rich representation of everyday scenes. However, they are hard to handle for machine learning algorithms due to their…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Sergey Prokudin , Christoph Lassner , Javier Romero

In recent years new application areas have emerged in which one aims to capture the geometry of objects by means of three-dimensional point clouds. Often the obtained data consist of a dense sampling of the object's surface, containing many…

数值分析 · 数学 2019-10-01 Daniel Tenbrinck , Fjedor Gaede , Martin Burger

To reduce cost in storing, processing and visualizing a large-scale point cloud, we consider a randomized resampling strategy to select a representative subset of points while preserving application-dependent features. The proposed strategy…

计算机视觉与模式识别 · 计算机科学 2018-02-14 Siheng Chen , Dong Tian , Chen Feng , Anthony Vetro , Jelena Kovačević

Point cloud compression plays a crucial role in reducing the huge cost of data storage and transmission. However, distortions can be introduced into the decompressed point clouds due to quantization. In this paper, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2022-05-02 Xiaoqing Fan , Ge Li , Dingquan Li , Yurui Ren , Wei Gao , Thomas H. Li

Multiview registration is used to estimate Rigid Body Transformations (RBTs) from multiple frames and reconstruct a scene with corresponding scans. Despite the success of pairwise registration and pose synchronization, the concept of Bundle…

机器人学 · 计算机科学 2021-08-09 Huaiyang Huang , Yuxiang Sun , Jin Wu , Jiaohao Jiao , Xiangcheng Hu , Linwei Zheng , Lujia Wang , Ming Liu

In this paper we develop a quantum optimization algorithm and use it to solve the bundle adjustment problem with a simulated quantum computer. Bundle adjustment is the process of optimizing camera poses and sensor properties to best…

计算机视觉与模式识别 · 计算机科学 2022-03-07 Luca Bernecker , Andrea Idini

Processing 3D data efficiently has always been a challenge. Spatial operations on large-scale point clouds, stored as sparse data, require extra cost. Attracted by the success of transformers, researchers are using multi-head attention for…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Mahdi Saleh , Yige Wang , Nassir Navab , Benjamin Busam , Federico Tombari

Point cloud alignment is a common problem in computer vision and robotics, with applications ranging from 3D object recognition to reconstruction. We propose a novel approach to the alignment problem that utilizes Bayesian nonparametrics to…

计算机视觉与模式识别 · 计算机科学 2016-11-23 Julian Straub , Trevor Campbell , Jonathan P. How , John W. Fisher

We consider the problem of distributed pose graph optimization (PGO) that has important applications in multi-robot simultaneous localization and mapping (SLAM). We propose the majorization minimization (MM) method for distributed PGO…

机器人学 · 计算机科学 2023-01-24 Taosha Fan , Todd Murphey

A local Bundle Adjustment (BA) on a sliding window of keyframes has been widely used in visual SLAM and proved to be very effective in lowering the drift. But in lidar SLAM, BA method is hardly used because the sparse feature points (e.g.,…

机器人学 · 计算机科学 2021-01-14 Zheng Liu , Fu Zhang

Given enough multi-view image corresponding points (also called tie points) and ground control points (GCP), bundle adjustment for high-resolution satellite images is used to refine the orientations or most often used geometric parameters…

计算机视觉与模式识别 · 计算机科学 2019-05-23 Xu Huang , Rongjun Qin
‹ 上一页 1 2 3 10 下一页 ›