Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter/sr: process and output message when load_model is NULL | Steven Liu | 2018-09-24 | 1 | -0/+5 |
* | libavfilter: Removes stored DNN models. Adds support for native backend model... | Sergey Lavrushkin | 2018-09-17 | 1 | -2/+0 |
* | libavfilter: Code style fixes for pointers in DNN module and sr filter. | Sergey Lavrushkin | 2018-08-07 | 1 | -2/+2 |
* | libavfilter/dnn_interface.c: fix av_freep dnn_module. | Sergey Lavrushkin | 2018-06-08 | 1 | -1/+1 |
* | Adds TensorFlow backend for dnn inference module. | Sergey Lavrushkin | 2018-06-05 | 1 | -0/+12 |
* | Adds dnn inference module for simple convolutional networks. Reimplements src... | Sergey Lavrushkin | 2018-05-29 | 1 | -0/+48 |