paper-with-me

Papers

LocalEyenet: Deep Attention framework for Localization of Eyes

2023-03-13 · Somsukla Maiti, Akshansh Gupta

Development of human machine interface has become a necessity for modern day machines to catalyze more autonomy and more efficiency. Gaze driven human intervention is an effective and convenient option for creating an interface to alleviate human errors. Facial landmark detection is very crucial for designing a robust gaze detection system. Regression based methods capacitate good spatial localization of the landmarks corresponding to different parts of the faces. But there are still scope of improvements which have been addressed by incorporating attention. In this paper, we have proposed a deep coarse-to-fine architecture called LocalEyenet for localization of only the eye regions that can be trained end-to-end. The model architecture, build on stacked hourglass backbone, learns the self-attention in feature maps which aids in preserving global as well as local spatial dependencies in face image. We have incorporated deep layer aggregation in each hourglass to minimize the loss of attention over the depth of architecture. Our model shows good generalization ability in cross-dataset evaluation and in real-time localization of eyes.

📄 PDF Abstract BibTeX arXiv:2303.12728

Code (0)

등록된 구현이 없습니다.

Tasks

Deep AttentionFacial Landmark Detection

Similar Papers 제목 키워드 기반

PixelEyes: Decoupling Perception and Reasoning for Pinpoint Visual Evidence Seeking

2026-06-30 · Dengxian Gong, Yuanzheng Wu, Haobo Yuan, Zhengdong Hu 외 hf

This paper explores multi-turn visual reasoning and observes that MLLMs repeatedly fail to localize the target, leading to long, redundant trajectories. We attribute this failure to the entanglement of reasoning and perc…

Visual Reasoning

LEyes: A Lightweight Framework for Deep Learning-Based Eye Tracking using Synthetic Eye Images

2023-09-12 · Sean Anthony Byrne, Virmarie Maquiling, Marcus Nyström, Enkelejda Kasneci 외

Deep learning has bolstered gaze estimation techniques, but real-world deployment has been impeded by inadequate training datasets. This problem is exacerbated by both hardware-induced variations in eye images and inhere…

Gaze EstimationSynthetic Data Generation

Semantic Segmentation of Periocular Near-Infra-Red Eye Images Under Alcohol Effects

2021-06-30 · Juan Tapia, Enrique Lopez Droguett, Andres Valenzuela, Daniel Benalcazar 외

This paper proposes a new framework to detect, segment, and estimate the localization of the eyes from a periocular Near-Infra-Red iris image under alcohol consumption. The purpose of the system is to measure the fitness…

Semantic Segmentation

MedEyes: Learning Dynamic Visual Focus for Medical Progressive Diagnosis

2025-11-27 · Chunzheng Zhu, Yangfang Lin, Shen Chen, Yijun Wang 외 arxiv

Accurate medical diagnosis often involves progressive visual focusing and iterative reasoning, characteristics commonly observed in clinical workflows. While recent vision-language models demonstrate promising chain-of-t…

Reinforcement LearningMedical DiagnosisVisual Reasoning

Anatomy-Slot: Unsupervised Anatomical Factorization for Homologous Bilateral Reasoning in Retinal Diagnosis

2026-05-13 · Yingzhe Ma, Xiao Yang, Yuguo Yin, Zheyu Wang arxiv

Retinal diagnosis is inherently bilateral: clinicians compare homologous structures across eyes (e.g., optic disc asymmetry), yet most deep models operate on monocular representations. We investigate whether explicit str…