Data-Driven Segmentation of Post-mortem Iris Images
Mateusz Trokielewicz, Adam Czajka

TL;DR
This paper introduces a deep learning-based segmentation method for post-mortem iris images, significantly improving accuracy over traditional algorithms and enabling automatic processing for forensic applications.
Contribution
The authors develop and fine-tune a DCNN based on SegNet for post-mortem iris segmentation, providing the first automatic method with publicly available source code and masks.
Findings
IoU improved from 73.6% to 83% over OSIRIS
DCNN learns post-mortem-specific deformations
Method outperforms state-of-the-art segmentation algorithms
Abstract
This paper presents a method for segmenting iris images obtained from the deceased subjects, by training a deep convolutional neural network (DCNN) designed for the purpose of semantic segmentation. Post-mortem iris recognition has recently emerged as an alternative, or additional, method useful in forensic analysis. At the same time it poses many new challenges from the technological standpoint, one of them being the image segmentation stage, which has proven difficult to be reliably executed by conventional iris recognition methods. Our approach is based on the SegNet architecture, fine-tuned with 1,300 manually segmented post-mortem iris images taken from the Warsaw-BioBase-Post-Mortem-Iris v1.0 database. The experiments presented in this paper show that this data-driven solution is able to learn specific deformations present in post-mortem samples, which are missing from alive…
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
MethodsDiffusion-Convolutional Neural Networks · Convolution · Kaiming Initialization · Batch Normalization · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Softmax · SegNet
