lincolnhard / facenet-darknet-inference

Face recognition using facenet
30 stars 10 forks source link

how to convert tf model to darknet model #1

Open Steven9402 opened 6 years ago

Steven9402 commented 6 years ago

Thanks for your work. I need to use self-trained tensorflow squeezenet model in darknet, but do not know how to convert it to darknet format. I searched the darkflow and MMdnn tool, but cannot find one that helps. How do you convert the tf facenet model to darknet's format? Thanks!

vinjn commented 6 years ago

@lincolnhard can you help? Thanks