| Commit message (Expand) | Author | Age | Files | Lines |
* | libavfilter: Removes stored DNN models. Adds support for native backend model... | Sergey Lavrushkin | 2018-09-17 | 1 | -262/+240 |
* | libavfilter/dnn_backend_tf.c: Fixes ff_dnn_free_model_tf. | Sergey Lavrushkin | 2018-08-14 | 1 | -1/+3 |
* | libavfilter: Fixes warnings for unused variables in dnn_srcnn.h, dnn_espcn.h,... | Sergey Lavrushkin | 2018-08-07 | 1 | -2/+64 |
* | libavfilter: Code style fixes for pointers in DNN module and sr filter. | Sergey Lavrushkin | 2018-08-07 | 1 | -54/+54 |
* | libavfilter: Adds on the fly generation of default DNN models for tensorflow ... | Sergey Lavrushkin | 2018-08-07 | 1 | -40/+231 |
* | Adds ESPCN super resolution filter merged with SRCNN filter. | Sergey Lavrushkin | 2018-07-02 | 1 | -29/+45 |
* | Adds TensorFlow backend for dnn inference module. | Sergey Lavrushkin | 2018-06-05 | 1 | -0/+309 |