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.
 
 
 
 
 
 
Vitaliy Lyudvichenko 983823468d Some layer fixes. Added concat layer and avg. pooling to sucesfully run GoogLeNet. 10 years ago
..
cnpy.cpp Fixed critical bug in dnn::Dict. Fixed LRN layer implementation. Added layers test. 10 years ago
cnpy.h Fixed critical bug in dnn::Dict. Fixed LRN layer implementation. Added layers test. 10 years ago
npy_blob.hpp Updated test. Added and successfuly passed AlexNet reproducibility test. Small fixes. 10 years ago
test_alexnet.cpp Some layer fixes. Added concat layer and avg. pooling to sucesfully run GoogLeNet. 10 years ago
test_caffe_importer.cpp Updated test. Added and successfuly passed AlexNet reproducibility test. Small fixes. 10 years ago
test_googlenet.cpp Some layer fixes. Added concat layer and avg. pooling to sucesfully run GoogLeNet. 10 years ago
test_layers.cpp Updated test. Added and successfuly passed AlexNet reproducibility test. Small fixes. 10 years ago
test_main.cpp Added simple .prototxt Caffe importer. 10 years ago
test_precomp.hpp [Bomb commit] Implemented 4 main layers. Changes in API. Added worked classification example from GTSRB into tests. 10 years ago