中文
相关论文

相关论文: Road Damage Detection and Classification with Dete…

200 篇论文

The highest accuracy object detectors to date are based on a two-stage approach popularized by R-CNN, where a classifier is applied to a sparse set of candidate object locations. In contrast, one-stage detectors that are applied over a…

计算机视觉与模式识别 · 计算机科学 2018-02-08 Tsung-Yi Lin , Priya Goyal , Ross Girshick , Kaiming He , Piotr Dollár

We introduce the Fastron, a configuration space (C-space) model to be used as a proxy to kinematic-based collision detection. The Fastron allows iterative updates to account for a changing environment through a combination of a novel…

机器人学 · 计算机科学 2017-09-08 Nikhil Das , Naman Gupta , Michael Yip

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

Pavement distress, such as cracks and potholes, is a significant issue affecting road safety and maintenance. In this study, we present the implementation and evaluation of Bidirectional Cascaded Neural Networks (BCNNs) for the…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Taqwa I. Alhadidi , Asmaa Alazmi , Shadi Jaradat , Ahmed Jaber , Huthaifa Ashqar , Mohammed Elhenawy

In the last two decades Computer Aided Diagnostics (CAD) systems were developed to help radiologists analyze screening mammograms. The benefits of current CAD technologies appear to be contradictory and they should be improved to be…

计算机视觉与模式识别 · 计算机科学 2017-11-10 Dezső Ribli , Anna Horváth , Zsuzsa Unger , Péter Pollner , István Csabai

Real-time traffic crash detection is critical in intelligent transportation systems because traditional crash notifications often suffer delays and lack specific, lane-level location information, which can lead to safety risks and economic…

系统与控制 · 电气工程与系统科学 2025-11-25 Shixiao Liang , Chengyuan Ma , Pei Li , Haotian Shi , Jiaxi Liu , Hang Zhou , Keke Long , Bofeng Cao , Todd Szymkowski , Xiaopeng Li

Early detection and segmentation of skin lesions is crucial for timely diagnosis and treatment, necessary to improve the survival rate of patients. However, manual delineation is time consuming and subject to intra- and inter-observer…

计算机视觉与模式识别 · 计算机科学 2019-02-26 Sulaiman Vesal , Shreyas Malakarjun Patil , Nishant Ravikumar , Andreas Maier

This report presents our audio event detection system submitted for Task 2, "Detection of rare sound events", of DCASE 2017 challenge. The proposed system is based on convolutional neural networks (CNNs) and deep neural networks (DNNs)…

声音 · 计算机科学 2017-10-19 Huy Phan , Martin Krawczyk-Becker , Timo Gerkmann , Alfred Mertins

LiDAR-based 3D detection in point cloud is essential in the perception system of autonomous driving. In this paper, we present LiDAR R-CNN, a second stage detector that can generally improve any existing 3D detector. To fulfill the…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Zhichao Li , Feng Wang , Naiyan Wang

The xView2 competition and xBD dataset spurred significant advancements in overhead building damage detection, but the competition's pixel level scoring can lead to reduced solution performance in areas with tight clusters of buildings or…

计算机视觉与模式识别 · 计算机科学 2023-02-20 Dennis Melamed , Cameron Johnson , Chen Zhao , Russell Blue , Philip Morrone , Anthony Hoogs , Brian Clipp

Street view images classification aiming at urban land use analysis is difficult because the class labels (e.g., commercial area), are concepts with higher abstract level compared to the ones of general visual tasks (e.g., persons and…

计算机视觉与模式识别 · 计算机科学 2021-03-22 Kun Zhao , Yongkun Liu , Siyuan Hao , Shaoxing Lu , Hongbin Liu , Lijian Zhou

Monitoring states of road surfaces provides valuable information for the planning and controlling vehicles and active vehicle control systems. Classical road monitoring methods are expensive and unsystematic because they require time for…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Mustafa Demetgul , Sanja Lazarova Molnar

Detecting traversable road areas ahead a moving vehicle is a key process for modern autonomous driving systems. A common approach to road detection consists of exploiting color features to classify pixels as road or background. These…

计算机视觉与模式识别 · 计算机科学 2014-12-19 Jose M. Alvarez , Theo Gevers , Antonio M. Lopez

Reliable road segmentation in all weather conditions is critical for intelligent transportation applications, autonomous vehicles and advanced driver's assistance systems. For robust performance, all weather conditions should be included in…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Henrik Toikka , Eerik Alamikkotervo , Risto Ojala

Object detection is an important task in computer vision which serves a lot of real-world applications such as autonomous driving, surveillance and robotics. Along with the rapid thrive of large-scale data, numerous state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2020-06-03 Trong Huy Phan , Kazuma Yamamoto

Current autonomous driving technologies are being rolled out in geo-fenced areas with well-defined operation conditions such as time of operation, area, weather conditions and road conditions. In this way, challenging conditions as adverse…

计算机视觉与模式识别 · 计算机科学 2024-05-30 Marco Introvigne , Andrea Ramazzina , Stefanie Walz , Dominik Scheuble , Mario Bijelic

Fault detection in electric motors is a critical challenge in various industries, where failures can result in significant operational disruptions. This study investigates the use of Recurrent Neural Networks (RNNs) and Bayesian Neural…

机器学习 · 计算机科学 2025-02-17 Waldemar Bauer , Jerzy Baranowski

Lane marker detection is a crucial component of the autonomous driving and driver assistance systems. Modern deep lane detection methods with row-based lane representation exhibit excellent performance on lane detection benchmarks. Through…

计算机视觉与模式识别 · 计算机科学 2023-05-16 Hiroto Honda , Yusuke Uchida

Transportation mode classification, the process of predicting the class labels of moving objects transportation modes, has been widely applied to a variety of real world applications, such as traffic management, urban computing, and…

机器学习 · 计算机科学 2022-12-13 Danlei Hu , Ziquan Fang , Hanxi Fang , Tianyi Li , Chunhui Shen , Lu Chen , Yunjun Gao

Sampling-based path planning is a widely used method in robotics, particularly in high-dimensional state space. Among the whole process of the path planning, collision detection is the most time-consuming operation. In this paper, we…

机器人学 · 计算机科学 2023-11-23 Xingrong Diao , Wenzheng Chi , Jiankun Wang