Effect of Kernel Size on CNN-Vision-Transformer-Based Gaze Prediction Using Electroencephalography Data
2024-08-06Code Available0· sign in to hype
Chuhui Qiu, Bugao Liang, Matthew L Key
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/amch-q/csci6907projectOfficialIn paperpytorch★ 0
Abstract
In this paper, we present an algorithm of gaze prediction from Electroencephalography (EEG) data. EEG-based gaze prediction is a new research topic that can serve as an alternative to traditional video-based eye-tracking. Compared to the existing state-of-the-art (SOTA) method, we improved the root mean-squared-error of EEG-based gaze prediction to 53.06 millimeters, while reducing the training time to less than 33% of its original duration. Our source code can be found at https://github.com/AmCh-Q/CSCI6907Project