2315 Commits (c697e41b8d8415084971e5e8dc1f73d2867eab37)
 

Author SHA1 Message Date
sghoshcvc c697e41b8d added calculation of output size 7 years ago
sghoshcvc a2cab07193 DNN backend initial commit 7 years ago
sghoshcvc 111b3bed7d Modified to silent Clang warnings 7 years ago
sghoshcvc 0e74d63d2f Modified to handle windows warning 7 years ago
sghoshcvc 103fbaf4f2 White Space error in sample python script 7 years ago
sghoshcvc 4c9af58133 Fixed Text box demo error 7 years ago
sghoshcvc b913cac1df Fixed Doxygen Warning and error 7 years ago
sghoshcvc ca2a2abed0 Removed white space errors and platform specific warnings 7 years ago
sghoshcvc a617059f24 removed Java Wrapper 7 years ago
sghoshcvc 8cf800e650 fix a dependency bug 7 years ago
Suman Ghosh 9071ca7e2b Merge branch 'master' into gsoc_textDetect_2017 7 years ago
sghoshcvc 73ddeab66f simple cleaning and added comments 7 years ago
sghoshcvc 1bc908bdbd Added python sample script 7 years ago
sghoshcvc be395e5981 Modified the class heirarchy 7 years ago
sghoshcvc 2b8ed124f2 added instructions to build 7 years ago
Alexander Alekhin 07fb53c37f Merge pull request #1260 from hotchkiss87:correct_spelling 7 years ago
Alexander Alekhin 003097e135 Merge pull request #1259 from alalek:dnn_cleanup 7 years ago
Justin Hotchkiss Palermo 574e20000d fix spelling 7 years ago
Alexander Alekhin e581b4d5d4 dnn: cleanup 7 years ago
Vadim Pisarevsky b5bb6f1ca5 Merge pull request #1255 from alalek:move_dnn_module 7 years ago
Alexander Alekhin 5db12b38c1 dnn: move module to main OpenCV repository 7 years ago
Vadim Pisarevsky e6f63c7a38 Merge pull request #1247 from alalek:protobuf_sources 7 years ago
Alexander Alekhin 637e82dd98 Merge pull request #1251 from berak:face_cleanup 7 years ago
berak 8d9a3e431d face: minor cleanup after #1239 7 years ago
sghoshcvc e494efb4b0 Added comments 8 years ago
sghoshcvc fc9c41b8d4 Minor modification 8 years ago
Vadim Pisarevsky 8f23155d59 Merge pull request #1249 from dkurt:update_halide_pipeline 8 years ago
Vadim Pisarevsky 62b781bc06 Merge pull request #1248 from arrybn:enable_googlenet_test 8 years ago
Aleksandr Rybnikov b0d008ce03 Enabled tests for intermediate blobs in goolgenet 8 years ago
sghoshcvc 40db962641 Add sample script 8 years ago
sghoshcvc 9ae765a197 Text detector class and Custom Image processor Class 8 years ago
dkurt 37cf4974a4 Updated Halide tests. Simplified batch norm using Halide. Bug fix in convolutional layer. 8 years ago
Alexander Alekhin 8f5c0e0de0 3rdparty: put protobuf into OpenCV repository 8 years ago
Vadim Pisarevsky e551d15c2b enabled convolution & activation fusion (#1245) 8 years ago
Dmitry Kurtaev 62ba5d7552 Added Halide OpenCL target for deep learning networks (#1246) 8 years ago
Tham a4a8b84e93 Implement image hash modules (#688) 8 years ago
Vadim Pisarevsky 8ef2f71799 Merge pull request #1236 from arrybn:crop_mean 8 years ago
Aleksandr Rybnikov ea1670b567 Added blobFromImage functions which can crop input from the center and subtract mean 8 years ago
Vadim Pisarevsky fd5431c30f Merge pull request #1230 from sovrasov:aruco_draw_fix 8 years ago
Vadim Pisarevsky c19a1dfa53 Merge pull request #1232 from dkurt:update_halide_tests 8 years ago
Vadim Pisarevsky 1a018c2669 Merge pull request #1243 from sovrasov:eliminate_exit 8 years ago
Vadim Pisarevsky 1864cc4c38 Merge pull request #1239 from sovrasov:face_refactoring 8 years ago
Vadim Pisarevsky b593cae037 some further optimizations and cleanups in dnn (#1237) 8 years ago
Vladislav Sovrasov 1537cbb9d8 Get rid of exit() calls in algorithms and tests 8 years ago
Vladislav Sovrasov 087210de0d face: refactoring of factory methods 8 years ago
dkurt 8c03c6393b Updated Halide tests according to https://github.com/opencv/opencv_contrib/pull/1229 8 years ago
Alexander Alekhin 0b4fc0618c Merge pull request #1234 from dkurt:fix_reshape_layer 8 years ago
dkurt 12b179103b Disable feature https://github.com/opencv/opencv_contrib/pull/1194 in case of implicit reshape mask 8 years ago
Aleksandr Rybnikov aa0d8060de Added possibility of getting any intermediate blob with thrifty memory management 8 years ago
Maksim Shabunin b18e35793a dnn: fixed GEMM1T AVX2 implementation (#1231) 8 years ago