Open talha196 opened 8 years ago
This happens because you need to compile resize.cc along with some other C code files. There is a makefile under \vgg_face_matconvnet+lib+face_detector\@dpmCascadeDetector which needs to used to complete the build and produce mex files. If you are on windows you wont be able to compile these C files. Try Linux/Mac... The readme with the project was helpful :)
I changed the path in the makefile, but I didn't know how to use "make" to compile it! I would appreciate it if you can suggest a solution for the resize problem on windows!!
So i am trying to run the code in the demo.m file in the zipped file heres the error that i cant figure out.
if i try to run the code of examples/cnn_vgg_faces in matconvnet folder i get this
i cant figure out this meta thing either. However the same code worked fine if i used imagenet_vgg_f model. Kindly help please