summaryrefslogtreecommitdiffstats
path: root/libavfilter/dnn_srcnn.h
Commit message (Expand)AuthorAgeFilesLines
* libavfilter: Removes stored DNN models. Adds support for native backend model...Sergey Lavrushkin2018-09-171-2114/+0
* libavfilter: Adds proper file descriptions to dnn_srcnn.h and dnn_espcn.h.Sergey Lavrushkin2018-08-141-1/+2
* libavfilter: Fixes warnings for unused variables in dnn_srcnn.h, dnn_espcn.h,...Sergey Lavrushkin2018-08-071-35/+0
* libavfilter: Code style fixes for pointers in DNN module and sr filter.Sergey Lavrushkin2018-08-071-3/+3
* libavfilter: Adds on the fly generation of default DNN models for tensorflow ...Sergey Lavrushkin2018-08-071-4911/+2102
* Adds ESPCN super resolution filter merged with SRCNN filter.Sergey Lavrushkin2018-07-021-7/+7
* Adds TensorFlow backend for dnn inference module.Sergey Lavrushkin2018-06-051-0/+2877
* Adds dnn inference module for simple convolutional networks. Reimplements src...Sergey Lavrushkin2018-05-291-0/+2080
OpenPOWER on IntegriCloud