diff options
author | Wenbin Chen <[email protected]> | 2023-12-12 10:33:34 +0800 |
---|---|---|
committer | Guo Yejun <[email protected]> | 2023-12-16 21:51:52 +0800 |
commit | 1fa3346c70774d54b78c83d8ba69904215afbf78 (patch) | |
tree | 601ee4d427f5788c68d0c2dbaf2cf4ed64eb9f4b /libavutil/mathematics.h | |
parent | a882fc029493ef2691360dcba360b0e998c628b4 (diff) |
libavfilter/vf_dnn_detect: Add yolov4 support
The difference of yolov4 is that sigmoid function needed to be applied
on x, y coordinates. Also make it compatiple with NHWC output as the
yolov4 model from openvino model zoo has NHWC output layout.
Model refer to: https://github.com/openvinotoolkit/open_model_zoo/tree/master/models/public/yolo-v4-tf
Signed-off-by: Wenbin Chen <[email protected]>
Reviewed-by: Guo Yejun <[email protected]>
Diffstat (limited to 'libavutil/mathematics.h')
0 files changed, 0 insertions, 0 deletions