10 Commits (2b7097ef2795c78c264e2cb81b4ad8254eb13c60)

Author SHA1 Message Date
Guo, Yejun e52070e89c convert_from_tensorflow.py: add support when kernel size is 1*1 with one input/output channel (gray image) 5 years ago
Guo, Yejun dff39ea9f0 dnn: add tf.nn.conv2d support for native model 5 years ago
Guo, Yejun b2683c66b2 libavfilter/dnn: add layer maximum for native mode. 5 years ago
Guo, Yejun 022f50d3fe libavfilter/dnn: add header into native model file 5 years ago
Guo, Yejun 83e0b71f66 dnn: export operand info in python script and load in c code 5 years ago
Guo, Yejun 2d5e39c13e dnn: change .model file format to put layer number at the end of file 5 years ago
Guo, Yejun ddd92ba2c6 convert_from_tensorflow.py: support conv2d with dilation 5 years ago
Guo, Yejun 2c01434d60 convert_from_tensorflow.py: add option to dump graph for visualization in tensorboard 5 years ago
Guo, Yejun ccbab41039 dnn: convert tf.pad to native model in python script, and load/execute it in the c code. 5 years ago
Guo, Yejun 50e194e6e1 tools/python: add script to convert TensorFlow model (.pb) to native model (.model) 5 years ago