paper-with-me

홈 › Papers

Robust Traffic Light Detection Using Salience-Sensitive Loss: Computational Framework and Evaluations

2023-05-08 · Ross Greer, Akshay Gopalkrishnan, Jacob Landgren, Lulua Rakla, Anish Gopalan, Mohan Trivedi

One of the most important tasks for ensuring safe autonomous driving systems is accurately detecting road traffic lights and accurately determining how they impact the driver's actions. In various real-world driving situations, a scene may have numerous traffic lights with varying levels of relevance to the driver, and thus, distinguishing and detecting the lights that are relevant to the driver and influence the driver's actions is a critical safety task. This paper proposes a traffic light detection model which focuses on this task by first defining salient lights as the lights that affect the driver's future decisions. We then use this salience property to construct the LAVA Salient Lights Dataset, the first US traffic light dataset with an annotated salience property. Subsequently, we train a Deformable DETR object detection transformer model using Salience-Sensitive Focal Loss to emphasize stronger performance on salient traffic lights, showing that a model trained with this loss function has stronger recall than one trained without.

📄 PDF Abstract BibTeX arXiv:2305.04516

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Drivingobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
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 설명 없음
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Salient Sign Detection In Safe Autonomous Driving: AI Which Reasons Over Full Visual Context

2023-01-14 · Ross Greer, Akshay Gopalkrishnan, Nachiket Deo, Akshay Rangesh 외

Detecting road traffic signs and accurately determining how they can affect the driver's future actions is a critical task for safe autonomous driving systems. However, various traffic signs in a driving scene have an un…

Autonomous Drivingobject-detectionObject DetectionTraffic Sign Detection

On Salience-Sensitive Sign Classification in Autonomous Vehicle Path Planning: Experimental Explorations with a Novel Dataset

2021-12-02 · Ross Greer, Jason Isa, Nachiket Deo, Akshay Rangesh 외

Safe path planning in autonomous driving is a complex task due to the interplay of static scene elements and uncertain surrounding agents. While all static scene elements are a source of information, there is asymmetric …

Autonomous Driving

Explain To Me: Salience-Based Explainability for Synthetic Face Detection Models

2023-03-21 · Colton Crum, Patrick Tinsley, Aidan Boyd, Jacob Piland 외

The performance of convolutional neural networks has continued to improve over the last decade. At the same time, as model complexity grows, it becomes increasingly more difficult to explain model decisions. Such explana…

Face DetectionModel Selection

Salience Biased Loss for Object Detection in Aerial Images

2018-10-18 · Peng Sun, Guang Chen, Guerdan Luke, Yi Shang

Object detection in remote sensing, especially in aerial images, remains a challenging problem due to low image resolution, complex backgrounds, and variation of scale and angles of objects in images. In current implemen…

Objectobject-detectionObject DetectionObject Detection In Aerial Images

Salience Guided Depth Calibration for Perceptually Optimized Compressive Light Field 3D Display

2018-06-01 · CVPR 2018 6 · Shizheng Wang, Wenjuan Liao, Phil Surman, Zhigang Tu 외

Multi-layer light field displays are a type of computational three-dimensional (3D) display which has recently gained increasing interest for its holographic-like effect and natural compatibility with 2D displays. Howeve…