0

I wanted to turn off the facial recognition in the video indexer classic account. When checked in the Settings of the videoindexer portal I do see the option for unchecking the celebrity recognition but no option for complete facial detection off. How do we achieve this.

  • This seems to be about using a service, and not related to programming, such questions are [off-topic](/help/on-topic) on Stack Overflow. – cafce25 Apr 07 '23 at 06:39

1 Answers1

0

If you are using the upload video API, you can use the excluded AI query parameter to specify the sensitive AIs you would like to exclude. (Face is one of them)

Upload API