12 Commits (96840e47de5199c258285d7b51f09d04ec0d1b72)

Author SHA1 Message Date
  Guo, Yejun f4b3c0e55c avfilter/dnn: add a new interface to query dnn model's input info 5 years ago
  Guo, Yejun e1b45b8596 avfilter/dnn: get the data type of network output from dnn execution result 5 years ago
  Guo, Yejun 83e0b71f66 dnn: export operand info in python script and load in c code 5 years ago
  Guo, Yejun c636dc9819 libavfilter/dnn: add more data type support for dnn model input 6 years ago
  Guo, Yejun 25c1cd909f libavfilter/dnn: support multiple outputs for tensorflow model 6 years ago
  Guo, Yejun e2b92896c4 libavfilter/dnn: determine dnn output during execute_model instead of set_input_output 6 years ago
  Guo, Yejun 05f86f05bb libavfilter/dnn: remove limit for the name of DNN model input/output 6 years ago
  Sergey Lavrushkin bd10c1e9a8 libavfilter: Removes stored DNN models. Adds support for native backend model file format in tf backend. 6 years ago
  Sergey Lavrushkin 9d87897ba8 libavfilter: Code style fixes for pointers in DNN module and sr filter. 6 years ago
  Sergey Lavrushkin 575b718990 Adds ESPCN super resolution filter merged with SRCNN filter. 7 years ago
  Sergey Lavrushkin d8c0bbb0aa Adds TensorFlow backend for dnn inference module. 7 years ago
  Sergey Lavrushkin bdf1bbdbb4 Adds dnn inference module for simple convolutional networks. Reimplements srcnn filter based on it. 7 years ago