From 24749c219d681afd542e4c48d3ab019f43a21d47 Mon Sep 17 00:00:00 2001 From: lvlinsheng Date: Fri, 17 Nov 2023 11:36:22 +0800 Subject: [PATCH 1/3] docs: update docs --- src/pages/guide.export/markdown_en-US.mdx | 6 +++--- src/pages/guide.export/markdown_zh-CN.mdx | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages/guide.export/markdown_en-US.mdx b/src/pages/guide.export/markdown_en-US.mdx index a144e437..932b495f 100644 --- a/src/pages/guide.export/markdown_en-US.mdx +++ b/src/pages/guide.export/markdown_en-US.mdx @@ -6,7 +6,7 @@ import audio from './audio.png'; ### Image Format -After finishing the annotations, you can export the annotated results file in JSON, COCO, MASK formats.For annotation format instructions, please visit [查看格式说明](https://opendatalab.github.io/labelU/#/schema/image/point) +After finishing the annotations, you can export the annotated results file in JSON, COCO, MASK formats.For annotation format instructions, For more details, please [refer to the format instructions](https://opendatalab.github.io/labelU/#/schema/image/point) @@ -19,7 +19,7 @@ After finishing the annotations, you can export the annotated results file in JS ### Video Format -After completing the annotations, you can export the annotated results file in JSON format.For annotation format instructions, please visit [查看格式说明](https://opendatalab.github.io/labelU/#/schema/video/segment) +After completing the annotations, you can export the annotated results file in JSON format.For annotation format instructions, For more details, please [refer to the format instructions](https://opendatalab.github.io/labelU/#/schema/video/segment) @@ -32,7 +32,7 @@ After completing the annotations, you can export the annotated results file in J ### Audio Format -After completing the annotations, you can export the annotated results file in JSON format.For annotation format instructions, please visit [查看格式说明](https://opendatalab.github.io/labelU/#/schema/audio/segment) +After completing the annotations, you can export the annotated results file in JSON format.For annotation format instructions, For more details, please [refer to the format instructions](https://opendatalab.github.io/labelU/#/schema/audio/segment) diff --git a/src/pages/guide.export/markdown_zh-CN.mdx b/src/pages/guide.export/markdown_zh-CN.mdx index 4b164ec3..99b92992 100644 --- a/src/pages/guide.export/markdown_zh-CN.mdx +++ b/src/pages/guide.export/markdown_zh-CN.mdx @@ -6,19 +6,19 @@ import audio from './audio.png'; ### 图片 -完成标注后,可将标注结果文件以JSON,COCO,MASK形式导出。标注格式说明见[查看格式说明](https://opendatalab.github.io/labelU/#/schema/image/point) +完成标注后,可将标注结果文件以JSON,COCO,MASK形式导出。详情可[查看格式说明](https://opendatalab.github.io/labelU/#/schema/image/point) ### 视频 -完成标注后,可将标注结果文件以JSON形式导出。标注格式说明见[查看格式说明](https://opendatalab.github.io/labelU/#/schema/video/segment) +完成标注后,可将标注结果文件以JSON形式导出。详情可[查看格式说明](https://opendatalab.github.io/labelU/#/schema/video/segment) ### 音频 -完成标注后,可将标注结果文件以JSON形式导出。标注格式说明见[查看格式说明](https://opendatalab.github.io/labelU/#/schema/audio/segment) +完成标注后,可将标注结果文件以JSON形式导出。详情可[查看格式说明](https://opendatalab.github.io/labelU/#/schema/audio/segment) From 8336271a8d41a40d97567a06f75acdca3b21f9f9 Mon Sep 17 00:00:00 2001 From: lvlinsheng Date: Fri, 17 Nov 2023 11:51:49 +0800 Subject: [PATCH 2/3] docs: update docs --- src/pages/guide.export/markdown_zh-CN.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/guide.export/markdown_zh-CN.mdx b/src/pages/guide.export/markdown_zh-CN.mdx index 99b92992..5bb5cd19 100644 --- a/src/pages/guide.export/markdown_zh-CN.mdx +++ b/src/pages/guide.export/markdown_zh-CN.mdx @@ -6,19 +6,19 @@ import audio from './audio.png'; ### 图片 -完成标注后,可将标注结果文件以JSON,COCO,MASK形式导出。详情可[查看格式说明](https://opendatalab.github.io/labelU/#/schema/image/point) +完成标注后,可将标注结果文件以JSON,COCO,MASK形式导出,详情可[查看格式说明](https://opendatalab.github.io/labelU/#/schema/image/point) ### 视频 -完成标注后,可将标注结果文件以JSON形式导出。详情可[查看格式说明](https://opendatalab.github.io/labelU/#/schema/video/segment) +完成标注后,可将标注结果文件以JSON形式导出,详情可[查看格式说明](https://opendatalab.github.io/labelU/#/schema/video/segment) ### 音频 -完成标注后,可将标注结果文件以JSON形式导出。详情可[查看格式说明](https://opendatalab.github.io/labelU/#/schema/audio/segment) +完成标注后,可将标注结果文件以JSON形式导出,详情可[查看格式说明](https://opendatalab.github.io/labelU/#/schema/audio/segment) From 3efa567138401665dc67df02e2b4c7994ef40896 Mon Sep 17 00:00:00 2001 From: lvlinsheng Date: Fri, 17 Nov 2023 12:50:23 +0800 Subject: [PATCH 3/3] docs: update docs --- src/pages/guide.export/markdown_en-US.mdx | 6 +++--- src/pages/guide.export/markdown_zh-CN.mdx | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages/guide.export/markdown_en-US.mdx b/src/pages/guide.export/markdown_en-US.mdx index 932b495f..48c7ea22 100644 --- a/src/pages/guide.export/markdown_en-US.mdx +++ b/src/pages/guide.export/markdown_en-US.mdx @@ -6,7 +6,7 @@ import audio from './audio.png'; ### Image Format -After finishing the annotations, you can export the annotated results file in JSON, COCO, MASK formats.For annotation format instructions, For more details, please [refer to the format instructions](https://opendatalab.github.io/labelU/#/schema/image/point) +After finishing the annotations, you can export the annotated results file in JSON, COCO, MASK formats.For more details, please [refer to the format instructions](https://opendatalab.github.io/labelU/#/schema/image/point) @@ -19,7 +19,7 @@ After finishing the annotations, you can export the annotated results file in JS ### Video Format -After completing the annotations, you can export the annotated results file in JSON format.For annotation format instructions, For more details, please [refer to the format instructions](https://opendatalab.github.io/labelU/#/schema/video/segment) +After completing the annotations, you can export the annotated results file in JSON format.For more details, please [refer to the format instructions](https://opendatalab.github.io/labelU/#/schema/video/segment) @@ -32,7 +32,7 @@ After completing the annotations, you can export the annotated results file in J ### Audio Format -After completing the annotations, you can export the annotated results file in JSON format.For annotation format instructions, For more details, please [refer to the format instructions](https://opendatalab.github.io/labelU/#/schema/audio/segment) +After completing the annotations, you can export the annotated results file in JSON format.For more details, please [refer to the format instructions](https://opendatalab.github.io/labelU/#/schema/audio/segment) diff --git a/src/pages/guide.export/markdown_zh-CN.mdx b/src/pages/guide.export/markdown_zh-CN.mdx index 5bb5cd19..99b92992 100644 --- a/src/pages/guide.export/markdown_zh-CN.mdx +++ b/src/pages/guide.export/markdown_zh-CN.mdx @@ -6,19 +6,19 @@ import audio from './audio.png'; ### 图片 -完成标注后,可将标注结果文件以JSON,COCO,MASK形式导出,详情可[查看格式说明](https://opendatalab.github.io/labelU/#/schema/image/point) +完成标注后,可将标注结果文件以JSON,COCO,MASK形式导出。详情可[查看格式说明](https://opendatalab.github.io/labelU/#/schema/image/point) ### 视频 -完成标注后,可将标注结果文件以JSON形式导出,详情可[查看格式说明](https://opendatalab.github.io/labelU/#/schema/video/segment) +完成标注后,可将标注结果文件以JSON形式导出。详情可[查看格式说明](https://opendatalab.github.io/labelU/#/schema/video/segment) ### 音频 -完成标注后,可将标注结果文件以JSON形式导出,详情可[查看格式说明](https://opendatalab.github.io/labelU/#/schema/audio/segment) +完成标注后,可将标注结果文件以JSON形式导出。详情可[查看格式说明](https://opendatalab.github.io/labelU/#/schema/audio/segment)