paper-with-me

Papers

EventPoint: Self-Supervised Interest Point Detection and Description for Event-based Camera

2021-09-01 · Ze Huang, Li Sun, Cheng Zhao, Song Li, Songzhi Su

This paper proposes a self-supervised learned local detector and descriptor, called EventPoint, for event stream/camera tracking and registration. Event-based cameras have grown in popularity because of their biological inspiration and low power consumption. Despite this, applying local features directly to the event stream is difficult due to its peculiar data structure. We propose a new time-surface-like event stream representation method called Tencode. The event stream data processed by Tencode can obtain the pixel-level positioning of interest points while also simultaneously extracting descriptors through a neural network. Instead of using costly and unreliable manual annotation, our network leverages the prior knowledge of local feature extraction on color images and conducts self-supervised learning via homographic and spatio-temporal adaptation. To the best of our knowledge, our proposed method is the first research on event-based local features learning using a deep neural network. We provide comprehensive experiments of feature point detection and matching, and three public datasets are used for evaluation (i.e. DSEC, N-Caltech101, and HVGA ATIS Corner Dataset). The experimental findings demonstrate that our method outperforms SOTA in terms of feature point detection and description.

📄 PDF Abstract BibTeX arXiv:2109.00210

Code (0)

등록된 구현이 없습니다.

Tasks

Interest Point DetectionPose EstimationSelf-Supervised Learning

Similar Papers 제목 키워드 기반

SuperPoint: Self-Supervised Interest Point Detection and Description

2017-12-20 · Daniel DeTone, Tomasz Malisiewicz, Andrew Rabinovich

This paper presents a self-supervised framework for training interest point detectors and descriptors suitable for a large number of multiple-view geometry problems in computer vision. As opposed to patch-based neural ne…

Domain AdaptationHomography EstimationInterest Point Detection

Rethinking Low-level Features for Interest Point Detection and Description

2022-11-01 · ACCV 2022 11 · Changhao Wang, Guanwen Zhang, Zhengyun Cheng, and Wei Zhou

Although great efforts have been made for interest point detection and description, the current learning-based methods that use high-level features from the higher layers of Convolutional Neural Networks (CNN) do not com…

Homography EstimationInterest Point DetectionSelf-Supervised Learning

CASL: Curvature-Augmented Self-supervised Learning for 3D Anomaly Detection

2025-11-17 · Yaohua Zha, Xue Yuerong, Chunlin Fan, Yuansong Wang 외 arxiv

Deep learning-based 3D anomaly detection methods have demonstrated significant potential in industrial manufacturing. However, many approaches are specifically designed for anomaly detection tasks, which limits their gen…

Point Cloud ClassificationSelf-Supervised LearningRepresentation LearningAnomaly Classification

Self-supervised Interest Point Detection and Description for Fisheye and Perspective Images

2023-06-02 · Marcela Mera-Trujillo, Shivang Patel, Yu Gu, Gianfranco Doretto

Keypoint detection and matching is a fundamental task in many computer vision problems, from shape reconstruction, to structure from motion, to AR/VR applications and robotics. It is a well-studied problem with remarkabl…

Interest Point DetectionKeypoint Detection

Neural Outlier Rejection for Self-Supervised Keypoint Learning

2019-12-23 · ICLR 2020 1 · Jiexiong Tang, Hanme Kim, Vitor Guizilini, Sudeep Pillai 외

Identifying salient points in images is a crucial component for visual odometry, Structure-from-Motion or SLAM algorithms. Recently, several learned keypoint methods have demonstrated compelling performance on challengin…

Homography EstimationInterest Point DetectionKeypoint DetectionVisual Odometry