Closed goxiaobu closed 6 years ago
Sure, caffe.binding is just a dll for easy deployment. You can use it to do the inference of any kinds of networks.
Thanks a lot~I have tried your MTCNN project, which applied the caffe.binding dll,and get very good results,appreciate it. Can you provide a similar project which support the AMSoftmax model?
Maybe next month during Chinese New Year I would develop one. Now I don't have time to do it.
Great work, appreciate it. Can I use the same caffe.binding project without any modification?