Skip to content

Latest commit

 

History

History

FaceCNNTensorFlowPython

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Lightened CNN for Deep Face Verification - TensorFlow Python Implementation

network.py + model.py: This is the tensorflow implementation for inference graph of lightened CNN for Deep Face Verification.

freeze_npy_to_graph.py: This converts numpy weights from caffe-to-tensorflow converter to a tensorflow protobuf graph with embedded weights.