paper-with-me

Papers

DriftNet: Aggressive Driving Behavior Classification using 3D EfficientNet Architecture

2020-04-18 · Alam Noor, Bilel Benjdira, Adel Ammar, Anis Koubaa

Aggressive driving (i.e., car drifting) is a dangerous behavior that puts human safety and life into a significant risk. This behavior is considered as an anomaly concerning the regular traffic in public transportation roads. Recent techniques in deep learning proposed new approaches for anomaly detection in different contexts such as pedestrian monitoring, street fighting, and threat detection. In this paper, we propose a new anomaly detection framework applied to the detection of aggressive driving behavior. Our contribution consists in the development of a 3D neural network architecture, based on the state-of-the-art EfficientNet 2D image classifier, for the aggressive driving detection in videos. We propose an EfficientNet3D CNN feature extractor for video analysis, and we compare it with existing feature extractors. We also created a dataset of car drifting in Saudi Arabian context https://www.youtube.com/watch?v=vLzgye1-d1k . To the best of our knowledge, this is the first work that addresses the problem of aggressive driving behavior using deep learning.

📄 PDF Abstract BibTeX arXiv:2004.11970

Code (1)

riotu-lab/DrifNet 공식 구현

Tasks

Anomaly DetectionClassificationGeneral ClassificationVideo RecognitionVideo Understanding

Methods 이 논문이 사용한 방법론

RMSProp RMSProp is an unpublished adaptive learning rate optimizer proposed by Geoff Hinton. The motivation…
Depthwise Convolution Depthwise Convolution is a type of convolution where we apply a single convolutional filter for each input channel. In the regular 2D…
Pointwise Convolution Pointwise Convolution is a type of convolution that uses a 1x1 kernel: a kernel that iterates through every single point. This…
Depthwise Separable Convolution While standard convolution performs the channelwise and spatial-wise computation in one step, Depthwise Separable Convolution
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Sigmoid Activation 설명 없음
Batch Normalization 설명 없음
Squeeze-and-Excitation Block The Squeeze-and-Excitation Block is an architectural unit designed to improve the representational power of a network by enabling it to perform dynamic channel-wise feature…

Similar Papers 제목 키워드 기반

A Scoring Method for Driving Safety Credit Using Trajectory Data

2018-11-28 · Wenfu Wang, Weijie Yang, An Chen, Zhijie Pan

Urban traffic systems worldwide are suffering from severe traffic safety problems. Traffic safety is affected by many complex factors, and heavily related to all drivers' behaviors involved in traffic system. Drivers wit…

Credit scoreGeneral Classification

Drift to Remember

2024-09-21 · Jin Du, Xinhe Zhang, Hao Shen, Xun Xian 외

Lifelong learning in artificial intelligence (AI) aims to mimic the biological brain's ability to continuously learn and retain knowledge, yet it faces challenges such as catastrophic forgetting. Recent neuroscience rese…

GPUimage-classificationImage ClassificationLifelong learning+2

Brain Tumor Diagnosis and Classification via Pre-Trained Convolutional Neural Networks

2022-07-27 · Dmytro Filatov, Ghulam Nabi Ahmad Hassan Yar

The brain tumor is the most aggressive kind of tumor and can cause low life expectancy if diagnosed at the later stages. Manual identification of brain tumors is tedious and prone to errors. Misdiagnosis can lead to fals…

Data Augmentation of IMU Signals and Evaluation via a Semi-Supervised Classification of Driving Behavior

2020-06-16 · Amani Jaafer, Gustav Nilsson, Giacomo Como

Over the past years, interest in classifying drivers' behavior from data has surged. Such interest is particularly relevant for car insurance companies who, due to privacy constraints, often only have access to data from…

Data AugmentationGeneral Classification

Deep learning for Lagrangian drift simulation at the sea surface

2022-11-17 · Daria Botvynko, Carlos Granero-Belinchon, Simon Van Gennip, Abdesslam Benzinou 외

We address Lagrangian drift simulation in geophysical dynamics and explore deep learning approaches to overcome known limitations of state-of-the-art model-based and Markovian approaches in terms of computational complex…

Deep Learning