Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

identify

Lin Xie edited this page May 6, 2020 · 2 revisions

“identify” filter is used for face, people and object recognition with features vector provided. It identifies/recognized faces, people or objects by matching the re-identification features against the registered feature vectors.

Filter identify
  DNN Inference identification.
    Inputs:
       #0: default (video)
    Outputs:
       #0: default (video)
inference_identify AVOptions:
  gallery           <string>     ..FV..... JSON file with list of image examples for each known object/face/person

Clone this wiki locally