Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

none of opencv's face recogizer classes (from opencv_contrib) are gpu optimized at all (there is no code for this)

maybe you should try to use the dnn based facenet model instead, which can be run on opencl target.