9 Commits (c636dc9819ebab1a84237cc017a6a3d35ebc9cdc)

Author SHA1 Message Date
  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