Repository for OpenCV's extra modules
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.
 
 
 
 
 
 
Vadim Pisarevsky 4b1834acea Merge pull request #1156 from arrybn:layers_shapes 8 years ago
..
caffe Made separate functions for computing output shapes for all layers. Removed output blobs allocation from layers 8 years ago
layers Merge pull request #1156 from arrybn:layers_shapes 8 years ago
opencl dnn: fix OpenCL code in pooling_ocl 8 years ago
tensorflow Made separate functions for computing output shapes for all layers. Removed output blobs allocation from layers 8 years ago
torch Fixed bugs after dnn refactoring. Added new tests for layers (#1142) 8 years ago
dnn.cpp Made separate functions for computing output shapes for all layers. Removed output blobs allocation from layers 8 years ago
init.cpp refactored DNN (#1102) 8 years ago
precomp.hpp refactored DNN (#1102) 8 years ago