PyTorch demo code of High-resolution Face Recognition via Deep Pore-feature Matching.
- Run the demo.ipynb notebook on your local machines
- Colab demo for PoreNet
If you find this work useful for your research, please consider cite our paper:
@inproceedings{lai2019high,
title={High-resolution Face Recognition via Deep Pore-feature Matching},
author={Lai, Shun-Cheung and Kong, Minna and Lam, Kin-Man and Li, Dong},
journal={IEEE International Conference on Image Processing},
pages={1173-1177},
year={2019},
month={Sep.}
}
- Python3, and install the required libraries using pip.
pip install -r requirements.txt