中文
相关论文

相关论文: Deep Reinforcement Learning with Mixed Convolution…

200 篇论文

Deep reinforcement learning (DRL) has proven to be an effective tool for creating general video-game AI. However most current DRL video-game agents learn end-to-end from the video-output of the game, which is superfluous for many…

机器学习 · 计算机科学 2018-05-29 William Woof , Ke Chen

The deep Convolutional Neural Network (CNN) is the state-of-the-art solution for large-scale visual recognition. Following basic principles such as increasing the depth and constructing highway connections, researchers have manually…

计算机视觉与模式识别 · 计算机科学 2017-03-07 Lingxi Xie , Alan Yuille

Deep neural networks have been widely adopted in numerous domains due to their high performance and accessibility to developers and application-specific end-users. Fundamental to image-based applications is the development of Convolutional…

In this paper, we propose a robust and parsimonious approach using Deep Convolutional Neural Network (DCNN) to recognize and interpret interior space. DCNN has achieved incredible success in object and scene recognition. In this study we…

计算机视觉与模式识别 · 计算机科学 2016-10-11 Fan Zhang , Fabio Duarte , Ruixian Ma , Dimitrios Milioris , Hui Lin , Carlo Ratti

Human action recognition in videos is a critical task with significant implications for numerous applications, including surveillance, sports analytics, and healthcare. The challenge lies in creating models that are both precise in their…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Yufei Xie

Convolutional Neural Networks (CNNs) traditionally require large amounts of data to train models with good performance. However, data collection is an expensive process, both in time and resources. Generated synthetic images are a good…

计算机视觉与模式识别 · 计算机科学 2025-10-01 Leandro Arab Marcomini , Andre Luiz Cunha

This paper investigates the problem of aerial vehicle recognition using a text-guided deep convolutional neural network classifier. The network receives an aerial image and a desired class, and makes a yes or no output by matching the image…

计算机视觉与模式识别 · 计算机科学 2018-08-28 Amir Soleimani , Nasser M. Nasrabadi , Elias Griffith , Jason Ralph , Simon Maskell

In this paper, we propose Value Iteration Network for Reward Shaping (VIN-RS), a potential-based reward shaping mechanism using Convolutional Neural Network (CNN). The proposed VIN-RS embeds a CNN trained on computed labels using the…

人工智能 · 计算机科学 2022-11-01 Hani Sami , Hadi Otrok , Jamal Bentahar , Azzam Mourad , Ernesto Damiani

Reinforcement Learning is one of the most advanced set of algorithms known to mankind which can compete in games and perform at par or even better than humans. In this paper we study most popular model free reinforcement learning algorithms…

人工智能 · 计算机科学 2020-08-19 Divyanshu Marwah , Sneha Srivastava , Anusha Gupta , Shruti Verma

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

This paper presents a motorcycle classification system for urban scenarios using Convolutional Neural Network (CNN). Significant results on image classification has been achieved using CNNs at the expense of a high computational cost for…

计算机视觉与模式识别 · 计算机科学 2018-08-29 Jorge E. Espinosa , Sergio A. Velastin , John W. Branch

Depth is a vital piece of information for autonomous vehicles to perceive obstacles. Due to the relatively low price and small size of monocular cameras, depth estimation from a single RGB image has attracted great interest in the research…

机器人学 · 计算机科学 2021-11-25 Xingshuai Dong , Matthew A. Garratt , Sreenatha G. Anavatti , Hussein A. Abbass

We propose a novel deep convolutional neural network (CNN) based multi-task learning approach for open-set visual recognition. We combine a classifier network and a decoder network with a shared feature extractor network within a multi-task…

计算机视觉与模式识别 · 计算机科学 2019-03-11 Poojan Oza , Vishal M. Patel

Indoor positioning and navigation inside an area with no GPS-data availability is a challenging problem. There are applications such as augmented reality, autonomous driving, navigation of drones inside tunnels, in which indoor positioning…

计算机视觉与模式识别 · 计算机科学 2019-10-15 Ali Ghofrani , Rahil Mahdian Toroghi , Sayed Mojtaba Tabatabaie

Autonomous car racing is a major challenge in robotics. It raises fundamental problems for classical approaches such as planning minimum-time trajectories under uncertain dynamics and controlling the car at the limits of its handling.…

人工智能 · 计算机科学 2021-05-11 Florian Fuchs , Yunlong Song , Elia Kaufmann , Davide Scaramuzza , Peter Duerr

To train deep convolutional neural networks, the input data and the intermediate activations need to be kept in memory to calculate the gradient descent step. Given the limited memory available in the current generation accelerator cards,…

计算机视觉与模式识别 · 计算机科学 2018-04-17 Hans Pinckaers , Geert Litjens

Imitation learning is a promising approach for training autonomous vehicles (AV) to navigate complex traffic environments by mimicking expert driver behaviors. While existing imitation learning frameworks focus on leveraging expert…

机器人学 · 计算机科学 2025-09-25 Yasin Sonmez , Hanna Krasowski , Murat Arcak

Deep convolutional neural networks have recently proven extremely effective for difficult face recognition problems in uncontrolled settings. To train such networks, very large training sets are needed with millions of labeled images. For…

计算机视觉与模式识别 · 计算机科学 2017-09-22 Guosheng Hu , Xiaojiang Peng , Yongxin Yang , Timothy Hospedales , Jakob Verbeek

This paper presents a novel approach for aerial drone autonomous navigation along predetermined paths using only visual input form an onboard camera and without reliance on a Global Positioning System (GPS). It is based on using a deep…

计算机视觉与模式识别 · 计算机科学 2019-05-07 K. Amer , M. Samy , M. Shaker , M. ElHelw

Deep reinforcement learning (deep RL) has achieved superior performance in complex sequential tasks by using a deep neural network as its function approximator and by learning directly from raw images. A drawback of using raw images is that…

机器学习 · 计算机科学 2019-04-09 Gabriel V. de la Cruz , Yunshu Du , Matthew E. Taylor