paper-with-me

Papers

SD2Event:Self-supervised Learning of Dynamic Detectors and Contextual Descriptors for Event Cameras

2024-01-01 · CVPR 2024 1 · Yuan Gao, Yuqing Zhu, Xinjun Li, Yimin Du, Tianzhu Zhang

Event cameras offer many advantages over traditional frame-based cameras such as high dynamic range and low latency. Therefore event cameras are widely applied in diverse computer vision applications where event-based keypoint detection is a fundamental task. However achieving robust event-based keypoint detection remains challenging because the ground truth of event keypoints is difficult to obtain descriptors extracted by CNN usually lack discriminative ability in the presence of intense noise and fixed keypoint detectors are limited in detecting varied keypoint patterns. To address these challenges a novel event-based keypoint detection method is proposed by learning dynamic detectors and contextual descriptors in a self-supervised manner (SD2Event) including a contextual feature descriptor learning (CFDL) module and a dynamic keypoint detector learning (DKDL) module. The proposed SD2Event enjoys several merits. First the proposed CFDL module can model long-range contexts efficiently and effectively. Second the DKDL module generates dynamic keypoint detectors which can detect keypoints with diverse patterns across various event streams. Third the proposed self-supervised signals can guide the model's adaptation to event data. Extensive experimental results on three challenging benchmarks show that our proposed method significantly outperforms stateof-the-art event-based keypoint detection methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Keypoint Detection

Similar Papers 제목 키워드 기반

Pseudo-labels for Supervised Learning on Dynamic Vision Sensor Data, Applied to Object Detection under Ego-motion

2017-09-27 · Nicholas F. Y. Chen

In recent years, dynamic vision sensors (DVS), also known as event-based cameras or neuromorphic sensors, have seen increased use due to various advantages over conventional frame-based cameras. Using principles inspired…

object-detectionObject DetectionSelf-Driving Cars

Self-Supervised Distillation of Legacy Rule-Based Methods for Enhanced EEG-Based Decision-Making

2025-07-19 · Yipeng Zhang, Yuanyi Ding, Chenda Duan, Atsuro Daida 외 arxiv

High-frequency oscillations (HFOs) in intracranial Electroencephalography (iEEG) are critical biomarkers for localizing the epileptogenic zone in epilepsy treatment. However, traditional rule-based detectors for HFOs suf…

Hierarchical Self-supervised Representation Learning for Movie Understanding

2022-04-06 · CVPR 2022 1 · Fanyi Xiao, Kaustav Kundu, Joseph Tighe, Davide Modolo

Most self-supervised video representation learning approaches focus on action recognition. In contrast, in this paper we focus on self-supervised video learning for movie understanding and propose a novel hierarchical se…

Action RecognitionContrastive LearningRepresentation Learning

Learning Better Features for Face Detection with Feature Fusion and Segmentation Supervision

2018-11-20 · Wanxin Tian, Zixuan Wang, Haifeng Shen, Weihong Deng 외

The performance of face detectors has been largely improved with the development of convolutional neural network. However, it remains challenging for face detectors to detect tiny, occluded or blurry faces. Besides, most…

Face DetectionSegmentationSemantic Segmentation

DHGCN: Dynamic Hop Graph Convolution Network for Self-Supervised Point Cloud Learning

2024-01-05 · Jincen Jiang, Lizhi Zhao, Xuequan Lu, Wei Hu 외

Recent works attempt to extend Graph Convolution Networks (GCNs) to point clouds for classification and segmentation tasks. These works tend to sample and group points to create smaller point sets locally and mainly focu…

Graph Attention