GithubHelp home page GithubHelp logo

mxnet-mtcnn's People

Contributors

hongtao12310 avatar moon03432 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mxnet-mtcnn's Issues

mac Os X mxnet

Hi,

I try to compile and gives the error:

ld: library not found for -lmxnet

Any idea how we can install mxnet to mac os x for c++ ? I tried but failed.

Second : any accuracy and speed number for detection ? CNN based model very slow in cpu and hog model not utilizing the multicore cpu.

how you compare with the current detection solution ?

thx

Regarding licence of model file and dataset.

hi,
I have gone through the repository and found that the license type used in this repository is "Apache License 2.0
".
1.Is the model file also covered under Apache License 2.0 license?
2.With your knowledge, any idea about the licensing of datasets you used?
3.Whether the accuracy is same as MTCNN

C2065 'used': undeclared identifier

Building test_picture.cpp on Win64

Error C2065 'used': undeclared identifier mtcnn mxnet-mtcnn\src\libmtcnn\mxnet_mtcnn.cpp 705

This is the line it's complaining about "REGISTER_MTCNN_CREATOR(mxnet, MxNetCreator);"

Any help is appreciated?

Thanks

make errors : cannot find -lmxnet

Hi,I build the project follow the ReadME instructions.
and errors occur as blew when I run 'make -j4':
make -j4 Scanning dependencies of target mtcnn [ 11%] Building CXX object src/libmtcnn/CMakeFiles/mtcnn.dir/comm_lib.cpp.o [ 33%] Building CXX object src/libmtcnn/CMakeFiles/mtcnn.dir/mtcnn.cpp.o [ 33%] Building CXX object src/libmtcnn/CMakeFiles/mtcnn.dir/mxnet_mtcnn.cpp.o [ 44%] Building CXX object src/libmtcnn/CMakeFiles/mtcnn.dir/utils.cpp.o [ 55%] Linking CXX shared library ../../../lib/libmtcnn.so /usr/bin/ld: cannot find -lmxnet collect2: error: ld returned 1 exit status src/libmtcnn/CMakeFiles/mtcnn.dir/build.make:202: recipe for target '../lib/libmtcnn.so' failed make[2]: *** [../lib/libmtcnn.so] Error 1 CMakeFiles/Makefile2:106: recipe for target 'src/libmtcnn/CMakeFiles/mtcnn.dir/all' failed make[1]: *** [src/libmtcnn/CMakeFiles/mtcnn.dir/all] Error 2 Makefile:83: recipe for target 'all' failed make: *** [all] Error 2
any solution will be appreciated.

Provide Training Code

Hi,

Looking for this everywhere but no there is training option available.
Please add this whenever you guys find time.

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.