[FFmpeg-devel] [GSOC] [PATCH] DNN module introduction and SRCNN filter update

Sergey Lavrushkin dualfal at gmail.com
Thu May 24 22:24:36 EEST 2018


Hello,

This patch introduces DNN inference interface and simple native backend.
For now implemented backend supports only convolutions with relu activation
function, that are sufficient for simple convolutional networks,
particularly SRCNN.
SRCNN filter was updated using implemented DNN inference interface and
native backend.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: adds_dnn_srcnn.patch
Type: text/x-patch
Size: 341936 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180524/03d60aaf/attachment.bin>


More information about the ffmpeg-devel mailing list