paper-with-me

홈 › Papers

Combining Visual Saliency Methods and Sparse Keypoint Annotations to Providently Detect Vehicles at Night

2022-04-25 · Lukas Ewecker, Lars Ohnemus, Robin Schwager, Stefan Roos, Tim Brühl, Sascha Saralajew

Provident detection of other road users at night has the potential for increasing road safety. For this purpose, humans intuitively use visual cues, such as light cones and light reflections emitted by other road users to be able to react to oncoming traffic at an early stage. This behavior can be imitated by computer vision methods by predicting the appearance of vehicles based on emitted light reflections caused by the vehicle's headlights. Since current object detection algorithms are mainly based on detecting directly visible objects annotated via bounding boxes, the detection and annotation of light reflections without sharp boundaries is challenging. For this reason, the extensive open-source dataset PVDN (Provident Vehicle Detection at Night) was published, which includes traffic scenarios at night with light reflections annotated via keypoints. In this paper, we explore the potential of saliency-based approaches to create different object representations based on the visual saliency and sparse keypoint annotations of the PVDN dataset. For that, we extend the general idea of Boolean map saliency towards a context-aware approach by taking into consideration sparse keypoint annotations by humans. We show that this approach allows for an automated derivation of different object representations, such as binary maps or bounding boxes so that detection models can be trained on different annotation variants and the problem of providently detecting vehicles at night can be tackled from different perspectives. With that, we provide further powerful tools and methods to study the problem of detecting vehicles at night before they are actually visible.

📄 PDF Abstract BibTeX arXiv:2204.11535

Code (1)

lukazso/kpbms-pvdn 공식 구현

Tasks

object-detectionObject Detectionvehicle detection

Similar Papers 제목 키워드 기반

Dense v.s. Sparse: A Comparative Study of Sampling Analysis in Scene Classification of High-Resolution Remote Sensing Imagery

2015-02-04 · Jingwen Hu, Gui-Song Xia, Fan Hu, Liangpei Zhang

Scene classification is a key problem in the interpretation of high-resolution remote sensing imagery. Many state-of-the-art methods, e.g. bag-of-visual-words model and its variants, the topic models as well as deep lear…

ClassificationGeneral ClassificationScene ClassificationTopic Models

SKD: Keypoint Detection for Point Clouds using Saliency Estimation

2019-12-10 · Georgi Tinchev, Adrian Penate-Sanchez, Maurice Fallon

We present SKD, a novel keypoint detector that uses saliency to determine the best candidates from a point cloud for tasks such as registration and reconstruction. The approach can be applied to any differentiable deep l…

Keypoint DetectionSaliency Prediction

Attention-SLAM: A Visual Monocular SLAM Learning from Human Gaze

2020-09-15 · Jinquan Li, Ling Pei, Danping Zou, Songpengcheng Xia 외

This paper proposes a novel simultaneous localization and mapping (SLAM) approach, namely Attention-SLAM, which simulates human navigation mode by combining a visual saliency model (SalNavNet) with traditional monocular …

Simultaneous Localization and Mapping

From Saliency to DINO: Saliency-guided Vision Transformer for Few-shot Keypoint Detection

2023-04-06 · Changsheng Lu, Hao Zhu, Piotr Koniusz

Unlike current deep keypoint detectors that are trained to recognize limited number of body parts, few-shot keypoint detection (FSKD) attempts to localize any keypoints, including novel or base keypoints, depending on th…

Keypoint Detection

Normalized Matching Transformer

2025-03-22 · Abtin Pourhadi, Paul Swoboda

We present a new state of the art approach for sparse keypoint matching between pairs of images. Our method consists of a fully deep learning based approach combining a visual backbone coupled with a SplineCNN graph neur…