[FFmpeg-devel] [GSOC] [PATCH] On the fly generation of default DNN models and code style fixes

Sergey Lavrushkin dualfal at gmail.com
Fri Jul 27 20:06:15 EEST 2018


Hello,

The first patch provides on the fly generation of default DNN models,
that eliminates data duplication for model weights. Also, files with
internal weights
were replaced with automatically generated one for models I trained.
Scripts for training and generating these files can be found here:
https://github.com/HighVoltageRocknRoll/sr
Later, I will add a description to this repo on how to use it and benchmark
results for trained models.

The second patch fixes some code style issues for pointers in DNN module
and sr filter. Are there any other code style fixes I should make for this
code?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-libavfilter-Adds-on-the-fly-generation-of-default-DN.patch
Type: text/x-patch
Size: 1849450 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180727/cd581e83/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-libavfilter-Code-style-fixes-for-pointers-in-DNN-mod.patch
Type: text/x-patch
Size: 29904 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180727/cd581e83/attachment-0001.bin>


More information about the ffmpeg-devel mailing list