8 Commits (ea770eb55941a6ed7b86828d6ea2f4e718a4b337)

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