52 Commits (f617f18e46fa556daea060d3c69307567bbc65f7)

Author SHA1 Message Date
Pavel Rojtberg 66cf55ea1f dnn: expose only float variant of NMSBoxes for bindings 5 years ago
Dmitry Kurtaev 7f0d90a525 Fix memory leak in Python custom dnn layers 5 years ago
Julien 886220b9be Merge pull request #16273 from JulienMaille:wrapper_available_target 5 years ago
Lubov Batanina 629d47fcd8 Merge pull request #15988 from l-bat:custom_layer 5 years ago
Alexander Alekhin 7ec91aefc1 python: force using of ArgInfo 5 years ago
Alexander Alekhin ab5252c18e dnn(pytest): backport changes from master, update test setUp() 5 years ago
Alexander Alekhin 440a937d24 dnn: increase async test timeout 5 years ago
Lubov Batanina 5a6b23e8f3 Support for several min and max sizes in PriorBox layer (Merge pull request #15076) 5 years ago
Dmitry Kurtaev 47c5ee5d9c Fixes for OpenCV face detection network 5 years ago
Maksim Shabunin 10d61a2b44 Limited API support for Python3 6 years ago
Alexander Alekhin 132253c9f3 dnn: use AsyncArray 6 years ago
Dmitry Kurtaev 61b928d9bd Add an assertion for Async request status 6 years ago
Dmitry Kurtaev a5c92c2029 Merge pull request #13694 from dkurt:dnn_ie_async 6 years ago
Alexander Alekhin a0a1fb5fec python: discover tests from module/misc/python/test paths 6 years ago
Alexander Alekhin b7b82c1cef dnn(tensorflow): re-generate files using protoc 6 years ago
Lubov Batanina 0c8590027f Merge pull request #12071 from l-bat/l-bat:onnx_parser 6 years ago
Hamdi Sahloul a39e0daacf Utilize CV_UNUSED macro 6 years ago
Dmitry Kurtaev d486204a0d Merge pull request #12264 from dkurt:dnn_remove_forward_method 6 years ago
berak 72f422c7dc java: fix LIST_GET macro 6 years ago
Dmitry Kurtaev f056c0f137 UINT8 face detection network using Intel's Inference Engine backend 6 years ago
Dmitry Kurtaev 8b5f061dae Replace std::vector<char> to std::vector<uchar> for Java bindings of dnn importers 6 years ago
Kuang Fangjun 9ae28415ec fix doc. 7 years ago
Alexander Alekhin 471c17321f improve code quality 7 years ago
Alexander Alekhin 78f205ffa5 python: better Python 3 support 7 years ago
cclauss 05c1a3d160 print() is a function in Python 3 7 years ago
Dmitry Kurtaev d5b9563263 Custom deep learning layers in Python 7 years ago
Dmitry Kurtaev 1ba72ca0d3 Fuse tf.nn.l2_normalize layer 7 years ago
Dmitry Kurtaev 8d8f3bca6f Update links to OpenCV's face detection network 7 years ago
Dmitry Kurtaev eab556e1e0 OpenCV face detection network in TensorFlow 7 years ago
Dmitry Kurtaev 844f1d0281 Fix Batch Normalization layer imported from NVIDIA Caffe. 7 years ago
oqtvs 6d4b778303 dnn: Updated protobuf files (3.5.1) 7 years ago
Alexander Alekhin 8533b45ce9 cmake: Java/Android SDK refactoring 7 years ago
Dmitry Kurtaev 27b55ea761 Replace Caffe's psroi_pooling_param tag from 10001 to 10002 7 years ago
Dmitry Kurtaev 0ed2cbc931 R-FCN models support 7 years ago
Dmitry Kurtaev 08112f3821 Faster-RCNN models support 7 years ago
Dmitry Kurtaev 17dcf0e82d ROIPooling layer 7 years ago
Dmitry Kurtaev 99ed085752 Update PriorBox layer 7 years ago
Alexander Alekhin b29893b938 dnn: autogenerated files 7 years ago
Alexander Alekhin f19f2bbcde dnn: autogenerated files 7 years ago
Jcrist99 0608227e10 Merge pull request #9698 from abratchik:parse.doxygen 7 years ago
Dmitry Kurtaev b903ff8992 Ceil mode from experimental version of Caffe, https://github.com/BVLC/caffe/pull/3057 7 years ago
catree 22dece8146 Fix DNN samples for compatibility with Python 3. 7 years ago
Igor Wodiany e2499e5b2f
Move vector_size_t and vector_vector_Mat 7 years ago
Vladislav Sovrasov 050916fd6b dnn: modify priorBox layer 7 years ago
Dmitry Kurtaev bd8e6b7e14 Make external cv::dnn::Importer usage is deprecated 7 years ago
Dmitry Kurtaev 8646d5fb84 FP16 Caffe models import and export 7 years ago
Alexander Alekhin 01519313d7 dnn: invalid bindings 7 years ago
abratchik 8f7181429f add java wrappers to dnn module 7 years ago
Alexander Alekhin 93729784bb dnn: move module from opencv_contrib 8 years ago