Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mac Os X mxnet #1

Open
MyraBaba opened this issue Apr 9, 2018 · 4 comments
Open

mac Os X mxnet #1

MyraBaba opened this issue Apr 9, 2018 · 4 comments

Comments

@MyraBaba
Copy link

MyraBaba commented Apr 9, 2018

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

@hongtao12310
Copy link
Contributor

Hi MyraBaba,

for your first question. basically, you need to build the mxnet source code to get the library. and then put to 3rdparty/lib

i miss the step in the README.md document, i will update it later.

regarding to the accuracy and speed . I am improving it in the progress. I will publish the result once finished.

and another solution is use ncnn. you can refer to my another respository under deepinsight org - mtcnn-ncnn

@MyraBaba
Copy link
Author

I will try and let you know. thanks

@MyraBaba
Copy link
Author

Is mtcnn-ncnn also good for raspberry pi 2 devices ? general problem is the face deetction speed. very slow specially in arm.

Have you any frame/sec . numbers for raspbery pi 2 ?

best.

@hongtao12310
Copy link
Contributor

no. I have tested on firefly 3399. possibly next on tx1, tx2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants