Create Haar classifier using CUDA
Hi! I have a video card Tesla k20c, can I quickly get a cascade using GPU computing?
Hi! I have a video card Tesla k20c, can I quickly get a cascade using GPU computing?
Cascade training has not been ported towards the GPU model yet. So basically, NO. If you want it to go faster, then take the CPU algorithm and start updating it for GPU use.
Asked: 2013-04-04 03:31:00 -0600
Seen: 943 times
Last updated: Apr 04 '13
How to estimate CUDA speedup in advance?
compiling OpenCV with CUDA and OpenGL
OpenCV 2.4.2 and trunk: cmake doesn't show CUDA options
Bilinear sampling from a GpuMat
Problem with FarnebackOpticalFlow / DeviceInfo
Difference between cpu and gpu detectMultiScale
Huge time to upload data to GPU
Pseudocode for custom GPU computation