Customize a brands model in Azure AI Video Indexer

Important

The deadline for migrating Azure Video Indexer content due to the Azure Media Services retirement has passed. See the retirement guide for more information.

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

Brands are disambiguated from other terms using context.

The custom brands model that you create are only available in the account in which you created the model.

Customizing the brands model allows you to:

  • Select whether or not 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 your video was indexed prior to adding a brand, you need to reindex it. You will find Re-index item in the drop-down menu associated with the video. Select Advanced options -> Brand categories and check All brands.

Prerequisites

  • An Azure account
  • An Azure AI Video Indexer account

Edit brands model settings

You can set whether or not you want brands from the Bing brands database to be detected. To set this option, edit the settings of your brands model.

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

Include brands in the model

The Include brands section represents custom brands that you want Azure AI Video Indexer to detect, even if they aren't suggested by Bing.

Add a brand to include list

  1. Select + Create new brand.
  2. Provide a name (required), category (optional), description (optional), and reference URL (optional).
  3. The category field is meant to help you tag your brands. This field shows up as the brand's tags when using the Azure AI Video Indexer APIs. For example, the brand "Azure" can be tagged or categorized as "Cloud".
  4. The reference URL field can be any reference website for the brand (like 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 the category, description, or reference URL of a brand. You can't change the name of a brand because names of brands are unique. If you need to change the brand name, delete the entire brand (see next section) and create a new brand with the new name.

  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 represents the brands that you don't want Azure AI Video Indexer to detect.

Add a brand to 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 only update the category of a brand. You can't change the name of a brand because names of brands are unique. If you need to change the brand name, delete the entire brand (see next section) and create a new brand with the new name.

  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 longer appears in your Exclude brands list.