summaryrefslogtreecommitdiff
path: root/libavfilter/dnn_interface.c
Commit message (Expand)AuthorAge
* avfilter/sr: process and output message when load_model is NULLSteven Liu2018-09-24
* libavfilter: Removes stored DNN models. Adds support for native backend model...Sergey Lavrushkin2018-09-17
* libavfilter: Code style fixes for pointers in DNN module and sr filter.Sergey Lavrushkin2018-08-07
* libavfilter/dnn_interface.c: fix av_freep dnn_module.Sergey Lavrushkin2018-06-08
* Adds TensorFlow backend for dnn inference module.Sergey Lavrushkin2018-06-05
* Adds dnn inference module for simple convolutional networks. Reimplements src...Sergey Lavrushkin2018-05-29