898 Commits (b3dcc39c1e90ebb7c0792910541f4563a63bb9f7)
 

Author SHA1 Message Date
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 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 9783bba1bf Merge branch 'master' into work 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
Vitaliy Lyudvichenko 2717765841 Fixed some warnings 10 years ago
Vitaliy Lyudvichenko 0f7907dc5f updated example 10 years ago
Vitaliy Lyudvichenko 99b8dac9d6 Merge branch 'master' of https://github.com/Itseez/opencv_contrib 10 years ago
Vitaliy Lyudvichenko 49b5e5e39d Merge branch 'master' of github.com:ludv1x/opencv_contrib 10 years ago
Vitaliy Lyudvichenko 13edaaacc3 Added group param to convolution_layer.cpp 10 years ago
Maksim Shabunin 8a05bdbcc9 Merge pull request #134 from PhilLab/patch-2 10 years ago
Anatoly Baksheev 0cd5459eb0 added incdes to project so that it could be visible in some IDEs (ex. qtcreator) 10 years ago
Anatoly Baksheev d80c272f7d fixed stand alone link errors 10 years ago
Vitaliy Lyudvichenko 66fa1e10f6 Random changes in matlab/* module was reverted 10 years ago
Philipp Hasper 1d7f80b0c5 SurfaceMatching: OpenMP indices 10 years ago
Vitaliy Lyudvichenko 9cddccf0ef Added AlexNet sample. Removed big .caffemodel files from repo. 10 years ago
Vitaliy Lyudvichenko 22272e8147 Many fixes. 10 years ago
Vadim Pisarevsky 91bb20da0c Merge pull request #268 from berak/patch-2 10 years ago
Vitaliy Lyudvichenko eef4d1dda9 Added LRN and SoftMax layers, some fixes 10 years ago
Vitaliy Lyudvichenko 09ffc43ce6 Fixed CMake and CPP build errors 10 years ago