27 Commits (1b5fe9162498c54a28651d73dd5e66713e62ddc4)

Author SHA1 Message Date
Anastasia Murzova 449ebc1b70 Corrected SSD text graph generation 4 years ago
Liubov Batanina c5a2d28367 Determine SSD input shape 5 years ago
Dmitry Kurtaev b927ce18b2 Support for MobileNetV3-SSD from TensorFlow 5 years ago
Dmitry Kurtaev 76cfa65d55 AddV2 from TensorFlow 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 59864a3bbc Fix #14993 5 years ago
Dmitry Kurtaev a0c3bb70a9 Modify SSD from TensorFlow graph generation script to enable MyriadX 5 years ago
LaurentBerger fa8e301c69 extends regex matching for conv group of layers 6 years ago
Dmitry Kurtaev fe7c93cc05 Fix priors boxes generation in case of non square inputs for TensorFlow SSDs 6 years ago
Dmitry Kurtaev 4ae5df5509 SSD with FPN proposals from TensorFlow 6 years ago
Dmitry Kurtaev b0ad7f759a Import tensorflow to create text graphs if import cv is failed 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
Dmitry Kurtaev 472b71ecef Merge pull request #12243 from dkurt:dnn_tf_mask_rcnn 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
Dmitry Kurtaev c213a3823e Run entire SSDs from TensorFlow using Intel's Inference Engine 6 years ago
Dmitry Kurtaev 40765c5f8d Enable SSD models from TensorFlow with OpenCL plugin of Intel's Inference Engine 7 years ago
Dmitry Kurtaev 3346a7ac0a Fix batch normalization fusion from TensorFlow's SSDs 7 years ago
Dmitry Kurtaev d381948cee Update script to generate MobileNet-SSD V2 text graph 7 years ago
Dmitry Kurtaev f87a0dd6a7 Fix minimal aspect ratio scale for SSDs from TensorFlow 7 years ago
Dmitry Kurtaev 8b4871a28d Use only absolute prior boxes explicit sizes. Remove scales attributes. (#10874) 7 years ago
Dmitry Kurtaev 5f6077bc62 Tool to generate text graphs for SSD models from TensorFlow (#10723) 7 years ago