[FFmpeg-devel] [PATCH] Improve dnn_backend_native convolution speed

Pedro Arthur bygrandao at gmail.com
Wed Jun 13 00:07:30 EEST 2018


The attached patch adds some specialized convolution functions based on the
filter size.

Benchmark (1190x670px image):
Filter        New        Old      Diff (%)
9x9x1x64 |  3.093662   5.135679   39.76%
1x1x64x32|  0.912451   5.670451   83.90%
5x5x32x1 |  0.502857   0.787371   36.13%
Total    |  4.51023    11.5954    61.10%
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Improve-dnn_backend_native-convolution-speed.patch
Type: text/x-patch
Size: 9433 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180612/4a40b4bb/attachment.bin>


More information about the ffmpeg-devel mailing list