GithubHelp home page GithubHelp logo

faster-retinaface-cpp-mxnet's Introduction

Faster-RetinaFace-Cpp-mxnet

this repositories retinaface is faster than my the other repositories,and faster than Official demo!!

Special mention!!!

RetinaFace-Cpp-caffe-version:this programing is the best with retinaface code by cpp

dwjlw1314:the main code have change to mxnet was provide by this brother.thank!

Model from deepinsight/insightface/RetinaFace

deepinsight:

Pretrained Model: RetinaFace-R50 (baidu cloud or dropbox) is a medium size model with ResNet50 backbone. It can output face bounding boxes and five facial landmarks in a single forward pass.

WiderFace validation mAP: Easy 96.5, Medium 95.6, Hard 90.4.

To avoid the confliction with the WiderFace Challenge (ICCV 2019), we postpone the release time of our best model.

Third-party Models

yangfly:

RetinaFace-MobileNet0.25 (baidu cloud). WiderFace validation mAP: Hard 82.5. (model size: 1.68Mb)

Depend

opencv cpp lib

mxnet cpp lib

cuda 10.0

cudnn 7.5

faster-retinaface-cpp-mxnet's People

Contributors

zheqiushui avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

faster-retinaface-cpp-mxnet's Issues

compiling issues

I have below errors:

../Mx-mtcnn/Faster_Retinaface.h:240:37: error: use of undeclared identifier 'anchor_num2'; did you mean 'anchor_num'? assert(cls.GetShape()[1] == anchor_num2); ^~~~~~~~~~~ anchor_num

../Mx-mtcnn/Faster_Retinaface.h:400:33: warning: comparison of integers of different signs: 'int' and 'size_type' (aka 'unsigned long') [-Wsign-compare] for (int _idx = 0; _idx < _feat_stride_fpn.size(); _idx++) ~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~

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.