Skip to content

Commit ec76449

Browse files
committed
announcement
1 parent e87575a commit ec76449

File tree

4 files changed

+12
-1
lines changed

4 files changed

+12
-1
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ ms.author: juliako
1212

1313
# Use the animated character detection with portal and API
1414

15+
[!INCLUDE [announcement](./includes/deprecation-announcement.md)]
16+
1517
Azure Video Indexer supports detection, grouping, and recognition of characters in animated content, this functionality is available through the Azure portal and through API. Review [this overview](animated-characters-recognition.md) article.
1618

1719
This article demonstrates to how to use the animated character detection with the Azure portal and the Azure Video Indexer API.

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ ms.author: juliako
77
---
88
# Animated character detection
99

10+
[!INCLUDE [announcement](./includes/deprecation-announcement.md)]
11+
1012
Azure Video Indexer supports detection, grouping, and recognition of characters in animated content via integration with [Cognitive Services custom vision](https://azure.microsoft.com/services/cognitive-services/custom-vision-service/). This functionality is available both through the portal and through the API.
1113

1214
After uploading an animated video with a specific animation model, Azure Video Indexer extracts keyframes, detects animated characters in these frames, groups similar character, and chooses the best sample. Then, it sends the grouped characters to Custom Vision that identifies characters based on the models it was trained on.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
> [!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.
3+

articles/azure-video-indexer/release-notes.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,16 @@ ms.author: juliako
1313
1414
To stay up-to-date with the most recent Azure Video Indexer developments, this article provides you with information about:
1515

16-
<!--* [Important notice](#upcoming-critical-changes) about planned changes-->
16+
* [Important notice](#important-notice) about planned changes
1717
* The latest releases
1818
* Known issues
1919
* Bug fixes
2020
* Deprecated functionality
2121

22+
## Important notice
23+
24+
[!INCLUDE [announcement](./includes/deprecation-announcement.md)]
25+
2226
## November 2022
2327

2428
### Speakers' names can now be edited from the Azure Video Indexer website

0 commit comments

Comments
 (0)