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

Error predicting the face attribute #29

Open
EdwardChou opened this issue Oct 18, 2016 · 3 comments
Open

Error predicting the face attribute #29

EdwardChou opened this issue Oct 18, 2016 · 3 comments

Comments

@EdwardChou
Copy link

EdwardChou commented Oct 18, 2016

when I run the script

python -u predict.py --img ./crowd.jpg

to predict face attribute, I got the error:

INFO:root:Namespace(gpus=None, img='./crowd.jpg', model_load_epoch=82, model_load_prefix='../model/lightened_moon/lightened_moon_fuse', opencv='../model/opencv/cascade.xml', pad=None, size=128) [15:05:33] /home/xz/dev/mxnet/dmlc-core/include/dmlc/logging.h:235: [15:05:33] src/operator/operator.cc:19: Cannot find Operator MoonOutput in registry

Probably some operator define files were missing and cannot be recognized by MXNet. Has anyone managed to resolve this issue?

Thanks,
Edward

@vj-1988
Copy link

vj-1988 commented Dec 22, 2016

I am also facing the same issue. Has any one found a fix to this?

@tornadomeet
Copy link
Owner

hello, do you use my face branch of mxnet(https://github.com/tornadomeet/mxnet/tree/face)? moon operator files is in https://github.com/tornadomeet/mxnet/blob/face/src/operator/

@arunsubk
Copy link

Hi Wei, Thanks for this repo. Your branch of mxnet not available anymore as the above links are dead. Could you please help?

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

4 participants