darknet
darknet copied to clipboard
Convolutional Neural Networks
Results
2
darknet issues
Sort by
recently updated
recently updated
newest added
./src/image.h:65:29: error: unknown type name ‘CvCapture’ image get_image_from_stream(CvCapture *cap); ^ compilation terminated due to -Wfatal-errors. Makefile:59: recipe for target 'obj/deconvolutional_layer.o' failed make: *** [obj/deconvolutional_layer.o] Error 1
I was trying to use the model configuration and the weights along with the [darkflow](https://github.com/thtrieu/darkflow). The model is unable to detect even one face.