Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 366 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 366 Bytes

tensorflow2caffe_mtcnn

caffemodel file is generated from tensorflow ckpt file and prototxt file under caffe format

how to using: using tf2caffe_pnet.py to generate pnet.caffemodel.rnet onet is similar. parse_caffemodel.py is resolve the param values of weight or bias parse_ckpt_tfmodel.py is print all params values from tensorflow ckpt model