Eye-MMS: Miniature Multi-Scale Segmentation Network of Key Eye-Regions in Embedded Applications

Abstract

Segmentation of the iris or sclera is an essential processing block in ocular biometric systems. However, human-computer interaction, as in VR/AR applications, requires multiple region segmentation to enable smoother interaction and eye-tracking. Such application does not only demand highly accurate and generalizable segmentation, it requires such segmentation model to be appropriate for the limited computational power of embedded systems. This puts strict limits on the size of the deployed deep learning models. This work presents a miniature multi-scale segmentation network consisting of inter-connected convolutional modules. We present a baseline multi-scale segmentation network and modify it to reduce its parameters by more than 80 times, while reducing its accuracy by less than 3%, resulting in our Eye-MMS model containing only 80k parameters. This work is developed on the OpenEDS database and is conducted in preparation for the OpenEDS Semantic Segmentation Challenge.

Cite

Text

Boutros et al. "Eye-MMS: Miniature Multi-Scale Segmentation Network of Key Eye-Regions in Embedded Applications." IEEE/CVF International Conference on Computer Vision Workshops, 2019. doi:10.1109/ICCVW.2019.00452

Markdown

[Boutros et al. "Eye-MMS: Miniature Multi-Scale Segmentation Network of Key Eye-Regions in Embedded Applications." IEEE/CVF International Conference on Computer Vision Workshops, 2019.](https://mlanthology.org/iccvw/2019/boutros2019iccvw-eyemms/) doi:10.1109/ICCVW.2019.00452

BibTeX

@inproceedings{boutros2019iccvw-eyemms,
  title     = {{Eye-MMS: Miniature Multi-Scale Segmentation Network of Key Eye-Regions in Embedded Applications}},
  author    = {Boutros, Fadi and Damer, Naser and Kirchbuchner, Florian and Kuijper, Arjan},
  booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
  year      = {2019},
  pages     = {3665-3670},
  doi       = {10.1109/ICCVW.2019.00452},
  url       = {https://mlanthology.org/iccvw/2019/boutros2019iccvw-eyemms/}
}