summaryrefslogtreecommitdiff
path: root/libavfilter/vf_dnn_detect.c
Commit message (Expand)AuthorAge
* Switch uses of av_fopen_utf8 to avpriv_fopen_utf8Martin Storsjö2022-05-23
* libavfilter: Remove DNNReturnType from DNN ModuleShubhanshu Saxena2022-03-12
* avfilter: Reindentation after query_formats changesAndreas Rheinhardt2021-10-05
* avfilter/vf_dnn_detect: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* libavfilter: Remove synchronous functions from DNN filtersShubhanshu Saxena2021-08-28
* libavfilter: Unify Execution Modes in DNN FiltersShubhanshu Saxena2021-08-28
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13
* dnn/vf_dnn_detect.c: add tensorflow output parse supportTing Fu2021-05-11
* lavfi/dnn_backend_tensorflow: support detect modelTing Fu2021-05-11
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* lavfi: add filter dnn_detect for object detectionGuo, Yejun2021-04-17