82 Commits (fb66acb6c87dcdaaaf6d8de4ef34e0f685b6a49b)

Author SHA1 Message Date
Vitaliy Lyudvichenko fb66acb6c8 API refactoring 10 years ago
Vitaliy Lyudvichenko f07c5647e3 Add test data for layers 10 years ago
Vitaliy Lyudvichenko e644b5a358 Changed Blob::ptr and Blob::offset methods 10 years ago
Vitaliy Lyudvichenko 519167ec9e Refactored cmake and disabled AlexNet test 10 years ago
Vitaliy Lyudvichenko 44e52a08fa Try fix msvc warnings 10 years ago
Vitaliy Lyudvichenko 93a372f58c Try fix msvc error and cmake error on android 10 years ago
Vitaliy Lyudvichenko fc9795b4bc libprotobuf is a separate 3rdparty lib now 10 years ago
Vitaliy Lyudvichenko 4929177904 Add compiled caffe protobuf files 10 years ago
Vitaliy Lyudvichenko 0903d79919 Added libprotobuf 2.5 as thridparty library 10 years ago
Vitaliy Lyudvichenko 9d932af746 Add new method to Net 10 years ago
Vitaliy Lyudvichenko 7acfda2c11 Fixed im2col_ocl bug caused non-zero UMat offset 10 years ago
Vitaliy Lyudvichenko 23d3ede6ab Added OpenCL im2col 10 years ago
Vitaliy Lyudvichenko 06f949a590 Added initModule() procedure to explicitly init builtin layers 10 years ago
Vitaliy Lyudvichenko 160d86440c Fixed small warn and example error 10 years ago
Vitaliy Lyudvichenko 7d2e745868 Minor test changes 10 years ago
Vitaliy Lyudvichenko b3dcc39c1e Moved caffe.proto 10 years ago
Vitaliy Lyudvichenko f28effb490 Cleaned caffe dependencies 10 years ago
Vitaliy Lyudvichenko df5eec6844 Added MVN layer. Renamed layer test data. 10 years ago
Vitaliy Lyudvichenko f8119ea058 Fixed Deconvolution layer. Added more wide layers test coverage. 10 years ago
Vitaliy Lyudvichenko d0875b1c4c Fixed average pooling error 10 years ago
Vitaliy Lyudvichenko 5b0805322e Added ability to remove singleton dimensions in Reshape layer. 10 years ago
Vitaliy Lyudvichenko 436d929578 Resolve reference counting problem in Torch importer. 10 years ago
Vitaliy Lyudvichenko 1c220cf03b Added simple tests for Torch importer, fixed some importing issues. 10 years ago
Vitaliy Lyudvichenko 8df8936810 Added Torch blob reader and torch convolution test. 10 years ago
Vitaliy Lyudvichenko 2905c03581 Multiple layers support added into Torch importer. 10 years ago
Vitaliy Lyudvichenko c1f44104d0 cnpy warns fix 10 years ago
Vitaliy Lyudvichenko 7d795af6a0 Fixed Torch parser 10 years ago
Vitaliy Lyudvichenko 4da1046d68 Implemented draft Torch importer 10 years ago
Vitaliy Lyudvichenko db4ff2172a Updated classification example 10 years ago
Vitaliy Lyudvichenko 6548839454 Added testdata images. Fixed Dict copy constructor. 10 years ago
Vitaliy Lyudvichenko ff45c2252b Fixed gcc build errors. 10 years ago
Vitaliy Lyudvichenko 9b1e28ec17 Refactored ConvolutionLayer, added Deconvolution. 10 years ago
Vitaliy Lyudvichenko 527fa656a5 Rewrited concat_layer.cpp in OpenCV-style. Fixed slice layer, added test for slice, split and reshape layers. 10 years ago
Vitaliy Lyudvichenko 71cfae419c Added Split and Slice layer. 10 years ago
Vitaliy Lyudvichenko 172419ea1c Added Reshape layer and altered importer to correctly handle its params. 10 years ago
Vitaliy Lyudvichenko 3aa37d2971 Array of parmaters support into caffe_importer.cpp 10 years ago
Vitaliy Lyudvichenko 0362da927c Added array support for Dict. 10 years ago
Vitaliy Lyudvichenko ec74678920 Added element-wise layers. Fixed downloader and ConcatLayer. 10 years ago
Vitaliy Lyudvichenko de4d8005a9 Added .caffemodel files downloader for tests on post-build step. 10 years ago
Vitaliy Lyudvichenko b9e85edd39 fixed sign type mismatch warnings in cnpy 10 years ago
Vitaliy Lyudvichenko 75e09fdc63 Implement ambiguous blobs naming scheme like: "layerName[.OutputName]". 10 years ago
Vitaliy Lyudvichenko 85ad43d325 Generalized Blob constructor and added vector of images support. 10 years ago
Vitaliy Lyudvichenko d02bced118 More refactoring over Blob. 10 years ago
Vitaliy Lyudvichenko 0ebe30a362 Blob class was significantly refactored 10 years ago
Vitaliy Lyudvichenko 6f8a73bdf0 Replaced CMake if() condition for standalone build. 10 years ago
Vitaliy Lyudvichenko 983823468d Some layer fixes. Added concat layer and avg. pooling to sucesfully run GoogLeNet. 10 years ago
Vitaliy Lyudvichenko 6fd67d44b0 Updated test. Added and successfuly passed AlexNet reproducibility test. Small fixes. 10 years ago
Vitaliy Lyudvichenko 761b037126 Fixed critical bug in dnn::Dict. Fixed LRN layer implementation. Added layers test. 10 years ago
Vitaliy Lyudvichenko cfdf060ff5 Fixed more warnings. Updated glog_emulator.hpp: 10 years ago
Vitaliy Lyudvichenko d1179832f7 Deleted trailing whitespaces 10 years ago