summaryrefslogtreecommitdiffstats
path: root/libavfilter/dnn_interface.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/sr: process and output message when load_model is NULLSteven Liu2018-09-241-0/+5
* libavfilter: Removes stored DNN models. Adds support for native backend model...Sergey Lavrushkin2018-09-171-2/+0
* libavfilter: Code style fixes for pointers in DNN module and sr filter.Sergey Lavrushkin2018-08-071-2/+2
* libavfilter/dnn_interface.c: fix av_freep dnn_module.Sergey Lavrushkin2018-06-081-1/+1
* Adds TensorFlow backend for dnn inference module.Sergey Lavrushkin2018-06-051-0/+12
* Adds dnn inference module for simple convolutional networks. Reimplements src...Sergey Lavrushkin2018-05-291-0/+48
OpenPOWER on IntegriCloud