Skip to content

Commit 0594cfe

Browse files
committed
rm migration ht
1 parent a95812f commit 0594cfe

File tree

4 files changed

+6
-335
lines changed

4 files changed

+6
-335
lines changed

articles/ai-services/.openpublishing.redirection.ai-services.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,11 @@
315315
"redirect_url": "/azure/ai-services/computer-vision/sdk/install-sdk",
316316
"redirect_document_id": true
317317
},
318+
{
319+
"source_path_from_root": "/articles/ai-services/computer-vision/how-to/migrate-from-custom-vision.md",
320+
"redirect_url": "/azure/ai-services/computer-vision/how-to/model-customization",
321+
"redirect_document_id": false
322+
},
318323
{
319324
"source_path_from_root": "/articles/ai-services/document-intelligence/concept-document-intelligence-studio.md",
320325
"redirect_url": "/azure/ai-services/document-intelligence/studio-overview",

articles/ai-services/computer-vision/how-to/migrate-from-custom-vision.md

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

articles/ai-services/computer-vision/how-to/model-customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ The prediction results appear in the right column.
352352

353353
## Prepare training data
354354

355-
The first thing you need to do is create a COCO file from your training data. You can create a COCO file by converting an old Custom Vision project using the [migration script](migrate-from-custom-vision.md). Or, you can create a COCO file from scratch using some other labeling tool. See the following specification:
355+
The first thing you need to do is create a COCO file from your training data. See the following specification:
356356

357357
[!INCLUDE [coco-files](../includes/coco-files.md)]
358358

articles/ai-services/computer-vision/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,6 @@ items:
156156
items:
157157
- name: Create a custom model (preview)
158158
href: how-to/model-customization.md
159-
- name: Migrate a Custom Vision project to Image Analysis (preview)
160-
href: how-to/migrate-from-custom-vision.md
161159
- name: Verify a custom model COCO file (preview)
162160
href: how-to/coco-verification.md
163161
- name: Product Recognition (preview)

0 commit comments

Comments
 (0)