Skip to content

Commit e33795f

Browse files
Merge pull request #229644 from Juliako/animated
removed animated chars
2 parents 8e5918f + fac1be7 commit e33795f

10 files changed

+29
-286
lines changed

articles/azure-video-indexer/.openpublishing.redirection.azure-video-indexer.json

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
},
88
{
99
"source_path_from_root": "/articles/azure-video-analyzer/video-analyzer-for-media-docs/animated-characters-recognition-how-to.md",
10-
"redirect_url": "/azure/azure-video-indexer/animated-characters-recognition-how-to",
10+
"redirect_url": "/azure/azure-video-indexer/customize-content-models-overview",
1111
"redirect_document_id": false
1212
},
1313
{
1414
"source_path_from_root": "/articles/azure-video-analyzer/video-analyzer-for-media-docs/animated-characters-recognition.md",
15-
"redirect_url": "/azure/azure-video-indexer/animated-characters-recognition",
15+
"redirect_url": "/azure/azure-video-indexer/customize-content-models-overview",
1616
"redirect_document_id": false
1717
},
1818
{
@@ -259,6 +259,16 @@
259259
"source_path_from_root": "/articles/azure-video-indexer/live-stream-analysis.md",
260260
"redirect_url": "/azure/azure-video-indexer/video-indexer-overview",
261261
"redirect_document_id": false
262-
}
262+
},
263+
{
264+
"source_path_from_root": "/articles/azure-video-indexer/animated-characters-recognition-how-to.md",
265+
"redirect_url": "/azure/azure-video-indexer/customize-content-models-overview",
266+
"redirect_document_id": false
267+
},
268+
{
269+
"source_path_from_root": "/articles/azure-video-indexer/animated-characters-recognition.md",
270+
"redirect_url": "/azure/azure-video-indexer/customize-content-models-overview",
271+
"redirect_document_id": false
272+
}
263273
]
264274
}

articles/azure-video-indexer/animated-characters-recognition-how-to.md

Lines changed: 0 additions & 204 deletions
This file was deleted.

articles/azure-video-indexer/animated-characters-recognition.md

Lines changed: 0 additions & 53 deletions
This file was deleted.

articles/azure-video-indexer/customize-content-models-overview.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ Azure Video Indexer allows you to customize some of its models to be adapted to
1414

1515
This article gives links to articles that explain the benefits of each type of customization. The article also links to how-to guides that show how you can implement the customization of each model.
1616

17-
## Animated characters
18-
19-
* [Animated character detection](animated-characters-recognition.md)
20-
2117
## Brands model
2218

2319
* [Customizing the brands model overview](customize-brands-model-overview.md)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
> [!IMPORTANT]
2-
> The [Animation character recognition](../animated-characters-recognition.md) model will be retired on March 1st, 2023. For any related issues, [open a support ticket](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/overview) via the Azure portal.
2+
> The **Animation character recognition** model has been retired on March 1st, 2023. For any related issues, [open a support ticket](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/overview) via the Azure portal.
33

articles/azure-video-indexer/indexing-configuration-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,9 @@ When indexing a video, default streaming settings are applied. Below are the str
110110
Output minutes (standard encoder): 130 x $0.015/minute = $1.95.
111111
- **No streaming**: Insights are generated but no streaming operation is performed and the video isn't available on the Azure Video Indexer website. When No streaming is selected, you aren't billed for encoding.
112112

113-
### Customizing content models - People/Animated characters and Brand categories
113+
### Customizing content models
114114

115-
Azure Video Indexer allows you to customize some of its models to be adapted to your specific use case. These models include animated characters, brands, language, and person. If you have customized models, this section enables you to configure if one of the created models should be used for the indexing.
115+
Azure Video Indexer allows you to customize some of its models to be adapted to your specific use case. These models include brands, language, and person. If you have customized models, this section enables you to configure if one of the created models should be used for the indexing.
116116

117117
## Next steps
118118

0 commit comments

Comments
 (0)