中文
相关论文

相关论文: Feature Analysis and Selection for Training an End…

200 篇论文

Identifying driving styles is the task of analyzing the behavior of drivers in order to capture variations that will serve to discriminate different drivers from each other. This task has become a prerequisite for a variety of applications,…

计算机视觉与模式识别 · 计算机科学 2021-02-12 Sobhan Moosavi , Pravar D. Mahajan , Srinivasan Parthasarathy , Colleen Saunders-Chukwu , Rajiv Ramnath

Deep Neural Networks (DNNs) which are trained end-to-end have been successfully applied to solve complex problems that we have not been able to solve in past decades. Autonomous driving is one of the most complex problems which is yet to be…

In this paper, we present a transfer learning method for the end-to-end control of self-driving cars, which enables a convolutional neural network (CNN) trained on a source domain to be utilized for the same task in a different target…

计算机视觉与模式识别 · 计算机科学 2018-09-10 Dooseop Choi , Taeg-Hyun An , Kyounghwan Ahn , Jeongdan Choi

When parameterizing vehicle control algorithms for stability or trajectory control, the road-tire friction coefficient is an essential model parameter when it comes to control performance. One major impact on the friction coefficient is the…

计算机视觉与模式识别 · 计算机科学 2020-05-11 Marcus Nolte , Nikita Kister , Markus Maurer

Discriminative features are critical for machine learning applications. Most existing deep learning approaches, however, rely on convolutional neural networks (CNNs) for learning features, whose discriminant power is not explicitly…

计算机视觉与模式识别 · 计算机科学 2018-04-24 Fusheng Hao , Jun Cheng , Lei Wang , Xinchao Wang , Jianzhong Cao , Xiping Hu , Dapeng Tao

The purpose of this study is to successfully train our vehicle detector using R-CNN, Faster R-CNN deep learning methods on a sample vehicle data sets and to optimize the success rate of the trained detector by providing efficient results…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Abdullah Asim Yilmaz , Mehmet Serdar Guzel , Iman Askerbeyli , Erkan Bostanci

Real-time traffic light recognition is essential for autonomous driving. Yet, a cohesive overview of the underlying model architectures for this task is currently missing. In this work, we conduct a comprehensive survey and analysis of…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Svetlana Pavlitska , Nico Lambing , Ashok Kumar Bangaru , J. Marius Zöllner

Deep convolutional neural networks (CNNs) have achieved remarkable success in various fields. However, training an excellent CNN is practically a trial-and-error process that consumes a tremendous amount of time and computer resources. To…

计算机视觉与模式识别 · 计算机科学 2018-08-28 Dongyu Liu , Weiwei Cui , Kai Jin , Yuxiao Guo , Huamin Qu

Training a deep convolutional neural network (CNN) from scratch is difficult because it requires a large amount of labeled training data and a great deal of expertise to ensure proper convergence. A promising alternative is to fine-tune a…

计算机视觉与模式识别 · 计算机科学 2017-06-05 Nima Tajbakhsh , Jae Y. Shin , Suryakanth R. Gurudu , R. Todd Hurst , Christopher B. Kendall , Michael B. Gotway , Jianming Liang

In this work, we explore the intersection of sparse coding theory and deep learning to enhance our understanding of feature extraction capabilities in advanced neural network architectures. We begin by introducing a novel class of Deep…

机器学习 · 计算机科学 2025-12-05 Jianfei Li , Han Feng , Ding-Xuan Zhou

The Convolutional Neural Networks (CNNs), in domains like computer vision, mostly reduced the need for handcrafted features due to its ability to learn the problem-specific features from the raw input data. However, the selection of…

计算机视觉与模式识别 · 计算机科学 2019-11-20 S. H. Shabbeer Basha , Shiv Ram Dubey , Viswanath Pulabaigari , Snehasis Mukherjee

Convolutional Neural Networks (CNNs) have achieved impressive performance on many computer vision related tasks, such as object detection, image recognition, image retrieval, etc. These achievements benefit from the CNNs' outstanding…

机器学习 · 计算机科学 2021-11-09 Dung Truong , Scott Makeig , Arnaud Delorme

Remote sensing image scene classification is a fundamental but challenging task in understanding remote sensing images. Recently, deep learning-based methods, especially convolutional neural network-based (CNN-based) methods have shown…

计算机视觉与模式识别 · 计算机科学 2020-01-28 Jie Chen , Haozhe Huang , Jian Peng , Jiawei Zhu , Li Chen , Wenbo Li , Binyu Sun , Haifeng Li

Convolutional neural networks (CNN) based tracking approaches have shown favorable performance in recent benchmarks. Nonetheless, the chosen CNN features are always pre-trained in different tasks and individual components in tracking…

机器人学 · 计算机科学 2019-08-27 Zheng Zhu , Wei Zou , Guan Huang , Dalong Du , Chang Huang

Classifying and counting vehicles in road traffic has numerous applications in the transportation engineering domain. However, the wide variety of vehicles (two-wheelers, three-wheelers, cars, buses, trucks etc.) plying on roads of…

计算机视觉与模式识别 · 计算机科学 2019-01-21 Mayank Singh Chauhan , Arshdeep Singh , Mansi Khemka , Arneish Prateek , Rijurekha Sen

Deep neural networks are representation learning techniques. During training, a deep net is capable of generating a descriptive language of unprecedented size and detail in machine learning. Extracting the descriptive language coded within…

This paper presents the development and evaluation of a custom Convolutional Neural Network (CustomCNN) created to study how architectural design choices affect multi-domain image classification tasks. The network uses residual connections,…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Shamik Shafkat Avro , Nazira Jesmin Lina , Shahanaz Sharmin

Convolutional Neural Networks (CNNs) have proven to be highly effective in solving a broad spectrum of computer vision tasks, such as classification, identification, and segmentation. These methods can be deployed in both centralized and…

Scene understanding for autonomous vehicles is a challenging computer vision task, with recent advances in convolutional neural networks (CNNs) achieving results that notably surpass prior traditional feature driven approaches. However,…

计算机视觉与模式识别 · 计算机科学 2018-01-08 Christopher J. Holder , Toby P. Breckon , Xiong Wei

The use of Convolutional Neural Networks (CNNs) is widespread in Deep Learning due to a range of desirable model properties which result in an efficient and effective machine learning framework. However, performant CNN architectures must be…