paper-with-me

홈 › Papers

CCSPNet-Joint: Efficient Joint Training Method for Traffic Sign Detection Under Extreme Conditions

2023-09-13 · Haoqin Hong, Yue Zhou, Xiangyu Shu, Xiaofang Hu

Traffic sign detection is an important research direction in intelligent driving. Unfortunately, existing methods often overlook extreme conditions such as fog, rain, and motion blur. Moreover, the end-to-end training strategy for image denoising and object detection models fails to utilize inter-model information effectively. To address these issues, we propose CCSPNet, an efficient feature extraction module based on Contextual Transformer and CNN, capable of effectively utilizing the static and dynamic features of images, achieving faster inference speed and providing stronger feature enhancement capabilities. Furthermore, we establish the correlation between object detection and image denoising tasks and propose a joint training model, CCSPNet-Joint, to improve data efficiency and generalization. Finally, to validate our approach, we create the CCTSDB-AUG dataset for traffic sign detection in extreme scenarios. Extensive experiments have shown that CCSPNet achieves state-of-the-art performance in traffic sign detection under extreme conditions. Compared to end-to-end methods, CCSPNet-Joint achieves a 5.32% improvement in precision and an 18.09% improvement in mAP@.5.

📄 PDF Abstract BibTeX arXiv:2309.06902

Code (1)

haoqinhong/ccspnet-joint 공식 구현 pytorch

Tasks

DenoisingImage Denoisingobject-detectionObject DetectionTraffic Sign Detection

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Multi-Head Attention 설명 없음
Adam 설명 없음
Residual Connection 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

Towards Real-World BCI: CCSPNet, A Compact Subject-Independent Motor Imagery Framework

2020-12-25 · Mahbod Nouri, Faraz Moradi, Hafez Ghaemi, Ali Motie Nasrabadi

A conventional brain-computer interface (BCI) requires a complete data gathering, training, and calibration phase for each user before it can be used. In recent years, a number of subject-independent (SI) BCIs have been …

Brain Computer InterfaceEdge-computingEEGElectroencephalogram (EEG)+1

Area-wide traffic signal control based on a deep graph Q-Network (DGQN) trained in an asynchronous manner

2020-08-05 · Gyeongjun Kim, Keemin Sohn

Reinforcement learning (RL) algorithms have been widely applied in traffic signal studies. There are, however, several problems in jointly controlling traffic lights for a large transportation network. First, the action …

Reinforcement Learning (RL)Traffic Signal Control

A Hierarchical Deep Architecture and Mini-Batch Selection Method For Joint Traffic Sign and Light Detection

2018-06-20 · Alex D. Pon, Oles Andrienko, Ali Harakeh, Steven L. Waslander

Traffic light and sign detectors on autonomous cars are integral for road scene perception. The literature is abundant with deep learning networks that detect either lights or signs, not both, which makes them unsuitable…

GPUTraffic Sign DetectionTraffic Sign Recognition

Deep Reinforcement Learning for the Joint Control of Traffic Light Signaling and Vehicle Speed Advice

2023-09-18 · Johannes V. S. Busch, Robert Voelckner, Peter Sossalla, Christian L. Vielhaus 외

Traffic congestion in dense urban centers presents an economical and environmental burden. In recent years, the availability of vehicle-to-anything communication allows for the transmission of detailed vehicle states to …

Deep Reinforcement Learning

Joint Optimization of Traffic Signal Control and Vehicle Routing in Signalized Road Networks using Multi-Agent Deep Reinforcement Learning

2023-10-16 · Xianyue Peng, Hang Gao, Gengyue Han, Hao Wang 외

Urban traffic congestion is a critical predicament that plagues modern road networks. To alleviate this issue and enhance traffic efficiency, traffic signal control and vehicle routing have proven to be effective measure…

Deep Reinforcement LearningTraffic Signal Control