Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mmsegmentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Timo Bartels
mmsegmentation
Commits
1271db2c
Unverified
Commit
1271db2c
authored
1 year ago
by
tianlei
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
[Fix] modify links in `overview.md` (#2919)
parent
4371ba5d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/zh_cn/overview.md
+3
-3
3 additions, 3 deletions
docs/zh_cn/overview.md
with
3 additions
and
3 deletions
docs/zh_cn/overview.md
+
3
−
3
View file @
1271db2c
...
@@ -42,7 +42,7 @@ MMSeg 主要包含了 apis, structures, datasets, models, engine, evaluation 和
...
@@ -42,7 +42,7 @@ MMSeg 主要包含了 apis, structures, datasets, models, engine, evaluation 和
以下是详细步骤,将带您一步步学习如何使用 MMSegmentation :
以下是详细步骤,将带您一步步学习如何使用 MMSegmentation :
1.
有关安装说明,请参阅
[
开始你的第一步
](
get
ting
_started.md
)
。
1.
有关安装说明,请参阅
[
开始你的第一步
](
get_started.md
)
。
2.
对于初学者来说,MMSegmentation 是开始语义分割之旅的最好选择,因为这里实现了许多 SOTA 模型以及经典的模型
[
model
](
model_zoo.md
)
。另外,将各类组件和高级 API 結合使用,可以更便捷的执行分割任务。关于 MMSegmentation 的基本用法,请参考下面的教程:
2.
对于初学者来说,MMSegmentation 是开始语义分割之旅的最好选择,因为这里实现了许多 SOTA 模型以及经典的模型
[
model
](
model_zoo.md
)
。另外,将各类组件和高级 API 結合使用,可以更便捷的执行分割任务。关于 MMSegmentation 的基本用法,请参考下面的教程:
...
@@ -62,8 +62,8 @@ MMSeg 主要包含了 apis, structures, datasets, models, engine, evaluation 和
...
@@ -62,8 +62,8 @@ MMSeg 主要包含了 apis, structures, datasets, models, engine, evaluation 和
4.
MMSegmentation 也为用户自定义和一些前沿的研究提供了教程,请参考下面的教程来建立你自己的分割项目:
4.
MMSegmentation 也为用户自定义和一些前沿的研究提供了教程,请参考下面的教程来建立你自己的分割项目:
-
[
添加新的模型
](
advanced_guides/add_models.md
)
-
[
添加新的模型
](
advanced_guides/add_models.md
)
-
[
添加新的数据集
](
advanced_guides/add_dataset.md
)
-
[
添加新的数据集
](
advanced_guides/add_dataset
s
.md
)
-
[
添加新的 transform
](
advanced_guides/add_transform.md
)
-
[
添加新的 transform
](
advanced_guides/add_transform
s
.md
)
-
[
自定义 runtime
](
advanced_guides/customize_runtime.md
)
-
[
自定义 runtime
](
advanced_guides/customize_runtime.md
)
5.
如果您更熟悉 MMSegmentation v0.x , 以下是 MMSegmentation v0.x 迁移到 v1.x 的文档
5.
如果您更熟悉 MMSegmentation v0.x , 以下是 MMSegmentation v0.x 迁移到 v1.x 的文档
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment