Filter: avfilter.dnn_classify

Plugin Information

title: dnn_classify
media types: Video
description: Apply DNN classify filter to the input.
version: Lavfi10.1.100
creator: libavfilter maintainers

Notes

Many parameters support animated values (keyframes) but only the numeric ones. Many numeric properties have type string because they accept an expression (see FFmpeg documentation) even though they evaluate to a numeric value.

Parameters

av.dnn_backend

description: DNN backend
type: string
readonly: no
required: no
format: integer or keyword

av.model

description: path to model file
type: string
readonly: no
required: no

av.input

description: input name of the model
type: string
readonly: no
required: no

av.output

description: output name of the model
type: string
readonly: no
required: no

av.backend_configs

description: backend configs
type: string
readonly: no
required: no

av.options

description: backend configs (deprecated, use backend_configs)
type: string
readonly: no
required: no

av.async

description: use DNN async inference (ignored, use backend_configs='async=1')
type: string
readonly: no
required: no

av.confidence

description: threshold of confidence
type: float
readonly: no
required: no
minimum: 0
maximum: 1
default: 0.5

av.labels

description: path to labels file
type: string
readonly: no
required: no

av.target

description: which one to be classified
type: string
readonly: no
required: no

position

description: The MLT position value to set on avfilter frames
type: string
readonly: no
required: no
default: frame
values:

  • frame
  • filter
  • source
  • producer

Search

Subscribe

Subscribe to News via RSS.

Recent Posts

About

MLT enables you to author, manage, and run multitrack audio/video compositions.
See our Hall of Fame
Copyright © 2008-2018 by Meltytech, LLC.

Social Links