This is the code of ICB paper 《Alignment Free and Distortion Robust Iris Recognition》
pytorch 0.4.1
torchvision 0.2.1
numpy 1.15.2
PIL 5.2.0
scipy 1.1.0
csv 1.0
To run train_vlad.py
.
To run code_extraction.py
.
Pre-trained models can be found on BaiduYunpan, code: jkae
The features extracted are saved in code
.
@inproceedings{ren2019Alignment,
title={Alignment Free and Distortion Robust Iris Recognition.},
author={Ren, Min and Wang, Caiyong and Wang, Yunlong and Sun, Zhenan and Tan, Tieniu},
booktitle={ICB},
year={2019}
}