Coder Social home page Coder Social logo

dreadlord1984 / ncnn_example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mirroryuchen/ncnn_example

0.0 2.0 0.0 41.43 MB

ncnn example: mask detection: anticonv face detection: retinaface&&mtcnn&&centerface, track: iou tracking, landmark: zqcnn, recognize: mobilefacenet classifier: mobilenet object detecter: mobilenetssd

License: MIT License

C++ 97.59% CMake 2.41%

ncnn_example's Introduction

ncnn_example:

I promise i'll update this project forever!

2020.03.10

1.add mask detect code

2.optimize the name of retinaface

3.update ncnn lib version to newest: 20200226

2020.02.23:

1. add vulkan option

2. fix the network name of mobilenetssd

2020.02.22:

1. split the model files from the project

2. add classifier && add object detecter

How to use?

1. download the models from baiduyun: baidu(code: w48b)

2. put models to directory: ncnn_example/data/models

3. compile the project:

>> cd ncnn_example && mkdir build && cd build && make -j3 

4. run the project:

>> cd src && ./face && ./object && ./classifier

5. result

face result:

图片

mask result:

图片

object result:

图片

classifier result:

图片

6. TODO:

  • optimize the speed by using block strategy
  • add yolo
  • add pose
  • refactor the project

7. references

ncnn_example's People

Contributors

mirroryu avatar mirroryuchen avatar qaz734913414 avatar

Watchers

 avatar  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.