26 Commits (62cc8d86e9aaef4f7bb7cc45022acadb4e1e7b0c)

Author SHA1 Message Date
Alexander Alekhin 2feb23cf36 cmake: include contrib modules into "opencv_world" 8 years ago
arrybn e784f137f6 Added Torch ENet support 8 years ago
Aleksandr Rybnikov 327aa89c37 Added TensorFlow models loading 9 years ago
Vadim Pisarevsky b59f3989f5 fixed some compile warnings in dnn & protobuf; improved convolution layer performance when blas is not available by parallelizing gemmCPU() function in dnn 9 years ago
Vitaliy Lyudvichenko cd029345b3 Avoid throwing glog exeptions from destructor 9 years ago
Vitaliy Lyudvichenko dcf425256c Extended and generalized CropLayer implementation 9 years ago
Vitaliy Lyudvichenko 8b4b7f6c93 Eliminated packed precompiled Caffe protobuf sources 9 years ago
Vitaliy Lyudvichenko 0674b6f3a2 Rewriting FlattenLayer and small fixes 9 years ago
Vitaliy Lyudvichenko 266692e1b6 Improving of Caffe importer compatibility 9 years ago
Vitaliy Lyudvichenko 589286bb9f Adding of pyhon bindings for dnn module 9 years ago
VBystricky cc8442e435 Add CropLayer and EltWise layer implementation. Add sample for semantic segmentation network. 9 years ago
Vitaliy Lyudvichenko 942e920522 Fixing of reshape layer to pass Torch test 9 years ago
Vitaliy Lyudvichenko b51ffe3e53 Adding of public interfaces and refactoring of Reshape and MVN layer. 9 years ago
Vitaliy Lyudvichenko 7f0260c1db Adding of OCL versions of Concat, Split, Slice layers 9 years ago
apetrovichev 2596baf963 Changed version of protobuf for the precompiled proto files 9 years ago
apetrovichev c630ddc925 Added precompiled proto files 9 years ago
Vitaliy Lyudvichenko d0a9683fa5 Moving of Caffe loaders into separate file 9 years ago
Anna Petrovicheva 355d07ecef Network initialized successfully 9 years ago
Anna Petrovicheva 66c728ae24 Implemented global_pooling 9 years ago
Anna Petrovicheva 15358eb4ef Proto changes 9 years ago
Anna Petrovicheva 71248c9973 Added layer parameters to proto 9 years ago
vbystricky 048c3fab26 Add Crop layer. Add sample of using FCN32s network for semantic sementation 9 years ago
Vitaliy Lyudvichenko 6d3cb8080c Refinement of BlobShape API explicit BlobShape(int,int) constructor was removed 9 years ago
Vitaliy Lyudvichenko 6ec22eee11 GSOC 2015: dnn module 10 years ago