CVMay 29, 2019

Vehicle Detection in Deep Learning

arXiv:1905.13390v15 citations
Originality Synthesis-oriented
AI Analysis

This work addresses vehicle detection for autonomous driving or traffic monitoring, but it is incremental as it builds on existing deep learning techniques.

The paper tackled vehicle detection by proposing an improved convolutional neural network model that achieved competitive performance on a vehicle detection benchmark.

Computer vision is developing rapidly with the support of deep learning techniques. This thesis proposes an advanced vehicle-detection model based on an improvement to classical convolutional neural networks. The advanced model was applied against a vehicle detection benchmark and was built to detect on-road objects. First, we propose a high-level architecture for our advanced model, which utilizes different state-of-the-art deep learning techniques. Then, we utilize the residual neural networks and region proposal network to achieve competitive performance according to the vehicle detection benchmark. Lastly, we describe the developing trend of vehicle detection techniques and the future direction of research.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes