Lightweight Gaze Estimation Model Via Fusion Global Information
Zhang Cheng, Yanxia Wang

TL;DR
This paper introduces FGI-Net, a lightweight gaze estimation model that fuses global information into CNNs, achieving high accuracy with fewer parameters and faster convergence compared to existing models.
Contribution
FGI-Net effectively incorporates global information into CNNs, reducing model complexity and training time while improving accuracy in gaze estimation tasks.
Findings
FGI-Net reduces parameters by 87.1% and FLOPs by 79.1% compared to GazeCaps.
FGI-Net achieves lower angle errors on multiple datasets.
FGI-Net converges faster with fewer training iterations.
Abstract
Deep learning-based appearance gaze estimation methods are gaining popularity due to their high accuracy and fewer constraints from the environment. However, existing high-precision models often rely on deeper networks, leading to problems such as large parameters, long training time, and slow convergence. In terms of this issue, this paper proposes a novel lightweight gaze estimation model FGI-Net(Fusion Global Information). The model fuses global information into the CNN, effectively compensating for the need of multi-layer convolution and pooling to indirectly capture global information, while reducing the complexity of the model, improving the model accuracy and convergence speed. To validate the performance of the model, a large number of experiments are conducted, comparing accuracy with existing classical models and lightweight models, comparing convergence speed with models of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsAttention Is All You Need · Dense Connections · Label Smoothing · Dropout · Linear Layer · Layer Normalization · Byte Pair Encoding · Adam · Residual Connection · Softmax
