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

if(score.channel(1)[0]>threshold[2]) in mtcnn.cpp do not it is meaning #1

Open
vagrant-drift opened this issue May 10, 2018 · 2 comments

Comments

@vagrant-drift
Copy link

this sentence can not pass compiler,and my score'channel is 1,what is meaning of " score.channel(1) ".

@hongtao12310
Copy link
Contributor

I have migrated the code to https://github.com/infinivision/mtcnn_ncnn

any question please let me know

@hongtao12310
Copy link
Contributor

my fault, please ignore the comment above. the score should be have channel 2 . score.channel(1) refer to the second channel of score mat

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