[FFmpeg-devel] [GSOC] [PATCH] TensorFlow backend introduction for DNN module

Sergey Lavrushkin dualfal at gmail.com
Thu May 31 18:01:03 EEST 2018


Hello,

This patch introduces TensorFlow backend for DNN inference module.
This backend uses TensorFlow binary models and requires from model
to have the operation named 'x' as an input operation and the operation
named 'y' as an output operation. Models are executed using libtensorflow.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: adds-tensorflow-backend.patch
Type: text/x-patch
Size: 239047 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180531/2df52d5f/attachment.bin>


More information about the ffmpeg-devel mailing list