Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter/dnn_backend_native: fix memleak | Zhao Zhili | 2018-09-19 | 1 | -0/+1 |
* | avfilter/dnn_backend_native: fix invalid free | Zhao Zhili | 2018-09-19 | 1 | -1/+1 |
* | libavfilter: Removes stored DNN models. Adds support for native backend model... | Sergey Lavrushkin | 2018-09-17 | 1 | -147/+1 |
* | libavfilter: Code style fixes for pointers in DNN module and sr filter. | Sergey Lavrushkin | 2018-08-07 | 1 | -42/+42 |
* | libavfilter: Adds on the fly generation of default DNN models for tensorflow ... | Sergey Lavrushkin | 2018-08-07 | 1 | -6/+6 |
* | Adds ESPCN super resolution filter merged with SRCNN filter. | Sergey Lavrushkin | 2018-07-02 | 1 | -85/+198 |
* | Adds dnn inference module for simple convolutional networks. Reimplements src... | Sergey Lavrushkin | 2018-05-29 | 1 | -0/+382 |