Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Smirnov Egor 0e2a3686c0 add alpha parameter to ELU layer 3 years ago
..
activations.cl add alpha parameter to ELU layer 3 years ago
batchnorm.cl
col2im.cl
concat.cl
conv_layer_spatial.cl dnn(ocl4dnn): cleanup dead code, improve logging 3 years ago
conv_spatial_helper.cl dnn(ocl): avoid out of buffer access in copyWeightsSwizzled 4 years ago
detection_output.cl
dummy.cl
eltwise.cl
gemm_buffer.cl dnn(ocl): fix gemm kernels with beta=0 4 years ago
gemm_image.cl dnn(ocl): fix automatic globalsize adjusting 4 years ago
im2col.cl
lrn.cl
math.cl
matvec_mul.cl
mvn.cl
ocl4dnn_lrn.cl Merge pull request #21025 from alalek:issue_21004 3 years ago
ocl4dnn_pooling.cl
permute.cl
pooling.cl
prior_box.cl add explicit cast for half 5 years ago
region.cl
slice.cl
softmax.cl
softmax_loss.cl