[FFmpeg-cvslog] libavfilter: Removes stored DNN models. Adds support for native backend model file format in tf backend.
Sergey Lavrushkin
git at videolan.org
Tue Sep 18 01:56:28 EEST 2018
ffmpeg | branch: master | Sergey Lavrushkin <dualfal at gmail.com> | Thu Sep 6 14:33:06 2018 +0300| [bd10c1e9a86c9e5f1593f7b178ea060ea965f81c] | committer: Pedro Arthur
libavfilter: Removes stored DNN models. Adds support for native backend model file format in tf backend.
Signed-off-by: Pedro Arthur <bygrandao at gmail.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bd10c1e9a86c9e5f1593f7b178ea060ea965f81c
---
doc/filters.texi | 41 +-
libavfilter/dnn_backend_native.c | 148 +-
libavfilter/dnn_backend_native.h | 34 +-
libavfilter/dnn_backend_tf.c | 502 ++--
libavfilter/dnn_backend_tf.h | 2 -
libavfilter/dnn_espcn.h | 5402 --------------------------------------
libavfilter/dnn_interface.c | 2 -
libavfilter/dnn_interface.h | 4 -
libavfilter/dnn_srcnn.h | 2114 ---------------
libavfilter/vf_sr.c | 56 +-
10 files changed, 311 insertions(+), 7994 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commitdiff;h=bd10c1e9a86c9e5f1593f7b178ea060ea965f81c
More information about the ffmpeg-cvslog
mailing list