Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mmdetection3d
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
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
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
manli
mmdetection3d
Commits
d2fb7ab2
Unverified
Commit
d2fb7ab2
authored
3 years ago
by
Wenhao Wu
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
[Fix] Fix getting_started.md link in README_zh-CN (#824)
parent
fef04cc4
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README_zh-CN.md
+2
-2
2 additions, 2 deletions
README_zh-CN.md
with
2 additions
and
2 deletions
README_zh-CN.md
+
2
−
2
View file @
d2fb7ab2
...
...
@@ -120,11 +120,11 @@ MMDetection3D 是一个基于 PyTorch 的目标检测开源工具箱, 下一代
## 安装
请参考
[
快速入门文档
](
docs/get_started.md
)
进行安装。
请参考
[
快速入门文档
](
docs/get
ting
_started.md
)
进行安装。
## 快速入门
请参考
[
快速入门文档
](
docs/get_started.md
)
学习 MMDetection3D 的基本使用。 我们为新手提供了分别针对
[
已有数据集
](
docs/1_exist_data_model.md
)
和
[
新数据集
](
docs/2_new_data_model.md
)
的使用指南。我们也提供了一些进阶教程,内容覆盖了
[
学习配置文件
](
docs/tutorials/config.md
)
,
[
增加数据集支持
](
docs/tutorials/customize_dataset.md
)
,
[
设计新的数据预处理流程
](
docs/tutorials/data_pipeline.md
)
,
[
增加自定义模型
](
docs/tutorials/customize_models.md
)
,
[
增加自定义的运行时配置
](
docs/tutorials/customize_runtime.md
)
和
[
Waymo 数据集
](
docs/tutorials/waymo.md
)
.
请参考
[
快速入门文档
](
docs/get
ting
_started.md
)
学习 MMDetection3D 的基本使用。 我们为新手提供了分别针对
[
已有数据集
](
docs/1_exist_data_model.md
)
和
[
新数据集
](
docs/2_new_data_model.md
)
的使用指南。我们也提供了一些进阶教程,内容覆盖了
[
学习配置文件
](
docs/tutorials/config.md
)
,
[
增加数据集支持
](
docs/tutorials/customize_dataset.md
)
,
[
设计新的数据预处理流程
](
docs/tutorials/data_pipeline.md
)
,
[
增加自定义模型
](
docs/tutorials/customize_models.md
)
,
[
增加自定义的运行时配置
](
docs/tutorials/customize_runtime.md
)
和
[
Waymo 数据集
](
docs/tutorials/waymo.md
)
.
请参考
[
FAQ
](
docs/faq.md
)
查看一些常见的问题与解答。在升级 MMDetection3D 的版本时,请查看
[
兼容性文档
](
docs/compatibility.md
)
以知晓每个版本引入的不与之前版本兼容的更新。
...
...
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