30 Commits (08ade5e10e3272117b8eb1c0483ac055d0925c20)

Author SHA1 Message Date
Aleksandr Rybnikov 08ade5e10e Disabled FCN test on win32, changed googlenet test 8 years ago
Alexander Alekhin ddc58e76ad dnn: extra testdata files from OPENCV_DNN_TEST_DATA_PATH env 8 years ago
Aleksandr Rybnikov 3b01eaa3d8 Fixed bugs after dnn refactoring. Added new tests for layers (#1142) 8 years ago
Aleksandr Rybnikov 053303ab44 Added python scripts to estimating accuracy 8 years ago
Vadim Pisarevsky 3f5b465501 refactored DNN (#1102) 8 years ago
Maksim Shabunin 95d432db5d Download cache 8 years ago
arrybn b964d3a18b Added few tests for torch 8 years ago
arrybn 0cef050337 Updated proto files, added layers to caffe 8 years ago
Aleksandr Rybnikov 9c6c69a4e4 Fixed and added tests (#987) 8 years ago
arrybn e784f137f6 Added Torch ENet support 8 years ago
Aleksandr Rybnikov 327aa89c37 Added TensorFlow models loading 8 years ago
Maksim Shabunin 0e7405ce4c Fixed several GCC warnings 9 years ago
Vitaliy Lyudvichenko 4f57806858 Fixing of reshape and concat layers in OCL mode. 9 years ago
Vitaliy Lyudvichenko 7f0260c1db Adding of OCL versions of Concat, Split, Slice layers 9 years ago
Vitaliy Lyudvichenko 909a002241 Adding of OCL and public interface for InnerProduct layer 9 years ago
Vitaliy Lyudvichenko bf9e9b81ac Adding of OCL and public interface for Softmax layer 9 years ago
Vitaliy Lyudvichenko 0af7f9ea29 Adding of OCL & public interface for Pooling layer 9 years ago
Vitaliy Lyudvichenko 601afeed90 Adding of OCL implementations and public interfaces for Convolution and LRN 9 years ago
Vitaliy Lyudvichenko 50c9e1c912 Updating of (De)Convolution layer implementations 9 years ago
Vitaliy Lyudvichenko 1913eb7060 Adding of shape utils, more clearer layers implementations, more ocl tests 9 years ago
Vitaliy Lyudvichenko b70a9dc16d Adding of templated GPU/CPU implementation of Convolution layer 9 years ago
Vitaliy Lyudvichenko b26896c00e Adding of transperent Mat/UMat switching for Blob API 9 years ago
Vitaliy Lyudvichenko 99d1e44a29 Updating of RNN layer API and RNN 9 years ago
Vitaliy Lyudvichenko 45010af835 Extending of BlobShape and LSTMLayer API, adding of new test 9 years ago
Vitaliy Lyudvichenko a3c6f1dcf2 Updating API of LSTM layer, fixed LSTM bug in tanh() implementation 9 years ago
Vitaliy Lyudvichenko 4cb108efcd Adding CPU parallelization for element-wise layers and im2col operation 9 years ago
Vitaliy Lyudvichenko 6d3cb8080c Refinement of BlobShape API explicit BlobShape(int,int) constructor was removed 9 years ago
Vitaliy Lyudvichenko e099c3992f Adding of RNN layer 9 years ago
Vitaliy Lyudvichenko 67c825c04f Adding of perf test for DNN module. 9 years ago
Vitaliy Lyudvichenko 6ec22eee11 GSOC 2015: dnn module 10 years ago