aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/rtpdec_mpeg12.c
diff options
context:
space:
mode:
authorWenbin Chen <wenbin.chen@intel.com>2023-11-21 10:20:18 +0800
committerGuo Yejun <yejun.guo@intel.com>2023-11-26 20:38:36 +0800
commit47b2328076f865a12dd0d50aed02fbef32f69490 (patch)
tree8887d8bfd0f76bd263bbfa161e68ff2f571ae555 /libavformat/rtpdec_mpeg12.c
parentcaa5d123a710e11686458ff563a99a0fabc4f55c (diff)
downloadffmpeg-47b2328076f865a12dd0d50aed02fbef32f69490.tar.gz
libavfilter/vf_dnn_detect: Add yolo support
Add yolo support. Yolo model doesn't output final result. It outputs candidate boxes, so we need post-process to remove overlap boxes to get final results. Also, the box's coordinators relate to cell and anchors, so we need these information to calculate boxes as well. Model detail please refer to: https://github.com/openvinotoolkit/open_model_zoo/tree/master/models/public/yolo-v2-tf Signed-off-by: Wenbin Chen <wenbin.chen@intel.com> Reviewed-by: Guo Yejun <yejun.guo@intel.com>
Diffstat (limited to 'libavformat/rtpdec_mpeg12.c')
0 files changed, 0 insertions, 0 deletions