Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mnn_example

alibaba MNN, mobilenet classifier, centerface detector, pfld landmarker and zqlandmarker, mobilefacenet

1.更新日志

时间 更新内容
20200621 1.remove the interface of GetImg;
20200320 1.fix bug in face aligner;
20200305 1.add ultraface and blending nms;
20200221 1.add mobilefacenet;
20200220 1.use template to reduce the reaptly code in NMS;
20200218 1.refacter the project;
20200217 1.add zwnet and face database;
20200216 1.refacter the project and add zqlandmarker;
20200215 1.add pfld landmarker and face aligner;
20200214 1.add centerface detector;
20200205 1.add object detection;
20200128 1.add image classification;

2.How to use?

./MNNConvert -f TF --modelFile mobilenet_v1_1.0_224_frozen.pb --MNNModel mobilenet.mnn --bizCode MNN
./MNNConvert -f CAFFE --modelFile MobileNetSSD_deploy.caffemodel --prototxt MobileNetSSD_deploy.prototxt --MNNModel mobilenetssd.mnn --bizCode MNN
  • (2). build
mkdir build && cd build && make -j3 &&  cd src && ./classifier && ./object && ./face
  • (3). result classifier result: 图片 object result: 图片 face detection result: 图片

3. TODO:

  • add pose

4. reference:

About

alibaba MNN, mobilenet classifier, centerface detecter, ultraface detecter, pfld landmarker and zqlandmarker, mobilefacenet

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.