16 Commits (d74b98c3d9264f9623b27a8d4e0fc92ac97b71d0)

Author SHA1 Message Date
Alexander Alekhin f10fd64630 dnn: update "guard" inline namespace 7 years ago
Dmitry Kurtaev c7cf8fb35c Import SSDs from TensorFlow by training config (#12188) 7 years ago
Alexander Alekhin d2e08a524e core: repair CV_Assert() messages 7 years ago
Dmitry Kurtaev 449696f1e5 Enable reshape-as-shape layer from TensorFlow 7 years ago
Dmitry Kurtaev 36288eebe7 Nearest neighbor resize from Keras 7 years ago
Alexander Alekhin 799b4f48e7 fix missing precomp.hpp 7 years ago
Dmitry Kurtaev 8488f2e265 EAST: An Efficient and Accurate Scene Text Detector (https://arxiv.org/abs/1704.03155v2) 7 years ago
Dmitry Kurtaev 777d77848c Free Convolution and MatMul weights after TensorFlow layers import 7 years ago
Alexander Alekhin 576d2dbac0 refactor: don't use CV_ErrorNoReturn() internally 7 years ago
Dmitry Kurtaev d959d7b9f0 Fuse deconvolution layer subgraphs from Keras 7 years ago
Dmitry Kurtaev 1ba72ca0d3 Fuse tf.nn.l2_normalize layer 7 years ago
Alexander Alekhin 1060c0f439 dnn: apply CV_OVERRIDE/CV_FINAL 7 years ago
Dmitry Kurtaev e039fc3a63 Replace protobuf's ReleaseLast to RemoveLast to deallocate memory. 7 years ago
Dmitry Kurtaev 69a8f110b6 Fuse subgraphs from Keras 7 years ago
Dmitry Kurtaev 9457bf10ab Fuse batch normalization and flatten TensorFlow subgraphs in runtime 7 years ago