197 Commits (95415ac3a586207cd89b43c91078bf5a0a038de2)

Author SHA1 Message Date
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
Maksim Shabunin e0f524d3b7 Fixed several incorrect printf format specifiers 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
Dmitry Kurtaev 472b71ecef Merge pull request #12243 from dkurt:dnn_tf_mask_rcnn 6 years ago
Alexander Alekhin d2e08a524e core: repair CV_Assert() messages 6 years ago
Dmitry Kurtaev 22cb65ada9 Update face detection network in samples 6 years ago
Maksim Shabunin df9efbbd1f Install data for samples to correct directories, do not download face_detector models in cmake 6 years ago
Dmitry Kurtaev 4fb086d6c3 MobileNet-SSD v1 from TensorFlow with shared convolution weights 6 years ago
Dmitry Kurtaev 8e034053af Faster-RCNN from TensorFlow on CPU with Intel's Inference Engine backend 6 years ago
luz.paz 2003eb1b9b Misc. typos 6 years ago
Dmitry Kurtaev faa6c4e1e1 Faster-RCNN anf RFCN models on CPU using Intel's Inference Engine backend. 6 years ago
Dmitry Kurtaev c213a3823e Run entire SSDs from TensorFlow using Intel's Inference Engine 6 years ago
berak 1c75f3d037 dnn: fix typo in object_detection.cpp sample 6 years ago
Dmitry Kurtaev 346871e27f Set output layers names and types for models in DLDT's intermediate representation 6 years ago
Dmitry Kurtaev 40765c5f8d Enable SSD models from TensorFlow with OpenCL plugin of Intel's Inference Engine 7 years ago
David 7175f257b5 Added ResizeBilinear op for tf (#11050) 7 years ago
Dmitry Kurtaev b781ac7346 Make Intel's Inference Engine backend is default if no preferable backend is specified. 7 years ago