Giter Club home page Giter Club logo

mnn_example's Introduction

mnn_example

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

2020.06.21: remove the interface of GetImg

2020.03.20: fix bug in face aligner

2020.03.05: add ultraface and blending nms

2020.02.21: add mobilefacenet

2020.02.20: use template to reduce the reaptly code in NMS

2020.02.18: refacter the project

2020.02.17: add zwnet and face database

2020.02.16: refacter the project and add zqlandmarker

2020.02.15: add pfld landmarker and face aligner

2020.02.14: add centerface detector

2020.02.05: add object detection

2020.01.28: add image classification

How to use?

1. convert model

./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. classifier result:

图片

4. object result:

图片

5. face detection result:

图片

6. TODO:

  • add pose

7. reference:

mnn_example's People

Contributors

mirroryuchen avatar mirroryu avatar zhcv avatar xuguozhi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.