197 Commits (95415ac3a586207cd89b43c91078bf5a0a038de2)

Author SHA1 Message Date
Alexander Alekhin dcb9bc2544 python: eliminate pylint warnings 7 years ago
Alexander Alekhin f185802489 documentation: avoid links to 'master' branch from 3.4 maintenance branch (2) 7 years ago
Alexander Alekhin 9ba9358ecb documentation: avoid links to 'master' branch from 3.4 maintenance branch 7 years ago
Dmitry Kurtaev f96f934426 Update Intel's Inference Engine deep learning backend (#11587) 7 years ago
Spark Echo 80770aacd7 Merge pull request #11631 from sparkecho:3.4 7 years ago
Dmitry Kurtaev bf87a43185 Faster-RCNN object detection models from TensorFlow 7 years ago
Dmitry Kurtaev 3346a7ac0a Fix batch normalization fusion from TensorFlow's SSDs 7 years ago
Dmitry Kurtaev 07dc6d2b45 Return a convex hull from rotatedRectangleIntersection 7 years ago
Dmitry Kurtaev 8488f2e265 EAST: An Efficient and Accurate Scene Text Detector (https://arxiv.org/abs/1704.03155v2) 7 years ago
cabelo 1b3e0783f4 select the device (video capture) 7 years ago
Dmitry Kurtaev d381948cee Update script to generate MobileNet-SSD V2 text graph 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
Alexander Alekhin 84db82a329 build: fix warnings 7 years ago
Dmitry Kurtaev 97fec07d96 Support YOLOv3 model from Darknet 7 years ago
Dmitry Kurtaev 1ba72ca0d3 Fuse tf.nn.l2_normalize layer 7 years ago
Alexander Alekhin 3870891d2d update samples/dnn/face_detector/.gitignore 7 years ago
Dmitry Kurtaev 8d8f3bca6f Update links to OpenCV's face detection network 7 years ago
Dmitry Kurtaev f87a0dd6a7 Fix minimal aspect ratio scale for SSDs from TensorFlow 7 years ago
berak 4f597f6c06 dnn: add an openpose.cpp sample 7 years ago
atinfinity 8a8523d4f3 fixed samples/dnn/openpose.py 7 years ago
Dmitry Kurtaev 130546e1d9 Semantic segmentation sample. 7 years ago
Maksim Shabunin e283a75a19 Minor refactoring in several C++ samples: 7 years ago
Maksim Shabunin 1ae02c0cc4 Minor refactoring in several C++ samples: 7 years ago
Dmitry Kurtaev f2440ceae6 Update tutorials. A new cv::dnn::readNet function 7 years ago
Dmitry Kurtaev 8e4fe30db6 Unite deep learning image classification samples 7 years ago
Dmitry Kurtaev e8d94ea87c Unite deep learning object detection samples 7 years ago
Dmitry Kurtaev 8b4871a28d Use only absolute prior boxes explicit sizes. Remove scales attributes. (#10874) 7 years ago
Maksim Shabunin 2200e13c71 cmake: refactored scripts with samples building: 7 years ago
luz.paz dbb57cd0ae Misc. ./samples typos 7 years ago
Dmitry Kurtaev 8817907647 Test for FP16 version of OpenCV face detection network 7 years ago
Dmitry Kurtaev 10e1de74d2 Intel Inference Engine deep learning backend (#10608) 7 years ago
berak 56bcdfd7d9 Merge pull request #10777 from berak:dnn_colorize_cpp 7 years ago
Dmitry Kurtaev 5f6077bc62 Tool to generate text graphs for SSD models from TensorFlow (#10723) 7 years ago
Suleyman TURKMEN 4046d9f850 Update samples 7 years ago
Alessandro de Oliveira Faria (A.K.A.CABELO) c71dc78cd4 Merge pull request #10502 from cabelo/save-dnn-yolo 7 years ago
LaurentBerger 004a1cd64a Merge pull request #10529 from LaurentBerger:ExampleGoogleNet 7 years ago
Li Peng 1073175c77 add opencl option for resnet_ssd_face sample 7 years ago
Alessandro de Oliveira Faria (A.K.A.CABELO) 7abaae39ec Merge pull request #10446 from cabelo:style-dnn-yolo 7 years ago
Dmitry Kurtaev d0580df339 Update C++ MobileNet-SSD object detection sample 7 years ago
Dmitry Kurtaev 0ed2cbc931 R-FCN models support 7 years ago
Suleyman TURKMEN 1654dfe3a9 Update samples (#10333) 7 years ago
Dmitry Kurtaev 08112f3821 Faster-RCNN models support 7 years ago
Vitaly Tuzov 51cb56ef2c Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
Alexander Alekhin 5560db73bf python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
Li Peng 88507fa051 add command parser to caffe googlenet sample 7 years ago
Haritha be4fa03fac crop parameter usage in blobFromImage() calls 7 years ago
Dmitry Kurtaev f503515082 JavaScript bindings for dnn module 7 years ago
berak 159ea22b6b dnn: add a check for webcam properties in ssd_mobilenet sample 7 years ago
alessandro faria df5ec54fb8 Repair: incorrect display of class name 7 years ago