Tensorflow implementation of LightCNN V2 from the paper "A light CNN for deep face representation with noisy labels".
LCNN.py
contains code to convert the pretrained model available from the original PyTorch implementation to Tensorflow.
- numpy
- PyTorch
- TensorFlow