paper-with-me

홈 › Papers

FAPNet: An Effective Frequency Adaptive Point-based Eye Tracker

2024-06-05 · Xiaopeng Lin, Hongwei Ren, Bojun Cheng

Eye tracking is crucial for human-computer interaction in different domains. Conventional cameras encounter challenges such as power consumption and image quality during different eye movements, prompting the need for advanced solutions with ultra-fast, low-power, and accurate eye trackers. Event cameras, fundamentally designed to capture information about moving objects, exhibit low power consumption and high temporal resolution. This positions them as an alternative to traditional cameras in the realm of eye tracking. Nevertheless, existing event-based eye tracking networks neglect the pivotal sparse and fine-grained temporal information in events, resulting in unsatisfactory performance. Moreover, the energy-efficient features are further compromised by the use of excessively complex models, hindering efficient deployment on edge devices. In this paper, we utilize Point Cloud as the event representation to harness the high temporal resolution and sparse characteristics of events in eye tracking tasks. We rethink the point-based architecture PEPNet with preprocessing the long-term relationships between samples, leading to the innovative design of FAPNet. A frequency adaptive mechanism is designed to realize adaptive tracking according to the speed of the pupil movement and the Inter Sample LSTM module is introduced to utilize the temporal correlation between samples. In the Event-based Eye Tracking Challenge, we utilize vanilla PEPNet, which is the former work to achieve the $p_{10}$ accuracy of 97.95\%. On the SEET synthetic dataset, FAPNet can achieve state-of-the-art while consuming merely 10\% of the PEPNet's computational resources. Notably, the computational demand of FAPNet is independent of the sensor's spatial resolution, enhancing its applicability on resource-limited edge devices.

📄 PDF Abstract BibTeX arXiv:2406.03177

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Dual Prompt-Driven Feature Encoding for Nighttime UAV Tracking

2026-03-20 · Yiheng Wang, Changhong Fu, Liangliang Yao, Haobo Zuo 외 arxiv

Robust feature encoding constitutes the foundation of UAV tracking by enabling the nuanced perception of target appearance and motion, thereby playing a pivotal role in ensuring reliable tracking. However, existing featu…

TAPFormer: Robust Arbitrary Point Tracking via Transient Asynchronous Fusion of Frames and Events

2026-03-05 · Jiaxiong Liu, Zhen Tan, Jinpu Zhang, Yi Zhou 외 arxiv

Tracking any point (TAP) is a fundamental yet challenging task in computer vision, requiring high precision and long-term motion reasoning. Recent attempts to combine RGB frames and event streams have shown promise, yet …

Point Tracking

ACAttack: Adaptive Cross Attacking RGB-T Tracker via Multi-Modal Response Decoupling

2025-01-01 · CVPR 2025 1 · Xinyu Xiang, Qinglong Yan, Hao Zhang, Jiayi Ma

The research on adversarial attacks against trackers primarily concentrates on the RGB modality, whereas the methodology for attacking RGB-T multi-modal trackers has seldom been explored so far. This work represents …

Frequency-Modulated Point Cloud Rendering with Easy Editing

2023-03-14 · CVPR 2023 1 · Yi Zhang, Xiaoyang Huang, Bingbing Ni, Teng Li 외

We develop an effective point cloud rendering pipeline for novel view synthesis, which enables high fidelity local detail reconstruction, real-time rendering and user-friendly editing. In the heart of our pipeline is an …

NeRFNovel View SynthesisSSIM

iKUN: Speak to Trackers without Retraining

2023-12-25 · CVPR 2024 1 · Yunhao Du, Cheng Lei, Zhicheng Zhao, Fei Su

Referring multi-object tracking (RMOT) aims to track multiple objects based on input textual descriptions. Previous works realize it by simply integrating an extra textual module into the multi-object tracker. However, t…

Multi-Object TrackingObject TrackingReferring Multi-Object Tracking