Skip to content

Commit a13cd49

Browse files
Merge pull request #106100 from PatrickFarley/whats-new
[cog serv] Whats new
2 parents 4407a52 + f420be2 commit a13cd49

File tree

8 files changed

+75
-0
lines changed

8 files changed

+75
-0
lines changed

articles/cognitive-services/Computer-vision/index.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ landingContent:
2626
links:
2727
- text: What is Computer Vision?
2828
url: Home.md
29+
- linkListType: whats-new
30+
links:
31+
- text: What's new
32+
url: whats-new.md
2933
- linkListType: video
3034
links:
3135
- text: Infuse intelligence in your apps with Vision APIs

articles/cognitive-services/Computer-vision/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
items:
66
- name: What is Computer Vision?
77
href: Home.md
8+
- name: What's new
9+
href: whats-new.md
810
- name: Quickstarts
911
items:
1012
- name: Using the client SDK
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: What's new in Computer Vision?
3+
titleSuffix: Azure Cognitive Services
4+
description: This article contains news about Computer Vision.
5+
services: cognitive-services
6+
author: PatrickFarley
7+
manager: nitinme
8+
ms.service: cognitive-services
9+
ms.subservice: computer-vision
10+
ms.topic: overview
11+
ms.date: 02/28/2020
12+
ms.author: pafarley
13+
---
14+
15+
# What's new in Computer Vision
16+
17+
Learn what's new in the service. These items may release notes, videos, blog posts, and other types of information. Bookmark this page to keep up-to-date with the service.
18+
19+
## January 2020
20+
21+
### Read API 3.0 preview
22+
23+
You now have the option to use version 3.0 of the Read API to extract printed or handwritten text from images. Compared to earlier versions, 3.0 provides:
24+
* improved accuracy
25+
* new output format
26+
* confidence score for each extracted word
27+
* support for both Spanish and English languages with the additional language parameter
28+
29+
Follow an [Extract text quickstart](https://docs.microsoft.com/azure/cognitive-services/computer-vision/quickstarts/csharp-hand-text?tabs=version-3) to get starting using the 3.0 API.
30+
31+
## Cognitive Service updates
32+
33+
[Azure update announcements for Cognitive Services](https://azure.microsoft.com/updates/?product=cognitive-services)

articles/cognitive-services/Content-Moderator/toc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
- name: Content Moderator Documentation
22
href: index.yml
33
- name: Overview
4+
expanded: true
45
items:
56
- name: What is Content Moderator?
67
href: overview.md

articles/cognitive-services/Custom-Vision-Service/index.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ landingContent:
2626
links:
2727
- text: What is Custom Vision?
2828
url: home.md
29+
- linkListType: whats-new
30+
links:
31+
- text: What's new
32+
url: whats-new.md
2933
- linkListType: video
3034
links:
3135
- text: Train and identify unique images

articles/cognitive-services/Custom-Vision-Service/toc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
- name: Custom Vision Service Documentation
22
href: index.yml
33
- name: Overview
4+
expanded: true
45
items:
56
- name: What is Custom Vision?
67
href: home.md
8+
- name: What's new
9+
href: whats-new.md
710
- name: Quickstarts
811
items:
912
- name: Using the web portal
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
title: What's new in Custom Vision?
3+
titleSuffix: Azure Cognitive Services
4+
description: This article contains news about Custom Vision.
5+
services: cognitive-services
6+
author: PatrickFarley
7+
manager: nitinme
8+
ms.service: cognitive-services
9+
ms.subservice: custom-vision
10+
ms.topic: overview
11+
ms.date: 02/28/2020
12+
ms.author: pafarley
13+
---
14+
15+
# What's new in Custom Vision
16+
17+
Learn what's new in the service. These items may release notes, videos, blog posts, and other types of information. Bookmark this page to keep up-to-date with the service.
18+
19+
## September 2019
20+
21+
### Suggested tags
22+
23+
* The Smart Labeler tool on the [Custom Vision website](https://www.customvision.ai/) generates suggested tags for your training images. This lets you label a large number of images more quickly when training a Custom Vision model. For instructions on how to use this feature, see [Suggested tags](./suggested-tags.md).
24+
25+
## Cognitive Service updates
26+
27+
[Azure update announcements for Cognitive Services](https://azure.microsoft.com/updates/?product=cognitive-services)

articles/cognitive-services/form-recognizer/toc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
- name: Form Recognizer Documentation
22
href: index.yml
33
- name: Overview
4+
expanded: true
45
items:
56
- name: What is Form Recognizer?
67
href: overview.md

0 commit comments

Comments
 (0)