mxnet-mtcnn
mxnet-mtcnn copied to clipboard
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
Remove the attribute macro if you need.