[FFmpeg-cvslog] libavfilter: Adds on the fly generation of default DNN models for tensorflow backend instead of storing binary model.
Sergey Lavrushkin
git at videolan.org
Tue Aug 7 19:30:12 EEST 2018
ffmpeg | branch: master | Sergey Lavrushkin <dualfal at gmail.com> | Fri Jul 27 19:31:55 2018 +0300| [4eb63efbdaea6d36ad94f1bb0dd129b7f7aaa899] | committer: Pedro Arthur
libavfilter: Adds on the fly generation of default DNN models for tensorflow backend instead of storing binary model.
Signed-off-by: Pedro Arthur <bygrandao at gmail.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4eb63efbdaea6d36ad94f1bb0dd129b7f7aaa899
---
libavfilter/dnn_backend_native.c | 12 +-
libavfilter/dnn_backend_tf.c | 271 +-
libavfilter/dnn_espcn.h | 17981 +++++++++++--------------------------
libavfilter/dnn_srcnn.h | 7013 +++++----------
libavfilter/vf_sr.c | 24 +-
5 files changed, 7742 insertions(+), 17559 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commitdiff;h=4eb63efbdaea6d36ad94f1bb0dd129b7f7aaa899
More information about the ffmpeg-cvslog
mailing list