240 Commits (be1615b1c386cf3770dda8890c6675d3502321ba)

Author SHA1 Message Date
Elizarov Ilya 221ddec845
Merge pull request #16554 from ieliz:tracker 5 years ago
Dmitry Kurtaev b927ce18b2 Support for MobileNetV3-SSD from TensorFlow 5 years ago
Liubov Batanina e970eccbf1
Merge pull request #16472 from l-bat:cp_vton 5 years ago
Liubov Batanina 24166ac402 Fix indentation 5 years ago
Liubov Batanina 4a19ac5aca Move instruction 5 years ago
Liubov Batanina 5790810c3a Change link 5 years ago
Liubov Batanina 4b35112022 Update sample 5 years ago
Alexander Alekhin d0e02cccba samples(dnn): avoid 'async' keyword (Python 3.7+) 5 years ago
Liubov Batanina 832ca0734d Refactoring 5 years ago
Liubov Batanina bb91e6999b Fix demo 5 years ago
Liubov Batanina ea31a14cc5 Update sample 5 years ago
Dmitry Kurtaev 76cfa65d55 AddV2 from TensorFlow 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
anton-potapov 471b40040a Merge pull request #15735 from anton-potapov:gapi_async_documentaion 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
luz.paz 32aba5e64b 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