Skip to content

yuyangpoi/FE-DeTr

Repository files navigation

FE-DeTr: Keypoint Detection and Tracking in Low-quality Image Frames with Events

This is the Pytorch implementation of the ICRA 2024 paper FE-DeTr: Keypoint Detection and Tracking in Low-quality Image Frames with Events.

@inproceedings{wang2024fedetr,
    title={{FE-DeTr}: Keypoint Detection and Tracking in Low-quality Image Frames with Events}, 
    author={Xiangyuan Wang and Kuangyi Chen and Wen Yang and Lei Yu and Yannan Xing and Huai Yu},
    booktitle={IEEE International Conference on Robotics and Automation},
    year={2024},
    pages={14638--14644}
}

Update

Extreme Corners Dataset and Better detectors and trackers that support high temporal resolution: Towards Robust Keypoint Detection and Tracking: A Fusion Approach with Event-Aligned Image Features.

Introduction

FE-DeTr includes a novel keypoint detection network that fuses the textural and structural information from image frames with the high-temporal-resolution motion information from event streams. The network leverages a temporal response consistency for supervision, ensuring stable and efficient keypoint detection. Moreover, we use a spatio-temporal nearest-neighbor search strategy for robust keypoint tracking.

Network Architecture

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages