中文
相关论文

相关论文: Random Forests versus Neural Networks - What's Bes…

200 篇论文

Image-based localization, or camera relocalization, is a fundamental problem in computer vision and robotics, and it refers to estimating camera pose from an image. Recent state-of-the-art approaches use learning based methods, such as…

计算机视觉与模式识别 · 计算机科学 2018-06-26 Xiaotian Li , Juha Ylioinas , Juho Kannala

Camera relocalization plays a vital role in many robotics and computer vision tasks, such as global localization, recovery from tracking failure, and loop closure detection. Recent random forests based methods directly predict 3D world…

计算机视觉与模式识别 · 计算机科学 2017-10-24 Lili Meng , Jianhui Chen , Frederick Tung , James J. Little , Julien Valentin , Clarence W. de Silva

Camera relocalization plays a vital role in many robotics and computer vision tasks, such as global localization, recovery from tracking failure and loop closure detection. Recent random forests based methods exploit randomly sampled pixel…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Lili Meng , Frederick Tung , James J. Little , Julien Valentin , Clarence de Silva

Camera pose estimation is an important problem in computer vision. Common techniques either match the current image against keyframes with known poses, directly regress the pose, or establish correspondences between keypoints in the image…

计算机视觉与模式识别 · 计算机科学 2019-07-03 Tommaso Cavallari , Stuart Golodetz , Nicholas A. Lord , Julien Valentin , Victor A. Prisacariu , Luigi Di Stefano , Philip H. S. Torr

Many applications require a camera to be relocalised online, without expensive offline training on the target scene. Whilst both keyframe and sparse keypoint matching methods can be used online, the former often fail away from the training…

计算机视觉与模式识别 · 计算机科学 2019-06-21 Tommaso Cavallari , Luca Bertinetto , Jishnu Mukhoti , Philip Torr , Stuart Golodetz

Neural networks represent a field of research that can quickly achieve very good results in the field of medical image segmentation using a GPU. A possible way to achieve good results without GPUs are random forests. For this purpose, two…

图像与视频处理 · 电气工程与系统科学 2021-03-31 Dennis Hartmann , Dominik Müller , Iñaki Soto-Rey , Frank Kramer

Camera relocalisation is an important problem in computer vision, with applications in simultaneous localisation and mapping, virtual/augmented reality and navigation. Common techniques either match the current image against keyframes with…

计算机视觉与模式识别 · 计算机科学 2017-06-27 Tommaso Cavallari , Stuart Golodetz , Nicholas A. Lord , Julien Valentin , Luigi Di Stefano , Philip H. S. Torr

Random forest (RF) methodology is one of the most popular machine learning techniques for prediction problems. In this article, we discuss some cases where random forests may suffer and propose a novel generalized RF method, namely…

机器学习 · 统计学 2019-04-24 Haozhe Zhang , Dan Nettleton , Zhengyuan Zhu

Visual localization is the task of accurate camera pose estimation in a known scene. It is a key problem in computer vision and robotics, with applications including self-driving cars, Structure-from-Motion, SLAM, and Mixed Reality.…

计算机视觉与模式识别 · 计算机科学 2019-03-19 Torsten Sattler , Qunjie Zhou , Marc Pollefeys , Laura Leal-Taixe

We propose a new deep learning based approach for camera relocalization. Our approach localizes a given query image by using a convolutional neural network (CNN) for first retrieving similar database images and then predicting the relative…

计算机视觉与模式识别 · 计算机科学 2017-08-02 Zakaria Laskar , Iaroslav Melekhov , Surya Kalia , Juho Kannala

Popular research areas like autonomous driving and augmented reality have renewed the interest in image-based camera localization. In this work, we address the task of predicting the 6D camera pose from a single RGB image in a given 3D…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Eric Brachmann , Carsten Rother

In this paper, we present a new approach for improving 3D point and line mapping regression for camera re-localization. Previous methods typically rely on feature matching (FM) with stored descriptors or use a single network to encode both…

计算机视觉与模式识别 · 计算机科学 2025-03-03 Bach-Thuan Bui , Huy-Hoang Bui , Yasuyuki Fujii , Dinh-Tuan Tran , Joo-Ho Lee

Visual re-localization means using a single image as input to estimate the camera's location and orientation relative to a pre-recorded environment. The highest-scoring methods are "structure based," and need the query camera's intrinsics…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Mehmet Ozgur Turkoglu , Eric Brachmann , Konrad Schindler , Gabriel Brostow , Aron Monszpart

Camera localization aims to estimate 6 DoF camera poses from RGB images. Traditional methods detect and match interest points between a query image and a pre-built 3D model. Recent learning-based approaches encode scene structures into a…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Shitao Tang , Chengzhou Tang , Rui Huang , Siyu Zhu , Ping Tan

Camera relocalization involving a prior 3D reconstruction plays a crucial role in many mixed reality and robotics applications. Estimating the camera pose directly with respect to pre-built 3D models can be prohibitively expensive for…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Thuan B. Bui , Dinh-Tuan Tran , Joo-Ho Lee

In this paper we present a novel approach to global localization using an RGB-D camera in maps of visual features. For large maps, the performance of pure image matching techniques decays in terms of robustness and computational cost.…

计算机视觉与模式识别 · 计算机科学 2015-02-03 Miguel Heredia , Felix Endres , Wolfram Burgard , Rafael Sanz

Scene coordinate regression has become an essential part of current camera re-localization methods. Different versions, such as regression forests and deep learning methods, have been successfully applied to estimate the corresponding…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Mai Bui , Shadi Albarqouni , Slobodan Ilic , Nassir Navab

As a promising fashion for visual localization, scene coordinate regression (SCR) has seen tremendous progress in the past decade. Most recent methods usually adopt neural networks to learn the mapping from image pixels to 3D scene…

计算机视觉与模式识别 · 计算机科学 2023-10-12 Le Chen , Weirong Chen , Rui Wang , Marc Pollefeys

Ensemble learning methods are designed to benefit from multiple learning algorithms for better predictive performance. The tradeoff of this improved performance is slower speed and larger size of ensemble learning systems compared to single…

机器学习 · 计算机科学 2021-01-22 Abolfazl Nadi , Hadi Moradi , Khalil Taheri

The random subspace method, known as the pillar of random forests, is good at making precise and robust predictions. However, there is not a straightforward way yet to combine it with deep learning. In this paper, we therefore propose…

机器学习 · 计算机科学 2020-09-16 Yun-Hao Cao , Jianxin Wu , Hanchen Wang , Joan Lasenby
‹ 上一页 1 2 3 10 下一页 ›