summaryrefslogtreecommitdiff
path: root/libavfilter/dnn_backend_tf.c
Commit message (Expand)AuthorAge
* libavfilter: Removes stored DNN models. Adds support for native backend model...Sergey Lavrushkin2018-09-17
* libavfilter/dnn_backend_tf.c: Fixes ff_dnn_free_model_tf.Sergey Lavrushkin2018-08-14
* libavfilter: Fixes warnings for unused variables in dnn_srcnn.h, dnn_espcn.h,...Sergey Lavrushkin2018-08-07
* libavfilter: Code style fixes for pointers in DNN module and sr filter.Sergey Lavrushkin2018-08-07
* libavfilter: Adds on the fly generation of default DNN models for tensorflow ...Sergey Lavrushkin2018-08-07
* Adds ESPCN super resolution filter merged with SRCNN filter.Sergey Lavrushkin2018-07-02
* Adds TensorFlow backend for dnn inference module.Sergey Lavrushkin2018-06-05