paper-with-me

Papers

ISSAFE: Improving Semantic Segmentation in Accidents by Fusing Event-based Data

2020-08-20 · Jiaming Zhang, Kailun Yang, Rainer Stiefelhagen

Ensuring the safety of all traffic participants is a prerequisite for bringing intelligent vehicles closer to practical applications. The assistance system should not only achieve high accuracy under normal conditions, but obtain robust perception against extreme situations. However, traffic accidents that involve object collisions, deformations, overturns, etc., yet unseen in most training sets, will largely harm the performance of existing semantic segmentation models. To tackle this issue, we present a rarely addressed task regarding semantic segmentation in accidental scenarios, along with an accident dataset DADA-seg. It contains 313 various accident sequences with 40 frames each, of which the time windows are located before and during a traffic accident. Every 11th frame is manually annotated for benchmarking the segmentation performance. Furthermore, we propose a novel event-based multi-modal segmentation architecture ISSAFE. Our experiments indicate that event-based data can provide complementary information to stabilize semantic segmentation under adverse conditions by preserving fine-grain motion of fast-moving foreground (crash objects) in accidents. Our approach achieves +8.2% mIoU performance gain on the proposed evaluation set, exceeding more than 10 state-of-the-art segmentation methods. The proposed ISSAFE architecture is demonstrated to be consistently effective for models learned on multiple source databases including Cityscapes, KITTI-360, BDD and ApolloScape.

📄 PDF Abstract BibTeX arXiv:2008.08974

Code (1)

jamycheung/ISSAFE 공식 구현 pytorch

Tasks

Autonomous VehiclesBenchmarkingSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Exploring Event-driven Dynamic Context for Accident Scene Segmentation

2021-12-09 · Jiaming Zhang, Kailun Yang, Rainer Stiefelhagen

The robustness of semantic segmentation on edge cases of traffic scene is a vital factor for the safety of intelligent transportation. However, most of the critical scenes of traffic accidents are extremely dynamic and p…

Scene SegmentationSegmentationSemantic Segmentation

EIFNet: Leveraging Event-Image Fusion for Robust Semantic Segmentation

2025-07-29 · Zhijiang Li, Haoran He arxiv

Event-based semantic segmentation explores the potential of event cameras, which offer high dynamic range and fine temporal resolution, to achieve robust scene understanding in challenging environments. Despite these adv…

Semantic SegmentationScene Understanding

Datacentric analysis to reduce pedestrians accidents: A case study in Colombia

2021-04-02 · Michael Puentes, Diana Novoa, John Delgado Nivia, Carlos Barrios Hernández 외

Since 2012, in a case-study in Bucaramanga-Colombia, 179 pedestrians died in car accidents, and another 2873 pedestrians were injured. Each day, at least one passerby is involved in a tragedy. Knowing the causes to decre…

AEGIS: Online Adaptive AI Content Safety Moderation with Ensemble of LLM Experts

2024-04-09 · Shaona Ghosh, Prasoon Varshney, Erick Galinkin, Christopher Parisien

As Large Language Models (LLMs) and generative AI become more widespread, the content safety risks associated with their use also increase. We find a notable deficiency in high-quality content safety datasets and benchma…

Risk Prediction on Traffic Accidents using a Compact Neural Model for Multimodal Information Fusion over Urban Big Data

2021-02-21 · Wenshan Wang, Su Yang, Weishan Zhang

Predicting risk map of traffic accidents is vital for accident prevention and early planning of emergency response. Here, the challenge lies in the multimodal nature of urban big data. We propose a compact neural ensembl…