paper-with-me

Papers

ESS: Learning Event-based Semantic Segmentation from Still Images

2022-03-18 · Zhaoning Sun, Nico Messikommer, Daniel Gehrig, Davide Scaramuzza

Retrieving accurate semantic information in challenging high dynamic range (HDR) and high-speed conditions remains an open challenge for image-based algorithms due to severe image degradations. Event cameras promise to address these challenges since they feature a much higher dynamic range and are resilient to motion blur. Nonetheless, semantic segmentation with event cameras is still in its infancy which is chiefly due to the lack of high-quality, labeled datasets. In this work, we introduce ESS (Event-based Semantic Segmentation), which tackles this problem by directly transferring the semantic segmentation task from existing labeled image datasets to unlabeled events via unsupervised domain adaptation (UDA). Compared to existing UDA methods, our approach aligns recurrent, motion-invariant event embeddings with image embeddings. For this reason, our method neither requires video data nor per-pixel alignment between images and events and, crucially, does not need to hallucinate motion from still images. Additionally, we introduce DSEC-Semantic, the first large-scale event-based dataset with fine-grained labels. We show that using image labels alone, ESS outperforms existing UDA approaches, and when combined with event labels, it even outperforms state-of-the-art supervised approaches on both DDD17 and DSEC-Semantic. Finally, ESS is general-purpose, which unlocks the vast amount of existing labeled image datasets and paves the way for new and exciting research directions in new fields previously inaccessible for event cameras.

📄 PDF Abstract BibTeX arXiv:2203.10016

Code (1)

uzh-rpg/ess 공식 구현 pytorch

Tasks

Domain AdaptationEvent-based Object SegmentationSegmentationSemantic SegmentationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

EV-SegNet: Semantic Segmentation for Event-based Cameras

2018-11-29 · Iñigo Alonso, Ana C. Murillo

Event cameras, or Dynamic Vision Sensor (DVS), are very promising sensors which have shown several advantages over frame based cameras. However, most recent work on real applications of these cameras is focused on 3D rec…

3D ReconstructionSegmentationSemantic Segmentationvalid

Nuclei Segmentation via a Deep Panoptic Model with Semantic Feature Fusion

2019-08-10 · International Joint Conference on Artificial Intelligence (IJCAI-19) 2019 8 · Dongnan Liu, Donghao Zhang, Yang song, Chaoyi Zhang 외

Automated detection and segmentation of individual nuclei in histopathology images is important for cancer diagnosis and prognosis. Due to the high variability of nuclei appearances and numerous overlapping objects, this…

Instance SegmentationNuclear SegmentationPanoptic SegmentationPrognosis+2

Adaptive Event Stream Slicing for Open-Vocabulary Event-Based Object Detection via Vision-Language Knowledge Distillation

2025-10-01 · Jinchang Zhang, Zijun Li, Jiakai Lin, Guoyu Lu arxiv

Event cameras offer advantages in object detection tasks due to high-speed response, low latency, and robustness to motion blur. However, event cameras lack texture and color information, making open-vocabulary detection…

Knowledge DistillationEvent SegmentationObject Detection

OVOSE: Open-Vocabulary Semantic Segmentation in Event-Based Cameras

2024-08-18 · Muhammad Rameez Ur Rahman, Jhony H. Giraldo, Indro Spinelli, Stéphane Lathuilière 외

Event cameras, known for low-latency operation and superior performance in challenging lighting conditions, are suitable for sensitive computer vision tasks such as semantic segmentation in autonomous driving. However, c…

Autonomous DrivingDomain AdaptationKnowledge DistillationOpen Vocabulary Semantic Segmentation+4

OpenESS: Event-based Semantic Scene Understanding with Open Vocabularies

2024-05-08 · CVPR 2024 1 · Lingdong Kong, Youquan Liu, Lai Xing Ng, Benoit R. Cottereau 외

Event-based semantic segmentation (ESS) is a fundamental yet challenging task for event camera sensing. The difficulties in interpreting and annotating event data limit its scalability. While domain adaptation from image…

Domain AdaptationScene UnderstandingSemantic Segmentation