mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
da02836b9d
Add input pad to get model input resolution. Detection models always have fixed input size. And the output coordinators are based on the input resolution, so we need to get input size to map coordinators to our real output frames. Signed-off-by: Wenbin Chen <wenbin.chen@intel.com> Reviewed-by: Guo Yejun <yejun.guo@intel.com> |
||
---|---|---|
.. | ||
dnn_backend_common.c | ||
dnn_backend_common.h | ||
dnn_backend_openvino.c | ||
dnn_backend_tf.c | ||
dnn_interface.c | ||
dnn_io_proc.c | ||
dnn_io_proc.h | ||
Makefile | ||
queue.c | ||
queue.h | ||
safe_queue.c | ||
safe_queue.h |