FFmpeg/libavfilter/dnn
Wenbin Chen c8c925dc29 libavfilter/dnn: Add scale and mean preprocess to openvino backend
Dnn models has different data preprocess requirements. Scale and mean
parameters are added to preprocess input data.

Signed-off-by: Wenbin Chen <wenbin.chen@intel.com>
2023-09-27 12:58:55 +08:00
..
dnn_backend_common.c
dnn_backend_common.h
dnn_backend_openvino.c libavfilter/dnn: Add scale and mean preprocess to openvino backend 2023-09-27 12:58:55 +08:00
dnn_backend_tf.c avfilter/dnn_backend_tf: silence implicit cast warning 2023-06-08 10:50:24 +08:00
dnn_interface.c avfilter/dnn: add log context to ff_get_dnn_module 2023-06-08 10:50:23 +08:00
dnn_io_proc.c libavfilter/dnn: Add scale and mean preprocess to openvino backend 2023-09-27 12:58:55 +08:00
dnn_io_proc.h
Makefile lavfi/dnn: Remove DNN native backend 2023-04-28 11:07:41 +08:00
queue.c
queue.h
safe_queue.c
safe_queue.h