177 Commits (fada959b4b0271e4cc19179f3b79076506ddfaab)

Author SHA1 Message Date
Liubov Batanina bb91e6999b Fix demo 5 years ago
Liubov Batanina ea31a14cc5 Update sample 5 years ago
Liubov Batanina ffa72fc979 Refactoring 5 years ago
Liubov Batanina 6e33769e56 Add human parsing demo 5 years ago
Alexander Alekhin a45928045a
Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 5 years ago
Dmitry Kurtaev 6e14cc2189 Resolve https://github.com/opencv/opencv/issues/15863 5 years ago
Lorenzo Lucignano c40fbad12e Samples DNN: tf_text_graph_sd.py loads box coder variance and box NMS params from config file 5 years ago
Alexander Alekhin 0e40c8a031 fix pylint warnings 5 years ago
Dmitry Kurtaev 741aee6901 Fix dnn object detection sample 5 years ago
luz.paz 57ccf14952 FIx misc. source and comment typos 5 years ago
Dmitry Kurtaev 59864a3bbc Fix #14993 5 years ago
Dmitry Kurtaev 47c5ee5d9c Fixes for OpenCV face detection network 5 years ago
Dmitry Kurtaev a0c3bb70a9 Modify SSD from TensorFlow graph generation script to enable MyriadX 5 years ago
Dmitry Kurtaev a2125594ea Fix false positives of face detection network for large faces 5 years ago
LaurentBerger 97681d0607 Add clip to deploy.prototxt 5 years ago
Dmitry Kurtaev a04ab2298b Fix JS sample of dnn 5 years ago
Dmitry Kurtaev 411ca87a86
Remove extra ")" 5 years ago
Dmitry Kurtaev d17d3b66aa Fix face recognition JS sample 5 years ago
Dmitry Kurtaev d75a089690 Fix face recognition sample for JS 5 years ago
wenzhao 3f5c85e933 opencv.js: fix the loading issue of opencv.js(WASM) in face recognition 6 years ago
Lubov Batanina f94253b82b Merge pull request #14627 from l-bat:demo_kinetics 6 years ago
Dmitry Kurtaev 26e426adb1 StridedSlice from TensorFlow 6 years ago
Alexander Alekhin 132253c9f3 dnn: use AsyncArray 6 years ago
Alexander Alekhin 18151e79bb cmake(samples): use LINK_PRIVATE in target_link_libraries 6 years ago
Dmitry Kurtaev 63bb97cc19 Asynchronous C++ sample 6 years ago
Dmitry Kurtaev c3b0a68a2b Async mode for dnn's object detection sample 6 years ago
LaurentBerger fa8e301c69 extends regex matching for conv group of layers 6 years ago
Dmitry Kurtaev a304069687 Remove preprocessing parameters from README 6 years ago
cftang 98d8436440 fix tf_text_graph_common tensor_content type bug 6 years ago
Dmitry Kurtaev fe7c93cc05 Fix priors boxes generation in case of non square inputs for TensorFlow SSDs 6 years ago
Dmitry Kurtaev 6ad3bf3130 Enable ResNet-based Mask-RCNN models from TensorFlow Object Detection API 6 years ago
Dmitry Kurtaev 252fd63194 Align TensorFlow and OpenCV paths to create a text graph 6 years ago
Alexander Nesterov cca2c4b314 Update obj. detect sample 6 years ago
Dmitry Kurtaev 67e6a6077d Create text graphs for Faster-RCNN from TensorFlow with dilated convolutions 6 years ago
berak 6596eab66c dnn/samples: add googlenet to model zoo 6 years ago
Dmitry Kurtaev 4ae5df5509 SSD with FPN proposals from TensorFlow 6 years ago
Dmitry Kurtaev 62199df815 Fix edge_detection.py sample for Python 3 6 years ago
Alexander Nesterov a208c3bf04 Fix openpose samples 6 years ago
vishwesh5 715f8fcce0 Merge pull request #13432 from vishwesh5:patch-1 6 years ago
Alexander Alekhin e8e2197032 samples: use findFile() in dnn 6 years ago
Dmitry Kurtaev 1a27ff4518 Update Mask-RCNN networks generator 6 years ago
Dmitry Kurtaev dc9e6d3af8 Update a script to generate text graphs for Faster-RCNN networks from TensorFlow 6 years ago
berak ad356e3239 dnn/samples: handle not set env vars gracefully 6 years ago
Dmitry Kurtaev ad5898224d Add a file with preprocessing parameters for deep learning networks 6 years ago
Dmitry Kurtaev f8398d80bc add Net::getUnconnectedOutLayersNames method 6 years ago
Dmitry Kurtaev b0ad7f759a Import tensorflow to create text graphs if import cv is failed 6 years ago
Dmitry Kurtaev d486204a0d Merge pull request #12264 from dkurt:dnn_remove_forward_method 6 years ago
Dmitry Kurtaev c7cf8fb35c Import SSDs from TensorFlow by training config (#12188) 6 years ago
Dmitry Kurtaev 50bceea038 Include preprocessing nodes to object detection TensorFlow networks (#12211) 6 years ago
Nobuo Tsukamoto ade57c8bd0 Fixed that object_detection.py does not work in python3. 6 years ago