Customize a brands model in Azure AI Video Indexer

Azure AI Video Indexer supports brand detection from speech and visual text during indexing and reindexing of video and audio content. Brand detection identifies mentions of products, services, and companies suggested by Bing's brands database. For example, if Microsoft is mentioned in video or audio content, or appears in visual text in a video, Azure AI Video Indexer detects it as a brand.

Context disambiguates brands from other terms.

The custom brands model that you create is available only in the account where you created the model.

When you customize the brands model, you can:

  • Choose whether Azure AI Video Indexer detects brands from the Bing brands database
  • Exclude certain brands from being detected (essentially creating a list of unapproved brands)
  • Include brands that should be part of your model that might not be in Bing's brands database (approved brands).

Note

If you indexed your video before you added a brand, you need to reindex it. You can find Re-index in the drop-down menu for the video. Select Advanced options -> Brand categories, and then select All brands.

Prerequisites

  • An Azure account
  • An Azure AI Video Indexer account

Edit brands model settings

Choose whether Azure AI Video Indexer detects brands from the Bing brands database. To set this option, edit your brands model settings.

  1. Go to Azure AI Video Indexer and sign in.
  2. Select Content model customization on the left side of the page to customize a model in your account.
  3. To edit brands, select the Brands tab.
  4. Select Show brands suggested by Bing if you want Azure AI Video Indexer to detect brands suggested by Bing. Clear the option if you don't.

Include brands in the model

The Include brands section contains custom brands that you want Azure AI Video Indexer to detect, even if Bing doesn't suggest them.

Add a brand to the include list

  1. Select + Create new brand.
  2. Enter a name (required), category (optional), description (optional), and reference URL (optional).
  3. Use the category field to tag brands. This value appears as the brand's tags when you use the Azure AI Video Indexer APIs. For example, the brand Azure can be tagged or categorized as Cloud.
  4. The reference URL can be any reference website for the brand, such as a link to its Wikipedia page.
  5. Select Save. The brand is added to the Include brands list.

Edit a brand on the include list

You can update a brand's category, description, or reference URL. You can't change a brand name because brand names are unique. If you need to change a brand name, delete the brand (see the next section) and create a new one.

  1. Select the pencil icon next to the brand that you want to edit.
  2. Select the Update button to update the brand with the new information.

Delete a brand on the include list

  1. Select the trash icon next to the brand that you want to delete.
  2. Select Delete. The brand is no longer in your Include brands list.

Exclude brands from the model

The Exclude brands section contains brands that you don't want Azure AI Video Indexer to detect.

Add a brand to the exclude list

  1. Select + Create new brand.
  2. Provide a name (required), category (optional).
  3. Select Save. The brand is added to the Exclude brands list.

Edit a brand on the exclude list

You can update only a brand's category. You can't change a brand name because brand names are unique. If you need to change a brand name, delete the brand (see the next section) and create a new one.

  1. Select the pencil icon next to the brand that you want to edit.
  2. Select the Update button to update the brand with the new information.

Delete a brand on the exclude list

  1. Select the trash icon next to the brand that you want to delete.
  2. Select Delete. The brand is removed from your Exclude brands list.