paper-with-me

홈 › Papers

An application of a deep learning algorithm for automatic detection of unexpected accidents under bad CCTV monitoring conditions in tunnels

2019-10-11 · Kyu-Beom Lee, Hyu-Soung Shin

In this paper, Object Detection and Tracking System (ODTS) in combination with a well-known deep learning network, Faster Regional Convolution Neural Network (Faster R-CNN), for Object Detection and Conventional Object Tracking algorithm will be introduced and applied for automatic detection and monitoring of unexpected events on CCTVs in tunnels, which are likely to (1) Wrong-Way Driving (WWD), (2) Stop, (3) Person out of vehicle in tunnel (4) Fire. ODTS accepts a video frame in time as an input to obtain Bounding Box (BBox) results by Object Detection and compares the BBoxs of the current and previous video frames to assign a unique ID number to each moving and detected object. This system makes it possible to track a moving object in time, which is not usual to be achieved in conventional object detection frameworks. A deep learning model in ODTS was trained with a dataset of event images in tunnels to Average Precision (AP) values of 0.8479, 0.7161 and 0.9085 for target objects: Car, Person, and Fire, respectively. Then, based on trained deep learning model, the ODTS based Tunnel CCTV Accident Detection System was tested using four accident videos which including each accident. As a result, the system can detect all accidents within 10 seconds. The more important point is that the detection capacity of ODTS could be enhanced automatically without any changes in the program codes as the training dataset becomes rich.

📄 PDF Abstract BibTeX arXiv:1910.11094

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningObjectobject-detectionObject DetectionObject Tracking

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Real-Time Accident Detection in Traffic Surveillance Using Deep Learning

2022-08-12 · Hadi Ghahremannezhad, Hang Shi, Chengjun Liu

Automatic detection of traffic accidents is an important emerging topic in traffic monitoring systems. Nowadays many urban intersections are equipped with surveillance cameras connected to traffic management systems. The…

Deep LearningManagementObjectobject-detection+2

DeepGuard: A Framework for Safeguarding Autonomous Driving Systems from Inconsistent Behavior

2021-11-18 · Manzoor Hussain, Nazakat Ali, Jang-Eui Hong

The deep neural networks (DNNs)based autonomous driving systems (ADSs) are expected to reduce road accidents and improve safety in the transportation domain as it removes the factor of human error from driving tasks. The…

Anomaly DetectionAutonomous DrivingAutonomous VehiclesTime Series+1

TAD: A Large-Scale Benchmark for Traffic Accidents Detection from Video Surveillance

2022-09-26 · Yajun Xu, Chuwen Huang, Yibing Nan, Shiguo Lian

Automatic traffic accidents detection has appealed to the machine vision community due to its implications on the development of autonomous intelligent transportation systems (ITS) and importance to traffic safety. Most …

image-classificationImage Classificationobject-detectionObject Detection+1

Deep Representation of Imbalanced Spatio-temporal Traffic Flow Data for Traffic Accident Detection

2021-08-21 · Pouya Mehrannia, Shayan Shirahmad Gale Bagi, Behzad Moshiri, Otman Adam Al-Basir

Automatic detection of traffic accidents has a crucial effect on improving transportation, public safety, and path planning. Many lives can be saved by the consequent decrease in the time between when the accidents occur…

Traffic Accident Detection

Application of Machine Learning to accidents detection at directional drilling

2019-06-06 · Ekaterina Gurina, Nikita Klyuchnikov, Alexey Zaytsev, Evgenya Romanenkova 외

We present a data-driven algorithm and mathematical model for anomaly alarming at directional drilling. The algorithm is based on machine learning. It compares the real-time drilling telemetry with one corresponding to p…

BIG-bench Machine LearningGeneral ClassificationTime SeriesTime Series Analysis