]> git.sesse.net Git - ffmpeg/commit
libavfilter: Adds on the fly generation of default DNN models for tensorflow backend...
authorSergey Lavrushkin <dualfal@gmail.com>
Fri, 27 Jul 2018 16:31:55 +0000 (19:31 +0300)
committerPedro Arthur <bygrandao@gmail.com>
Tue, 7 Aug 2018 14:58:03 +0000 (11:58 -0300)
commit4eb63efbdaea6d36ad94f1bb0dd129b7f7aaa899
treec33879607c8c16eacd64a1313c1b3a4a0946150d
parent243ecadad5e5e83afdd518c067030e12ac457120
libavfilter: Adds on the fly generation of default DNN models for tensorflow backend instead of storing binary model.

Signed-off-by: Pedro Arthur <bygrandao@gmail.com>
libavfilter/dnn_backend_native.c
libavfilter/dnn_backend_tf.c
libavfilter/dnn_espcn.h
libavfilter/dnn_srcnn.h
libavfilter/vf_sr.c