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 8f23155d59 Merge pull request #1249 from dkurt:update_halide_pipeline 8 years ago
..
cityscapes_semsegm_test_enet.py Added python scripts to estimating accuracy 8 years ago
cnpy.cpp GSOC 2015: dnn module 10 years ago
cnpy.h Fixed several GCC warnings 9 years ago
imagenet_cls_test_alexnet.py Added python scripts to estimating accuracy 8 years ago
imagenet_cls_test_googlenet.py Added python scripts to estimating accuracy 8 years ago
imagenet_cls_test_inception.py Added python scripts to estimating accuracy 8 years ago
npy_blob.hpp Made separate functions for computing output shapes for all layers. Removed output blobs allocation from layers 8 years ago
pascal_semsegm_test_fcn.py Added python scripts to estimating accuracy 8 years ago
test_caffe_importer.cpp Added blobFromImage functions which can crop input from the center and subtract mean 8 years ago
test_common.hpp Fixed bugs after dnn refactoring. Added new tests for layers (#1142) 8 years ago
test_googlenet.cpp Enabled tests for intermediate blobs in goolgenet 8 years ago
test_halide_layers.cpp Updated Halide tests according to https://github.com/opencv/opencv_contrib/pull/1229 8 years ago
test_halide_nets.cpp Updated Halide tests. Simplified batch norm using Halide. Bug fix in convolutional layer. 8 years ago
test_layers.cpp Disable feature https://github.com/opencv/opencv_contrib/pull/1194 in case of implicit reshape mask 8 years ago
test_main.cpp dnn: extra testdata files from OPENCV_DNN_TEST_DATA_PATH env 8 years ago
test_precomp.hpp GSOC 2015: dnn module 10 years ago
test_tf_importer.cpp Added blobFromImage functions which can crop input from the center and subtract mean 8 years ago
test_torch_importer.cpp Added possibility of getting any intermediate blob with thrifty memory management 8 years ago