Prabindh Sundareson
Prabindh Sundareson
"-lcudnn" should be required. Can we close this as the issue is resolved ?
There are a number of ways to do it - what is the size of your original image, and what is it you are resizing it to ?
Without CMake support for the underlying darknet (+CUDA+openCV), just for the arapaho project is not very fruitful. In any case it is trivial to make a CMake file for arapaho...
Please ensure the c++ flags are same as that used in the darknet-cpp build (ex c++14)
Please share the full log of compile/link step with CMake.
Could you please share the voc_eval.py, so I can check for euclid https://github.com/prabindh/euclid ?
It should be fairly easy to convert the annotation to another format using Python. Given the equation to convert between the two. Do you have the equation handy ?
There is no direct support, what is the use-case you are looking at ?
Could you share the call sequence made, to open/read the webcam device ? opencv4 configuration is as described in the post "Enabling OpenCV 4.1.0 pkg-config" at http://gpupowered.org/
Just to confirm I ran the opencv webcam code in [https://answers.opencv.org/question/1/how-can-i-get-frames-from-my-webcam/], inside the arapaho test code, and it worked fine on the integrated webcam on the Dell laptop I have,...