-
Notifications
You must be signed in to change notification settings - Fork 91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how do you get mobilefacenet feature? #1
Comments
float* getFeatByMobileFaceNetNCNN(ncnn::Extractor ex, cv::Mat img)
} in my project,i use ncnn_mobilefaceNet.lib to get mobilefacenet feature |
Hi honghu: |
@honghuCode 真棒,这个 效果真是不错; |
Where does your model come from? Does it have a corresponding Caffe network structure? |
hi,I got some problems when i get feature. could you tell me how you get it?
The text was updated successfully, but these errors were encountered: