diff options
author | Xuewei Meng <xwmeng96@gmail.com> | 2019-05-18 15:19:18 +0800 |
---|---|---|
committer | Steven Liu <lq@chinaffmpeg.org> | 2019-05-21 12:53:58 +0800 |
commit | e45e6005ce6adbb91bf0a0a7194a8575650f0e31 (patch) | |
tree | 5942e8499b6b9000268a961f5a0e610b0897692d /tests/api/api-threadmessage-test.c | |
parent | 154a730bdcae92deca21168f54df91babc6a2d88 (diff) | |
download | ffmpeg-e45e6005ce6adbb91bf0a0a7194a8575650f0e31.tar.gz |
libavfilter/dnn_native: Add multiple padding methods in dnn native
Add another two padding methods "VALID" and "SAME" as tensorflow,
and keep the existing "SAME_CLAMP_TO_EDGE" method suggested by sr filter.
As "SAME_CLAMP_TO_EDGE"can keep the output with the same size as original input,
and gives a slight better result as mentioned by sr filter.
Reviewed-by: Guo, Yejun <yejun.guo@intel.com>
Signed-off-by: Xuewei Meng <xwmeng96@gmail.com>
Signed-off-by: Steven Liu <lq@onvideo.cn>
Diffstat (limited to 'tests/api/api-threadmessage-test.c')
0 files changed, 0 insertions, 0 deletions