paper-with-me

Papers

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

2021-06-30 · Juan Tapia, Enrique Lopez Droguett, Andres Valenzuela, Daniel Benalcazar, Leonardo Causa, Christoph Busch

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 for duty. Fitness systems allow us to determine whether a person is physically or psychologically able to perform their tasks. Our framework is based on an object detector trained from scratch to detect both eyes from a single image. Then, two efficient networks were used for semantic segmentation; a Criss-Cross attention network and DenseNet10, with only 122,514 and 210,732 parameters, respectively. These networks can find the pupil, iris, and sclera. In the end, the binary output eye mask is used for pupil and iris diameter estimation with high precision. Five state-of-the-art algorithms were used for this purpose. A mixed proposal reached the best results. A second contribution is establishing an alcohol behavior curve to detect the alcohol presence utilizing a stream of images captured from an iris instance. Also, a manually labeled database with more than 20k images was created. Our best method obtains a mean Intersection-over-Union of 94.54% with DenseNet10 with only 210,732 parameters and an error of only 1-pixel on average.

📄 PDF Abstract BibTeX arXiv:2106.15828

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Segmentation

Similar Papers 제목 키워드 기반

Simultaneous Iris and Periocular Region Detection Using Coarse Annotations

2019-07-31 · Diego R. Lucio, Rayson Laroca, Luiz A. Zanlorensi, Gladston Moreira 외

In this work, we propose to detect the iris and periocular regions simultaneously using coarse annotations and two well-known object detectors: YOLOv2 and Faster R-CNN. We believe coarse annotations can be used in recogn…

Iris Segmentation

Synthesis-Guided Feature Learning for Cross-Spectral Periocular Recognition

2021-11-16 · Domenick Poster, Nasser Nasrabadi

A common yet challenging scenario in periocular biometrics is cross-spectral matching - in particular, the matching of visible wavelength against near-infrared (NIR) periocular images. We propose a novel approach to cros…

Generative Adversarial NetworkImage Reconstruction

Cross-Spectral Periocular Recognition with Conditional Adversarial Networks

2020-08-26 · Kevin Hernandez-Diaz, Fernando Alonso-Fernandez, Josef Bigun

This work addresses the challenge of comparing periocular images captured in different spectra, which is known to produce significant drops in performance in comparison to operating in the same spectrum. We propose the u…

Sex-Prediction from Periocular Images across Multiple Sensors and Spectra

2019-05-01 · Juan Tapia, Christian Rathgeb, Christoph Busch

In this paper, we provide a comprehensive analysis of periocular-based sex-prediction (commonly referred to as gender classification) using state-of-the-art machine learning techniques. In order to reflect a more challen…

ClassificationGender ClassificationGeneral ClassificationPrediction

Near-infrared and visible-light periocular recognition with Gabor features using frequency-adaptive automatic eye detection

2022-11-10 · Fernando Alonso-Fernandez, Josef Bigun

Periocular recognition has gained attention recently due to demands of increased robustness of face or iris in less controlled scenarios. We present a new system for eye detection based on complex symmetry filters, which…