CondSeg: Ellipse Estimation of Pupil and Iris via Conditioned Segmentation

Abstract

Parsing of eye components (i.e. pupil, iris and sclera) is fundamental for eye tracking and gaze estimation for AR/VR products. Mainstream approaches tackle this problem as a multi-class segmentation task, providing only visible part of pupil/iris, other methods regress elliptical parameters using human-annotated full pupil/iris parameters. In this paper, we consider two priors: projected full pupil/iris circle can be modelled with ellipses ( ellipse prior ), and the visibility of pupil/iris is controlled by openness of eye-region ( condition prior ), and design a novel method CondSeg to estimate elliptical parameters of pupil/iris directly from segmentation labels, without explicitly annotating full ellipses, and use eye-region mask to control the visibility of estimated pupil/iris ellipses. Conditioned segmentation loss is used to optimize the parameters by transforming parameterized ellipses into pixel-wise soft masks in a differentiable way. Our method is tested on public datasets (OpenEDS-2019/-2020) and shows competitive results on segmentation metrics, and provides accurate elliptical parameters for further applications of eye tracking simultaneously.

Cite

Text

Jia et al. "CondSeg: Ellipse Estimation of Pupil and Iris via Conditioned Segmentation." European Conference on Computer Vision Workshops, 2024. doi:10.1007/978-3-031-91989-3_12

Markdown

[Jia et al. "CondSeg: Ellipse Estimation of Pupil and Iris via Conditioned Segmentation." European Conference on Computer Vision Workshops, 2024.](https://mlanthology.org/eccvw/2024/jia2024eccvw-condseg/) doi:10.1007/978-3-031-91989-3_12

BibTeX

@inproceedings{jia2024eccvw-condseg,
  title     = {{CondSeg: Ellipse Estimation of Pupil and Iris via Conditioned Segmentation}},
  author    = {Jia, Zhuang and Deng, Jiangfan and Chi, Liying and Long, Xiang and Du, Daniel K.},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2024},
  pages     = {185-198},
  doi       = {10.1007/978-3-031-91989-3_12},
  url       = {https://mlanthology.org/eccvw/2024/jia2024eccvw-condseg/}
}