中文
相关论文

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

200 篇论文

Neural rendering techniques combining machine learning with geometric reasoning have arisen as one of the most promising approaches for synthesizing novel views of a scene from a sparse set of images. Among these, stands out the Neural…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Albert Pumarola , Enric Corona , Gerard Pons-Moll , Francesc Moreno-Noguer

Image based localization is one of the important problems in computer vision due to its wide applicability in robotics, augmented reality, and autonomous systems. There is a rich set of methods described in the literature how to…

计算机视觉与模式识别 · 计算机科学 2017-12-12 Pulak Purkait , Cheng Zhao , Christopher Zach

Analyzing scenes thoroughly is crucial for mobile robots acting in different environments. Semantic segmentation can enhance various subsequent tasks, such as (semantically assisted) person perception, (semantic) free space detection,…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Daniel Seichter , Mona Köhler , Benjamin Lewandowski , Tim Wengefeld , Horst-Michael Gross

Given an ensemble of randomized regression trees, it is possible to restructure them as a collection of multilayered neural networks with particular connection weights. Following this principle, we reformulate the random forest method of…

机器学习 · 统计学 2018-04-04 Gérard Biau , Erwan Scornet , Johannes Welbl

Random Forests (RFs) are strong machine learning tools for classification and regression. However, they remain supervised algorithms, and no extension of RFs to the one-class setting has been proposed, except for techniques based on…

机器学习 · 统计学 2016-11-22 Nicolas Goix , Nicolas Drougard , Romain Brault , Maël Chiapino

Despite the success of neural networks in computer vision tasks, digital 'neurons' are a very loose approximation of biological neurons. Today's learning approaches are designed to function on digital devices with digital data…

计算机视觉与模式识别 · 计算机科学 2023-05-10 Celyn Walters , Simon Hadfield

Convolutional neural networks (CNNs) show outstanding performance in many image processing problems, such as image recognition, object detection and image segmentation. Semantic segmentation is a very challenging task that requires…

计算机视觉与模式识别 · 计算机科学 2019-07-12 Fan Jia , Jun Liu , Xue-cheng Tai

Although Deep Neural Networks (DNNs) achieve excellent performance on many real-world tasks, they are highly vulnerable to adversarial attacks. A leading defense against such attacks is adversarial training, a technique in which a DNN is…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Gilad Cohen , Raja Giryes

Image semantic segmentation technology is one of the key technologies for intelligent systems to understand natural scenes. As one of the important research directions in the field of visual intelligence, this technology has broad…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Junjun Wu , Huiyu Kuang , Qinghua Lu , Zeqin Lin , Qingwu Shi , Xilin Liu , Xiaoman Zhu

Visual localization is the problem of estimating a camera within a scene and a key component in computer vision applications such as self-driving cars and Mixed Reality. State-of-the-art approaches for accurate visual localization use…

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

Over the long history of machine learning, which dates back several decades, recurrent neural networks (RNNs) have been used mainly for sequential data and time series and generally with 1D information. Even in some rare studies on 2D…

计算机视觉与模式识别 · 计算机科学 2021-03-05 Nguyen Huu Phong , Bernardete Ribeiro

CNNs have excelled at performing place recognition over time, particularly when the neural network is optimized for localization in the current environmental conditions. In this paper we investigate the concept of feature map filtering,…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Stephen Hausler , Adam Jacobson , Michael Milford

Autonomous robotic tasks require actively perceiving the environment to achieve application-specific goals. In this paper, we address the problem of positioning an RGB camera to collect the most informative images to represent an unknown…

机器人学 · 计算机科学 2023-07-25 Liren Jin , Xieyuanli Chen , Julius Rückin , Marija Popović

In this paper, we explore the application of Recurrent Neural Network (RNN) for still images. Typically, Convolutional Neural Networks (CNNs) are the prevalent method applied for this type of data, and more recently, transformers have…

计算机视觉与模式识别 · 计算机科学 2024-09-11 Dmitri , Lvov , Yair Smadar , Ran Bezen

Random forests are a learning algorithm proposed by Breiman [Mach. Learn. 45 (2001) 5--32] that combines several randomized decision trees and aggregates their predictions by averaging. Despite its wide usage and outstanding practical…

统计理论 · 数学 2015-08-11 Erwan Scornet , Gérard Biau , Jean-Philippe Vert

This paper presents a study on the use of Convolutional Neural Networks for camera relocalisation and its application to map compression. We follow state of the art visual relocalisation results and evaluate the response to different data…

计算机视觉与模式识别 · 计算机科学 2018-05-17 Luis Contreras , Walterio Mayol-Cuevas

Semantic image segmentation is an essential component of modern autonomous driving systems, as an accurate understanding of the surrounding scene is crucial to navigation and action planning. Current state-of-the-art approaches in semantic…

计算机视觉与模式识别 · 计算机科学 2016-12-07 Tobias Pohlen , Alexander Hermans , Markus Mathias , Bastian Leibe

Scene coordinates regression (SCR), i.e., predicting 3D coordinates for every pixel of a given image, has recently shown promising potential. However, existing methods remain limited to small scenes memorized during training, and thus…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Jerome Revaud , Yohann Cabon , Romain Brégier , JongMin Lee , Philippe Weinzaepfel

Accurate collection of plant phenotyping is critical to optimising sustainable farming practices in precision agriculture. Traditional phenotyping in controlled laboratory environments, while valuable, falls short in understanding plant…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Junhong Zhao , Wei Ying , Yaoqiang Pan , Zhenfeng Yi , Chao Chen , Kewei Hu , Hanwen Kang

In this work we use deep learning to establish dense correspondences between a 3D object model and an image "in the wild". We introduce "DenseReg", a fully-convolutional neural network (F-CNN) that densely regresses at every foreground…

计算机视觉与模式识别 · 计算机科学 2018-03-13 Riza Alp Guler , Yuxiang Zhou , George Trigeorgis , Epameinondas Antonakos , Patrick Snape , Stefanos Zafeiriou , Iasonas Kokkinos